5arduino IDE
5arduino IDE
Folding enabled
Modifies your code into a proper order
If you press Reset button on Arduino card, it starts running the code from the beginning
Check Upload
Custom functions
Conflict
Conditionals (if statement)
counter=counter+1;
Conditionals (while statement)
Conditionals (while statement)
Control structures (for loop)
Control structures (switch) The ‘default’ keyword is optional. If you want
to use it, place it after the last case block.
LEDs
- Long side of LED is called Anode (+), short side is Cathode (-)
1000 ohm resistor to
protect LED
Set digital pin8 as output
5 5
t t