Just in case you were wondering about those pretty two-colour OLEDS we see on Ebay etc.. It would seem they are not QUITE compatible with the normal single colour ones – if you look at the photo on the right, it simply looks like they’ve split board to have yellow…
Category: OLED
SSD1306 on ESP8266
I recently completed some work on the 240*320 ILI-based boards on my kitchen-sink ESP8266 code which is designed to work with the home control system but basically is an ESP8266 board that responds to MQTT commands. I’m very pleased with the display code but it came to my attention that…
I2C Continuum
Updated August 07. 2016: This article which started off discussing the “new addition” of i2c to the home control software, is now NOT ONLY about an I2c 2/4 line LCD display facility recently added to the ESP8266 boards – but there’s a PARALLEL version as well, making use of GPIO…