Digital Metronome — Revisited
Last year, I wrote about a simple digital metronome project. While the device worked pretty well there are a few changes that are to be desired. Continue reading ‘Digital Metronome — Revisited’ »
Posts tagged ‘Metronome’
Last year, I wrote about a simple digital metronome project. While the device worked pretty well there are a few changes that are to be desired. Continue reading ‘Digital Metronome — Revisited’ »
It is fairly simple to build a digital metronome using an ATmega328 AVR chip and some minimal programming using the Arduino libraries. The main challenge though is to display the tempo information conveniently. Continue reading ‘Digital Metronome’ »