Arduino Tone Generator With LED Display
by TimSwift in Circuits > Arduino
1751 Views, 5 Favorites, 0 Comments
Arduino Tone Generator With LED Display

Here is a simple Arduino project witch can be made with this DIY LED display and some other cheap parts.
Parts and Tools

Parts needed for this project:
(1) Arduino nano
(1) piezo speaker
(1) LED display(i used this DIY display)
Tools needed for this project:
USB cable
Wire cutters and strippers
Solderlis breadbord
Building the Circuit and Coding

Build the circuit as in the photograph above(if you are using the the DIY LED display this may be a bit tricky).
The code:
Downloads
Using It!

The left button counts up(to nine) and the right button counts down.
Zero = no tone
One = low tone
Two = higher tone
etc.
Enjoy!