Loading README.md +4 −5 Original line number Diff line number Diff line # ESP8266 Lua/NodeMCU framebuffer + module for SSD1306 OLEDs [esp8266-nodemcu-ssd1306](https://finalrewind.org/projects/esp8266-nodemcu-ssd1306/) provides an ESP8266 NodeMCU Lua module (`ssd1306.lua`), framebuffer (`framebuffer.lua`) and fonts (`pixeloperator.lua`, `terminus16.lua`) for 128×64 and 128×32 **SSD1306** OLEDs connected via I²2C. This repository provides an ESP8266 NodeMCU Lua module (`ssd1306.lua`), framebuffer (`framebuffer.lua`) and fonts (`pixeloperator.lua`, `terminus16.lua`) for 128×64 and 128×32 **SSD1306** OLEDs connected via I²2C. ## Dependencies Loading Loading @@ -64,7 +63,7 @@ You may need to adjust the `/dev/tty` device name. ## References Mirrors of the esp8266-nodemcu-ssd1306 repository are maintained at the following locations: Mirrors of this repository are maintained at the following locations: * [Chaosdorf](https://chaosdorf.de/git/derf/esp8266-nodemcu-ssd1306) * [Finalrewind](https://git.finalrewind.org/derf/esp8266-nodemcu-ssd1306) Loading Loading
README.md +4 −5 Original line number Diff line number Diff line # ESP8266 Lua/NodeMCU framebuffer + module for SSD1306 OLEDs [esp8266-nodemcu-ssd1306](https://finalrewind.org/projects/esp8266-nodemcu-ssd1306/) provides an ESP8266 NodeMCU Lua module (`ssd1306.lua`), framebuffer (`framebuffer.lua`) and fonts (`pixeloperator.lua`, `terminus16.lua`) for 128×64 and 128×32 **SSD1306** OLEDs connected via I²2C. This repository provides an ESP8266 NodeMCU Lua module (`ssd1306.lua`), framebuffer (`framebuffer.lua`) and fonts (`pixeloperator.lua`, `terminus16.lua`) for 128×64 and 128×32 **SSD1306** OLEDs connected via I²2C. ## Dependencies Loading Loading @@ -64,7 +63,7 @@ You may need to adjust the `/dev/tty` device name. ## References Mirrors of the esp8266-nodemcu-ssd1306 repository are maintained at the following locations: Mirrors of this repository are maintained at the following locations: * [Chaosdorf](https://chaosdorf.de/git/derf/esp8266-nodemcu-ssd1306) * [Finalrewind](https://git.finalrewind.org/derf/esp8266-nodemcu-ssd1306) Loading