Arduino 2

Resistance

Voltage

Putting it all together

Avoiding delay

JavaScript doesn’t allow delay operators, though you can use setTimeout to achieve the result. Let’s try out blinking without a delay to see some clever things you can do with a clock.