filmov
tv
Arduino Project # 7: The iHackLab Binary Counter

Показать описание
The Binary Counter is one of the 10 easiest basic projects you will build using the ARDUINO board. It is designed as a Counter that counts from 1 to 9 in binary. It only needs 4 electronic components: resistors, leds, wires and the Arduino board. It runs using only 3 commands: pinmode, digitalwrite and delay.