You are browsing as a guest. Sign up (or log in) to start making projects!

1h 6m 15s logged

Making an ESP32 mini monitor. Check it out. Right now I made the base model which is ran on a 128/64 OLED screen and converts an mp4 file on your desktop into a specialized file that is uploaded directly into the esp. This allows for short clips to be played on the ESP32s screen.

1
23

Comments 2

@mikhailnotfish

this is a really cool project! did you use IDE or thonny or what did you use to program this

@Kirill

to program the python file I used notepad..
Arduino IDE for the code to run the video..
I prefer notepad since it doesnt have as much junkware as most IDEs, even though this didnt log all my time I think it turned out nice.