Closed Timo614 closed 4 months ago
Adds circuit python support for the i2c elements of the module.
Tested via: https://community.dfrobot.com/makelog-314372.html https://www.cranberrygrape.com/mini-projects/voice-controlled-robot/ https://www.youtube.com/watch?v=BExq-ssUYSE
Didn't add support for UART at this time. Most of the work here was really done by yihuan.huang from dfrobot as I just got it working for CircuitPython with their libraries. Thank you for the legwork there.
Thank you very much
Adds circuit python support for the i2c elements of the module.
Tested via: https://community.dfrobot.com/makelog-314372.html https://www.cranberrygrape.com/mini-projects/voice-controlled-robot/ https://www.youtube.com/watch?v=BExq-ssUYSE
Didn't add support for UART at this time. Most of the work here was really done by yihuan.huang from dfrobot as I just got it working for CircuitPython with their libraries. Thank you for the legwork there.