Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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