D1 Mini & VS1053b

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
SIGTERM
Posts: 4
Joined: Sun Mar 22, 2020 9:23 pm

Re: D1 Mini & VS1053b

Post by SIGTERM » Sun Jun 14, 2020 6:24 pm

Heho,

sorry for the late reply....been a bit busy

Thank you for your input.....did i get it right....vs1053 with python on esp8266 will not work? Only with ESP32?

@pythoncoder i just copied your code and adopted it for micropython, but it already fails on the first softreset verifying written HDATA.

Regards,
SIGTERM

User avatar
pythoncoder
Posts: 5956
Joined: Fri Jul 18, 2014 8:01 am
Location: UK
Contact:

Re: D1 Mini & VS1053b

Post by pythoncoder » Tue Jun 16, 2020 3:49 am

If you look at my docs (compatibility matrix) you will see that I have tested the synchronous driver with ESP8266 and it works with MP3 files up to 256Kbps. The asynchronous driver needs more capable hardware.
Peter Hinch
Index to my micropython libraries.

Post Reply