CoolFace
Apppublic

Moors13/groovytunes-esp32-jukebox

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
2 commits on main
e786e561y ago

I want to create a basic mp3 player in typescript that can be run on a esp32 board. It should have a home screen and on that home screen you should just list the songs that are listed on the sd card. there layout for the device is as follow: i have a 2.4 inch tft board with a scroll wheel (left, right, up and down with a scroll wheel in the middle), the esp32 board and an sd card attached.

Moors13
80533b71y ago

initial commit

Moors13