Skip to content

Browser controlled MP3 Player built using the ESP8266 and CATALEX MP3 Player based on YX5300 chip

License

Notifications You must be signed in to change notification settings

fecub/micropython-yx5300

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micropython-yx5300

A general putpose library to control the YX5300 chip used in the CATALEX MP3 player.

https://www.aliexpress.com/item/YX5300-UART-Control-Serial-MP3-Music-Player-Module-AVR-ARM-PIC/32729290291.html

The MP3 module has a 4 pin connector. VC +, VC -, RX, TX. Power can be drawn from the ESP8266 ground and +5v pin. for serial communication cross the RX to TX between the two modules.

This is a fork of https://github.com/umarsear/ESP8266-Connected-MP3-Player just to a create a learning opportunity for myself to take apart how serial communication works with micropython.

About

Browser controlled MP3 Player built using the ESP8266 and CATALEX MP3 Player based on YX5300 chip

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%