jgamage91 / ArduinoSoundcard

Arduino Soundcard proof of concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a proof concept implementation of an audio interface using the Arduino.

The sound output is of cause not the best but could in principle be approved.

The program sending the audio to the Arduino is written in C++ using Qt and a Qt serial communication library.

Since it is proof of concept the code is on some places a bit dirty :)

http://digibird1.wordpress.com/ http://digibird1.wordpress.com/arduino-as-a-soundcard/

About

Arduino Soundcard proof of concept


Languages

Language:C++ 87.3%Language:Makefile 6.6%Language:QMake 3.4%Language:C 1.4%Language:CSS 1.3%