You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the "Tools" dropdown,
the "Board: " part should say "Arduino/Genuino Uno"
the "Port: " part should have a port selected. If there are no port listings, make sure your Arduiono is connected properly
5.Test if it is connected
Go to File>Examples>0.1Basics>Blink
Click upload,(The arrow pointing to the right)
The light on the board should be blinking
6. How does it work?
It runs the "setup" part once, and runs the "loop" part continuously