@santiagortega
on
Esp32 Mini Jukebox
I build a Minecraft Jukebox with a Esp32 with the C418 Sounds (Alpha and Beta album) and oled animations!
Objetive: Try to get a 3D printer to make more proyects
I had already built an mp3 player a while back so i wondered
why not make a minecraft jukebox?
and that’s what i did
it is controlled with just 3 buttons (more info in the readme)
https://github.com/SantiagortegaDev/esp32-mini-jukebox#controls
it has the animation while the music is playing, a menu to select a especific song and a menu to select a specific animation, whatever the animation for the next song is random
11 animations:
- 2 made by claude to test
- 9 from a library to make it beautiful
Difficulties:
- delete the previous files with my favourites songs from the previous mp3 SD card (it hurt me a little)
- add the animations (it was heavy frames)
Claude made the esp32 firmware and i made the idea, the circuit, search 9 animations, download the music, and test it
You can build it and try it now! (if you have the components)
Check the video and the Source Code
- 2 devlogs
- 2h build