Skip to content

Arduino project for a instrument that uses piezo speakers to make radio noises.

License

Notifications You must be signed in to change notification settings

ChrisBez/Arduino-Noise-Toy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-Noise-Chirper

Arduino project for a musical instrument that uses piezo buzzers to make a chiptune style sound that can be adjusted using two tuners.

The basis of the instrument is that there are two piezo buzzers that play a noise at the same time, each controlled by a different potentiometer that change the frequency for each buzzer.

As the code only takes a sample at a set frequency (once every 10 ms), the tone of the sound will always be slightly different, creating a random arpeggio style tune.

The higher the pitch the more LEDs that light up.

Here is a basic diagram for the project:

Alt text

About

Arduino project for a instrument that uses piezo speakers to make radio noises.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages