Arduino LCD Metronome
Connecting the LCD The first step is to wire up the LCD. The HD44780 has 16 pins: Pin 1 – Vss Pin 2 – Vdd Pin 3 – Vo Pin 4 – RS Pin 5 – R/W Pin 6 – E Pin 7 – DB0 Pin 8 – DB1 Pin 9 – DB2 Pin 10 …
Connecting the LCD The first step is to wire up the LCD. The HD44780 has 16 pins: Pin 1 – Vss Pin 2 – Vdd Pin 3 – Vo Pin 4 – RS Pin 5 – R/W Pin 6 – E Pin 7 – DB0 Pin 8 – DB1 Pin 9 – DB2 Pin 10 …
This project was conceived of after I examined the types and styles of various off-the-shelf Metronomes. I am currently learning to play the piano and having a Metronome in order to keep time was necessary. I felt sure that I could build one based on a standard Arduino Uno R3 board. The resultant Metronome has …