Fun with Arduino 02 Digital Input Output

Subscribers:
18,400
Published on ● Video Link: https://www.youtube.com/watch?v=zLXB68c2cFU



Duration: 11:59
12,638 views
203


More info: https://rudysarduinoprojects.wordpress.com/2018/12/31/fun-with-arduino-02-digital-input-and-output/

We write a sketch that turns the on board LED on when we press a button. We'll use the pinMode, didgitalRead and DigitalWrite commands, as well as an if-then-else.

Appliccable to Uno, Nano and most other Arduino types.







Tags:
uno
nano
starter
kit
input
output
digitalread
digitalwrite
pinmode
sketch
arduino
tutorial