Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# ESP32CompositeVideo

This is a simple project showing how to generate a composite video signal using the ESP32
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
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.
Expand All @@ -21,4 +21,4 @@ http://bitluni.net/esp32-composite-video
CC0. Do whatever you like with the code but I will be thankfull
if you attribute me. Keep the spirit alive :-)

- bitluni
- bitluni