News

Arduino enthusiasts that are building projects that need audio support may be interested in a new Arduino audio shield which has been created by a serial Kickstarter entrepreneur Masih Vahida. Masih ...
Arduino board programmed with an audio file Programmer Mike Tsao has devised a clever method to program an Arduino board using sound.
The board provides two 12-bit outputs that can be used to generate audio signals. The Arduino Due software comes with software examples for a WAV and OGG player.
Chirp and Arduino have announced the first official integration of data-over-sound on Arduino’s range of boards. The integration allows Arduino-powered projects to send and receive data wirelessly ...
Arduino enthusiasts who are looking to add sound to their projects may be particularly interested in a new generation of Arduino sound card created by electronics developer Masih Vahida. This ...
Chirp announces the first official integration of data-over-sound on Arduino’s range of boards, allowing projects to send and receive data wirelessly.
Open Sound Control (OSC) is a communications protocol that can be seen as a modern alternative to MIDI. It’s specifically designed to play nicely with network communication systems. The problem with ...
[Chris] wrote us to share a neat technique he has been using to program the Arduinos he uses in his projects. He likes to build bare bones Arduino clones rather than sacrifice full dev boards, and ...
If you've messed with Arduino, the inexpensive micro controller, you'll know that you can run a small motor or turn an LED on and off, but anything else - powering a pump, turning on a light bulb ...