Audio Projects

MP3 Shield

Cheap and Easy MP3 Shield for Arduino

This is a follow up to an earlier Instructable for attaching the guts of a cheap clip MP3 player to an Arduino. http://www.instructables.com/id/MP3-Interface-for-Arduino-Cheap-and-Easy/ The previous Instuctable showed how to use the Arduino to control all of the functions of the MP3 player: volume increase and decrease, next and previous MP3 file, play or pause. The previous …

Cheap and Easy MP3 Shield for Arduino Read More »

Voice Shield

A Voice Shield for Arduino Board

The objective of this project is to build an Arduino voice shield to empower thousands of voice related applications! All this mostly thanks to an integrated ISD1790PY chip. This particular voice/TTS  feature can be useful to integrate voice messages in alarm systems, to implement generic I/O controls in home automation or even in home security applications: something like playing an …

A Voice Shield for Arduino Board Read More »

Sequenced and Sound Activated with Remote Control

EL Wire Hat: Sequenced and Sound Activated with Remote Control Using Arduino

Welcome to the Instructable guide of my EL Wire hat with some fun features.  The concept is an EL Wired hat with 8 sequenced EL wires controlled by a wired remote. Multiple speed controllable sequence modes are pre-programmed into an Arduino UNO, including a sound activation feature. Features: 7 sequence modes (speed controlled) 1 sound …

EL Wire Hat: Sequenced and Sound Activated with Remote Control Using Arduino Read More »

Algorithmic noise machine (1)

Construct An Algorithmic Noise Machine Using Arduino

This project is a part of experiments done while doing an artist in residence at Instructables. You can see the other projects here. You can use bit-shifting as an alternative way of creating “music”. This principle enables you to squeeze as much processing power as possible out of the Arduino while creating novel and interesting effects. …

Construct An Algorithmic Noise Machine Using Arduino Read More »