On Mon, May 30, 2011 at 06:41:08AM +0200, sdaau wrote:
Hi all,
(cross-posting to alsa-devel@alsa-project.org and gmane.linux.usb.general/linux-usb@vger.kernel.org; apologies if it's inappropriate)
I'd just like to inform that the AudioArduino project has been posted online:
http://imi.aau.dk/~sd/phd/index.php?title=AudioArduino
It contains links to open-source Arduino microcontroller code, and corresponding ALSA driver source code - which can demonstrate mono, full-duplex, 8-bit / 44.1 kHz soundcard operation on an FTDI-based Arduino.
There is also a related post on the (new) Arduino Forum: http://arduino.cc/forum/index.php/topic,62582.0.html
Very cool stuff, nice job!
Any thoughts about submitting back your kernel driver changes so we can add them to the main kernel tree so that people don't have to build out-of-tree kernel drivers to use this?
It could just be an option to the existing ftdi_sio driver that is enabled somehow for a specific device, right?
thanks,
greg k-h