Arduino Tone Generator With LED Display

by TimSwift in Circuits > Arduino

1696 Views, 5 Favorites, 0 Comments

Arduino Tone Generator With LED Display

IMG_0028_0001.jpg

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

Parts and Tools

IMG_0025_0002.jpg

Parts needed for this project:

(1) Arduino nano

(2) Tactile push buttons

(2) 10K ohm resisters

(2) 220 ohm resisters

(1) piezo speaker

(1) LED display(i used this DIY display)

24 AWG wire

Tools needed for this project:

USB cable

Wire cutters and strippers

Solderlis breadbord

Building the Circuit and Coding

Untitled Sketch 2_bb.jpg

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!

IMG_0026_0003.jpg

The left button counts up(to nine) and the right button counts down.

Zero = no tone

One = low tone

Two = higher tone

etc.

Enjoy!