sipeed / Maixduino

Arduino port on Maix board ( k210 )
https://maixduino.sipeed.com
Other
215 stars 95 forks source link

Better support for Audio #20

Open iZhangHui opened 5 years ago

iZhangHui commented 5 years ago

Maixduino hardware has i2s for audio. It would be better to supply an i2s library to support it.

https://github.com/arduino/ArduinoCore-samd/tree/master/libraries/I2S

https://github.com/arduino-libraries/ArduinoSound

romainreignier commented 2 years ago

Yes, this is missing to help to use the audio features.