bndtr0 / esp32-ESP32CompositeVideo

(from 'bitluni's Github repository)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

(from 'bitluni's Github repository)


Languages

Language:C++ 98.8%Language:HTML 1.2%