Skip to content

t-mat/esp32-vga-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32-vga-experiment

Experiment for output VGA signal from ESP32.

How to build and run

  • Check and set GpioPins{} and Peripherals in main/app_main.cpp. You should define and connect at least 3 GPIO pins: V-Sync, H-Sync, Video (single pin).
  • Run make menuconfig for basic setup.
  • Run make -j flash monitor for build & run.

About

Experiment for output VGA signal from ESP32

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published