Samuel Mokrani
/
USBAudio_micro
USBAudio example using a microphone
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:3eab670ff01f | 2013-03-01 | samux | use latest USBDevice lib (FRDM-KL25Z support) |
9:9de252a14cde | 2012-09-27 | samux | USB audio with microphone |
8:caede7b4c444 | 2011-12-21 | samux |
we can have audioIN and audioOUT in the same usbdevice |
7:6b0012b8fd01 | 2011-12-20 | samux |
create USBAudioOUT class. all is working |
6:be128039be16 | 2011-12-20 | samux |
works for m0 and m3 with cleaning up |
5:b49b6a8ca111 | 2011-12-20 | samux |
doesn\'t work but cleaning up... |
4:bef3b485f22e | 2011-12-19 | samux |
can hear something from the microphone (some noise but...) |
3:e6a29c83ac52 | 2011-12-19 | samux |
ok we can send a music from an sdcard but readings are time to time slow... |
2:7d8bdeb3753b | 2011-12-16 | samux |
indent all descr... |
1:1d38d9ca354d | 2011-12-16 | samux |
same interface for the M0 and the M3 |
0:539ec61e1fbb | 2011-12-16 | samux |
works with m0 and m3 (sinus) but the code is different to have the same result... |