[arduino][Project] Traffic signal [arduino][Project] Traffic signal 1. When Press Button, the traffic light will go to next step Code int redPin = 2; int yellowPin = 3; int gr…Read More
[arduino][Project] Morse code sos [arduino][Project] Morse code sos 1. Where to download sample code arduinoevilgenius.com Go to Download page and select evil_genius.zip To download a…Read More
[arduino] Switch control the light [arduino] Switch control the light Press the switch button then the light will turn on. const int ledPin=13; const int inputPin=2; void setup() { &…Read More
0 意見:
張貼留言