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.
Comments 2
this is a really cool project! did you use IDE or thonny or what did you use to program this
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.
Sign in to join the conversation.