I am still trying to learn more about Arduino and having issues getting a project working.
I am following video below on youtube
Its a simple project where you press a button and led turns on and when you press the button again led turns off.
I am using an Elegoo Uno R3 and following all the steps and connection on the video. However, it is not working.
I am using Arduino 1.8.12 IDE and the "L" light for the uno stays on when I power the Uno. I even changed the pin for the led from 12 to 11. Still the same.
Also when I try and use the serial monitor. It shows me that there is a serial monitor, but I cannot access it.
I am still trying to learn more about Arduino and having issues getting a project working.
I am following video below on youtube
Its a simple project where you press a button and led turns on and when you press the button again led turns off.
I am using an Elegoo Uno R3 and following all the steps and connection on the video. However, it is not working.
I am using Arduino 1.8.12 IDE and the "L" light for the uno stays on when I power the Uno. I even changed the pin for the led from 12 to 11. Still the same.
Also when I try and use the serial monitor. It shows me that there is a serial monitor, but I cannot access it.
Use CTRL T to format your code.
Attach your ‘complete’ sketch between code tags, use the </> icon in the posting menu. [code]Paste your sketch here[/code]