项目作者: ChrisBez

项目描述 :
Arduino project for a instrument that uses piezo speakers to make radio noises.
高级语言: C++
项目地址: git://github.com/ChrisBez/Arduino-Noise-Toy.git
创建时间: 2018-07-14T23:10:47Z
项目社区:https://github.com/ChrisBez/Arduino-Noise-Toy

开源协议:MIT License

下载


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