The Balloon Project

The Balloon Project
The Balloon Project is an open Hardware development boards.It has produced Balloon3, a high-performance ARM board designed for use by OEMs and Higher education. Spec is PXA270 (583Mhz), FPGA or CPLD, 1GB flash, 784MB RAM, USB (master, slave, OTG), CF slot, expansion bus, 16-bit bus, I2C, LCD, serial, audio. Very low power in CPLD confiuguration. Small, light. Various add-on boards: VGA LCD driver, robot motor driver+A/D, digital IO. Released under the Balloon Open Hardware license, which allows anyone to manufacture and for people to make derivatives. The expansion bus allows balloon to be used as the computing component for various special-purpose devices.[more]

Posted in : AVR projects

AVR-HID

AVR-HID
AVR-HID provides a well documented USB sensor input solution, aimed primarily at artists working with audio and video and using free software such as Pure Data or SuperCollider. Six analog inputs (10 bits resolution) and four digital or pushbutton inputs are provided on a simple to etch and assemble board.[more]

Posted in : AVR projects | Sensor projects | USB projects

Build IPOD super dock

Build IPOD super dock
If you have your own IPOD and want to take advantage of all of them: audio, video, serial, USB and Firewire you must have a dock to interface with other devices this is a cool project that you should have one.[more]

Posted in : iPod projects

Arduino Audio DAC Options

Arduino Audio DAC Options
In this article David  play around the code Michael Smith created for a PWM based DAC. David  modified his code so that other DAC options could be tried. David  compare the 8-Bit PWM DAC with the R2R DAC at various numbers of bits. You might be surprised at how well a 4-bit DAC sounds. This article includes several sound samples for the various DAC options and demonstrates some software abstraction that allows for multiple DAC options.[more]

Posted in : Arduino projects | Audio and Video

Daisy mp3 player project

Daisy mp3 player project
This is a open source mp3 player project developed by TheThompsonFive who is the member on Flickr photo pool [more]

Posted in : Audio and Video | DIY projects | Data Storage projects | PIC projects