Design设计

noiser噪音蝶
噪音蝶的2代数字噪声合成器。借鉴了Rob Hordijk的Bejolin设计,通过数字合成算法生成噪声,通过触摸或敲击陶瓷片生成数据。




Click to download source code:
点击下载源码

确保模拟输入引脚与陶瓷片焊接引脚一致
Make sure the analog input pins match the soldering pins of the ceramic piece.

This program is based on Arduino Mozzi,please install Mozzi library into your arduino library first.Then, program the firmware. The hardware requires soldering the potentiometer, piezoelectric ceramic, and PWM output port according to the specified pins defined in the program.
程序基于Arduino Mozzi,请先安装Mozzi库至您的Arduino库,然后烧录程序。硬件需按设定引脚焊接电位器、压电陶瓷片以及PWM输出端口。