smaffer / espvgax

ESP8266 VGA Library for Arduino
160 stars 24 forks source link

640x480 VGA #17

Open hacksterous opened 7 months ago

hacksterous commented 7 months ago

I would like this to the full 640x480 VGA. As far as I know, ESP8266 has enough RAM (80KiByte) and clock frequency (160MHz) to support this. What changes would be required for this?