The "ESP8266 OLED SSD1306" is an open source library which allows you to control those pretty OLED modules from our beloved ESP8266 module. Fabrice Weinberg [...]
Many people were asking me to publish the code that creates the font files used in the SSD1306 OLED library. Well, I was hesitating since the code was a bit [...]
I got a few complaints that the esp8266-oled-ssd1306 library does not handle special characters such as Umlauts properly. It turns out that the Arduino [...]
I'm working on a new version of the Weather Station code. The first shot was the jason-streaming-parser library which allows me to fetch bigger objects [...]
These tiny OLED displays are cool, but they are also... well... tiny. To get the most of the screen real estate I started working on a little framework that [...]
Do you know these wonderfully cheap SSD1306 based OLED displays with the crispy display? For a while now the NodeMCU Lua firmware for the ESP8266 supports [...]