Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 777 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 777 Bytes

ESP32CompositeVideo

This is a simple project showing how to generate a composite video signal using the ESP32

Image2Header converts image files to c++ headers StlConverter2 converts image files to c++ headers

CompositeVideo shows how to render a 3D mesh and display it on composite. CompositeVideoSimple shows the simple graphics functions except for 3D currently avaialable.

You need an ESP32 module connect the pin 25 to the inner pin of the yellow AV connector and ground to the outer.

Watch the project video on YouTube: https://youtu.be/5t1_XNc3vNw

and check the project page for updates: http://bitluni.net/esp32-composite-video

License

CC0. Do whatever you like with the code but I will be thankfull if you attribute me. Keep the spirit alive :-)

  • bitluni