Posted by admin on Jan 28, 2019 in
Arduino Projects |
0 comments
Arduino Traffic light. Based on the Arduino functions seen this week, your mission is to write an Arduino sketch that will blink 3 virtual LEDs (green→pin 4, orange→pin 3, red→pin 2). This program will must abide by the following instructions: All the pins have to be set as OUTPUT at the beginning of the...