bitluni / ESP32Lib

http://bitluni.net/esp32-vga/
441 stars 78 forks source link

Any plans for a 6-bit variant? #15

Closed tehmaze closed 3 years ago

tehmaze commented 5 years ago

Maybe somebody has already fiddled with a 6-bit variant using 2 GPIO pins per (R,G,B) channel, this would greatly simplify the resistor ladder (only one resistor for each GPIO pin) yet offer 4 color depths per channel for a total of 64 colors. Asking because the 3-bit variant is not sufficient for showing text mode art, yet the 14-bit variant has considerable more requirements for a beginning electronics enthousiast that wants to get started with VGA based projects.

Keep up the great work, loving this library!

Martin-Laclaustra commented 3 years ago

This was implemented in the master branch.