wordclock_esp8266
Software for a Wordclock based on ESP8266 and Neopixel LEDs with PONG, TETRIS, SNAKE game modes
ESP8266 graphics library
git clone https://github.com/ThingPulse/minigrafx.gitThingPulse/minigrafxThis is a graphics library for embedded devices containing a framebuffer to avoid flickering. Instead of writing directly to the display all drawing operations are made on the buffer stored in memory. Once you are finished with one drawing cycle the whole content of the framebuffer is written to the display.
| This is a ThingPulse prime project. See our open-source commitment declaration for what this means. |
This library is heavily based on https://github.com/ThingPulse/esp8266-oled-ssd1306 developed by Fabrice Weinberg and myself mostly for tiny OLED displays. This new library targets also color displays and e-paper displays with higher resolution
Often in technology you have to choose between several options and make a trade-off. While some graphic libraries are optimized for minimal memory consumption they have to accept ugly visual side effects such as flickering or tearing.
Getting Started by reading the intro.
API Documentation of the library.
more like this
Software for a Wordclock based on ESP8266 and Neopixel LEDs with PONG, TETRIS, SNAKE game modes
ESPHome Modbus TCP↔RTU Bridge – Transparent bridge for ESP8266/ESP32 that lets multiple Modbus TCP clients communicate…
search projects, people, and tags