VGA Library for ESP8266

Hello to everyone,
i have created an Arduino library to generate VGA signal from an ESP8266 :slight_smile:
Take a look to the library:

These are some photos:

Have FUN!

Hi,
VGAXUA is now on GitHub! Is an alternative version of VGAX that use UART instead of bitbanging, inspired from the code of Nick Gammon.
The library support 192x80px on Arduino UNO and 200x240px on Arduino MEGA!