Here are
151 public repositories
matching this topic...
Adafruit CircuitPython framebuf driver for SSD1306 or SSD1305 OLED displays. Not for use with displayio. See README.
Updated
Jun 9, 2022
Python
A Smart HUD Glass built using ESP8266-01 which can communicate through a GET request from any client.
Arduino library for the SparkFun Micro OLED - a breakout board for a monochrome, 0.66", 64x48 OLED display.
Library for OLED-displays runs on AVR
A MP3 streaming WiFi speaker for ESP8266 & ESP32 chips
Arduino project to upgrade cheap Hobbyking HK-T6A or Flysky FS-CT6B transmitters or any other old RC TX
Provides a series of pseudo-display devices which allow the luma.core components to be used without running a physical device.
Updated
Feb 1, 2022
Python
WiFi connection manager for ESP32 and ESP8266 with OLED support
Scanner WiFi avec écran OLED I2C (SSD1306) sur un ESP-01 (ESP8266)
A no buffer Arduino library for the SH1106 I2C OLED display, for the lower end AVR devices
MicroPython driver for SSD1327 128x128 4-bit greyscale OLED displays
Updated
Feb 20, 2021
Python
Edison Mezzanine breakout board for a 0.66" 64x48 monochrome OLED.
Updated
Feb 21, 2018
Eagle
ssd1306 i2c implementation for stm32f103 cortex-m3
Provides an interface on an oled display that can be controlled by a rotary encoder and supports Mopidy/MPD
Updated
Sep 12, 2021
Python
Display measurements from the MightyOhm Geiger Counter on a display and website.
Spotify Connect/Radio player with OLED display
Updated
Jul 14, 2018
Python
Ruby library for the SSD1306 OLED display.
Updated
Sep 17, 2017
Ruby
IoT thermostat with ESP8266 Wemos D1 Mini
Clock driven by NTP and GeoIP location to give automatic offset from UTP for your location
A Nerves-powered, NTP-synchronized, SPI-connected, OLED-outputting desktop clock
Updated
Nov 13, 2021
Elixir
ESP8266 Digital Speedo based on the Wemos D1 Mini and its matching 64x48 OLED sheild.
Updated
Sep 3, 2017
Arduino
Text only Arduino Library for SSD1306 OLED displays
Updated
Jul 16, 2018
HTML
Updated
Dec 3, 2019
Python
Driving an OLED panel with a Raspberry Pi and AWS IoT
Updated
Mar 12, 2022
JavaScript
Raspberrypi Pymodbus TCP with Slave ESP8266 Nodmcu
Updated
Aug 25, 2017
Python
Library to support the ER-OLEDM1.09-1 128X64 OLED Display Module driven by the CH1115 controller for the Raspberry pi SBC eco-system.
A set of projects and libraries for a Microchip PIC 16F18346 Micro-controller. 20 pin, 8 bit , XC8.
Improve this page
Add a description, image, and links to the
oled-display
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
oled-display
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
There are missing type annotations for some functions in this library.
The
typingmodule does not exist on CircuitPython devices so the import needs to be wrapped in try/except to catch the error for missing import. There is an example of how that is done here:Once imported the typing annotations for the argum