Topic: "ssd1306-oled"
daschr/pico-ssd1306
Simple library for using ssd1306 displays with the Raspberry Pi Pico and the pico-sdk.
Language: C - Size: 28.9 MB - Last synced at: 10 days ago - Pushed at: 10 months ago - Stars: 154 - Forks: 30

kevinmcaleer/picotamachibi
Build your own Virtual Pet using MicroPython on a Raspberry Pi Pico
Language: Python - Size: 576 KB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 99 - Forks: 16

rppicomidi/pico-usb-midi-processor
Use a Raspberry Pi Pico board to process USB MIDI data between a USB MIDI Keyboard or other device and a PC or other USB MIDI Host
Language: C - Size: 14.8 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 27 - Forks: 1

venice1200/MiSTer_i2c2oled
👾 MiSTer Bash-Script-Add-On using MiSTer's i2c Bus to drive an tiny SSD1306 Display 👾
Language: Shell - Size: 24.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 26 - Forks: 6

gavinlyonsrepo/SSD1306_OLED_RPI
C++ Library to support the I2C 128X64 OLED Display Module driven by the SSD1306 controller for the Raspberry pi SBC eco-system.
Language: C++ - Size: 302 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 24 - Forks: 7

gavinlyonsrepo/displaylib_1bit_PICO
Display Library for 1-bit color graphic displays for Raspberry PI PICO C++ SDK
Language: C++ - Size: 2.16 MB - Last synced at: 14 days ago - Pushed at: 24 days ago - Stars: 23 - Forks: 2

TimHanewich/MicroPython-SSD1306
Creating and displaying bitmap graphics on an SSD-1306 OLED display using MicroPython
Language: Python - Size: 319 KB - Last synced at: 13 days ago - Pushed at: 10 months ago - Stars: 16 - Forks: 7

shivasiddharth/WiFi-Signal-Strength-Checker
Simple tool to check the WiFi strength at your office or home. Check WiFi signal strength using ESP8266(NodeMCU/Wemos).
Language: C++ - Size: 5.1 MB - Last synced at: 12 days ago - Pushed at: about 4 years ago - Stars: 13 - Forks: 7

happybono/KoreaTransitCardBalanceChecker
Tapping the 'Tmoney' card to the NFC module displays the remaining balance on the OLED screen, offers the most intuitive way to check the balance on the card.
Language: C++ - Size: 10.3 MB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 12 - Forks: 4

crismc/rpi_i2c_oled
Python library to enable 128x32 pixel OLED for Raspberry Pi (both 32 and 64bit).
Language: Python - Size: 913 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 11 - Forks: 10

waxdred/go-i2c-oled
Implementation of I2C-bus written in Golang for Oled Raspberry
Language: Go - Size: 89.8 KB - Last synced at: 18 days ago - Pushed at: 7 months ago - Stars: 10 - Forks: 3

styropyr0/oled.h
OLED Display Library for SSD1306 OLED displays with Advanced Functionalities for Arduino/ESP, such as 15 different Progress Bars and External Font support, Drawing bitmaps, as well as other intelligent features.
Language: C++ - Size: 124 KB - Last synced at: 9 days ago - Pushed at: 12 days ago - Stars: 9 - Forks: 0

MicrocontrollerExpert/duino-coin-rig
The software for a Duino Coin Rig
Language: C++ - Size: 1.21 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 2

educ8s/CircuitPython-SSD1306-OLED-display-Examples
CircuitPython SSD1306 OLED display Examples - Pong Game, Hello World, Thermometer, with a Raspberry Pico board.
Language: Python - Size: 160 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 3

jaindinkar/micropython_datalogger_esp8266
A simple MicroPython script for data logging environmental sensors, specially Bosch's BME280(I2C), Maxim's DS18B20(One-wire) and Sensirion's SCD30(I2C)
Language: Python - Size: 1.21 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

ilcardella/PicoCoffeeMachine
Coffee Machine controller based on Raspberry PI Pico platform
Language: C++ - Size: 194 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

TobiasVanDyk/Raspberry-Pi-PC-PSU-Desktop-Computer-with-a-Hard-Disk-Drive-and-Fan-and-Switch
2018-2024: Re-purposed PC-PSU case Raspberry Pi 4 or 5 with python OLED status display, pcie-nvme, usb-ssd or hdd, switched 5v power, usb front and rear sockets, audio DAC, and a large, silent cooling fan.
Language: Python - Size: 30.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 2

ClaudeMarais/ESP32-CAM_With_SSD1306
A simple Arduino project to show how to use a SSD1306 OLED display with ESP32-CAM. The reason why this is interesting is that the SSD1306 uses I2C, not SPI. Since the ESP32-CAM doesn't have I2C pins, we have to use the Wire lib to define our own I2C pins.
Language: C++ - Size: 1000 Bytes - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 3

splinedrive/fpga_rtc_alarm_clock
fpga i2c rtc oled based clock with alarm supports buzzer
Language: Verilog - Size: 114 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

LucasMatuszewski/Micro-Python-with-ESP32
IoT Weather Station with ESP32 microcontroller and online API to save data in Firestore and serve data for App.
Language: Python - Size: 938 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

jiinurppa/nrf24_ssd1306
C++ Raspberry Pi Pico template project for wireless communication with a small display to show received messages.
Language: C++ - Size: 5.02 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

TheSnowfield/CellBlink
The Game Of Life emulator on stm8s003f3 chip.
Language: C - Size: 11.1 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

eshansurendra/Smart-MediBox
Smart Medibox using an ESP32 to remind users to take their medicine on time.
Language: C++ - Size: 785 KB - Last synced at: 11 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

bkhajuria/ssd1306-on-pico
A small extensible rendering library for SSD1306 OLED display on Raspberry Pi Pico.
Language: C - Size: 2.67 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

m1k0s/ESP32-HelloWiFi
Simple WiFi+NTP+U8g2 ESP32 (Heltec) example
Language: C++ - Size: 578 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

ArduiChar/Arduino 📦
Code Source Arduino du Robot et de la Télécommande
Language: C - Size: 96.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

Majid-Derhambakhsh/SSD1306-GLCD
Library to use GLCD with SSD1306 driver for use in AVR - ARM Cortex M (STM32)
Language: C - Size: 5.16 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

WhaddaMakers/RPi-colour-checker-tutorial
A Raspberry Pi is useful in all kinds of ways, even if you are looking to make a project that can help people increase the quality of their lives. This project is meant for people who are colourblind or have trouble seeing. Using your raspberry pi and a colour sensor, we can make a cool gadget that determines the precise main colour of an object. It can even say what colour it is detecting by using a Text-To-Speech module.
Language: Python - Size: 2.62 MB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

jbud/pico-ssd1306-debugger
Debugging output for Raspberry PICO using OLED display (SSD1306)
Language: C++ - Size: 1.24 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

RobThree/TemperatureDisplay
Measures temperature and humidity using a GXHT30 and displays this information on an SSD1306 OLED display. Offers a HTTP endpoint to read values as JSON, also outputs values on serial.
Language: C++ - Size: 7.61 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

OscarVsp/ESP32-Thermostat
Language: C++ - Size: 1.03 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

educ8s/CircuitPython-OLED-Display-SSD1306-Animated-GIF-icons
CircuitPython - Display an animated gif on an OLED display SSD1306 or SSD1331.
Language: Python - Size: 123 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

marcoradocchia/bombuscv-display
I2C (SSD1306) display integration for `bombuscv-rs`.
Language: Rust - Size: 81.1 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

coolcornucopia/convert-animated-gif-for-ssd1306-panel
Python scripts to convert animated gif, videos & still pictures (png...) for ssd1306-like OLED panels, including a zlib compression feature and a full MicroPython example...
Language: Python - Size: 35.5 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

MR-DOS/SSD1306-lib
Library for SSD1306 displays, currently for STM32 processors.
Language: C - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

levdlyon/U6143_ssd1306-OLED-Display-Setup-for-Raspberry-Pi
🖥️ Automated setup script and driver for U6143_ssd1306 OLED displays on Raspberry Pi. Features one-click installation, I2C configuration, and auto-startup capability. Includes both C and Python examples.
Size: 1.95 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

ageagainstthemachine/EnviroSnoop
An environmental monitoring device employing a Raspberry Pi Pico W to send sensor data to an InfluxDB 2 server.
Language: Python - Size: 422 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

BeardyMike/tukii
The twokey + dial project - fully written in C++
Language: C++ - Size: 113 MB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

LSH9132/U6143_ssd1306-OLED-Display-Setup-for-Raspberry-Pi
🖥️ Automated setup script and driver for U6143_ssd1306 OLED displays on Raspberry Pi. Features one-click installation, I2C configuration, and auto-startup capability. Includes both C and Python examples.
Language: Shell - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

PerfecXX/MicroPython-SSD1306
MicroPython Library for SSD1306 OLED Displays with some simple shape drawing functions.
Language: Python - Size: 330 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

sarimbinwaseem/Salah-Timmings
:clock1130: Salah Timings on SSD1306, Raspberry Pi.
Language: Python - Size: 8.62 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

danielgilbers/maraXshotTimer
Display temperatures and shot time for Lelit Mara X (V2)
Language: C++ - Size: 1.43 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

bonezegei/Bonezegei_SSD1306
128x64 Oled Driver
Language: C - Size: 68.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

mytechnotalent/STM32F4_SSD1306_Driver
An STM32F4, SSD1306 display driver written entirely in Assembler.
Language: Assembly - Size: 15.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

MatusOllah/night-vision
Zdrojový kód na kamarátove nočné videnie
Language: C++ - Size: 3.91 KB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

PDBeal/pico-ssd1306-oled
RP2040 Library for controlling an I2C 128X64 OLED Display Module driven by the SSD1306 controller using the pico-sdk
Language: C++ - Size: 44.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

meeeaCH/ESP32-Web-Radio-and-Weather-Station
ESP32 Web Radio and Weather Station. (NodeMCU ESP32-S, VS1003, SSD1306, DHT11, OS-1838)
Language: C++ - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Kongduino/ssd1306_mp
A fork of the ssd1306 library for Micropython
Language: Python - Size: 34.2 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

xiaochopin/SSD1306-SPI-For-Pi
SSD1306 SPI For RaspberryPi
Language: Python - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

joelljoel/weatherstats
A simple python script to get weather details from open weather api and display them on an ssd1306 oled module(i2c protocol) using a raspberry pi
Language: Python - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

tinxx/MiThermometer2MQTT 📦
Picks up the sensor data of Mi Thermometers with custom firmware and sends it to a MQTT broker.
Language: C++ - Size: 254 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

m1k0s/ESP32-HelloWorld3D
Simple U8g2 ESP32 (Heltec) 3D example
Language: C++ - Size: 697 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

aberteau/EzThermometer.Device
Connected Thermometer
Language: C - Size: 6.39 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

rusak47/ESP8266-Weather_station
Language: C - Size: 7.62 MB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Gunmetal-61/FFT-Audio-Speaker-MCU
A custom bluetooth speaker project conceived from an FFT mini-project. This MCU version serves as a test bed for the FPGA version.
Language: C++ - Size: 65.1 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

ricardocosme/ssd1306
C++11/17 driver to operate SSD1306 OLED using AVR8.
Language: C++ - Size: 1.36 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

TG9541/kicad-footprints
My "local" KiCad footprints
Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

adegenaar/MP730026
Code for the receiving the BLE notifications from the Multicomp Pro MP730026 Multimeter.
Language: Python - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

yusatll/Arduino-and-Android-Project
I used Arduino Uno, SSD1306 OLED screen, Android application and hc-05 bluetooth module.
Language: C++ - Size: 401 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

Assadullah945/TemperatureDisplay
Measures temperature and humidity using a GXHT30 and displays this information on an SSD1306 OLED display. Offers a HTTP endpoint to read values as JSON, also outputs values on serial.
Language: C++ - Size: 74.2 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

mlab-modules/OLED01
OLED module with SSD1306 controller, I2C interface level shifter, integrated buzzer, touchscreen, and LEDs.
Language: HTML - Size: 39 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

OpenKNX/OFM-DeviceDisplay
Manage i2c Displays (Adafruit SSD1306 compatible) on OpenKNX devices
Language: C++ - Size: 248 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

BPawlikowsky/ssd1306_skinny_lib
SSd1306 library for Arduino
Language: C - Size: 144 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

raspbian146/CrIu
Attiny85 + Bme280 + I2C Oled display
Language: C++ - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ItzzInfinity/IoT-Based-SpO2-and-Pulse-Oximeter-with-MAX30102
This project showcases a portable and affordable SpO2 and heart rate monitoring system built with the ESP8266 microcontroller, MAX30102 sensor, and an OLED display. The ESP8266 handles data processing and visualization, while the MAX30102 ensures precise bio-sensing.
Language: C++ - Size: 832 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kc101010/ssd1306-rs
Rust application to control SSD1306 OLED on Raspberry Pi
Language: Rust - Size: 8.79 KB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Ate329/ESPGIF_SSD1306
This repository is modified based on ESPGIF by shraiwi. It can display GIF for ESP8266 with SSD1306 OLED screen.
Language: C - Size: 1.24 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

yjdwbj/pyi2cdev
A Python module for accessing multiple i2c devices through only one i2c adapter under Linux.
Language: Python - Size: 35.2 MB - Last synced at: 11 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

mardini1974/SSD1306_font
SSD1306 OLED library with multiple font sizes
Language: Python - Size: 184 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

tyyoun111/stm32_audioFFT
nineplus academy / audioFFT / check the fft graph on oled ssd1306 project / 2024.01.19
Language: C - Size: 13.3 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

tyyoun111/stm32_ssd1306withHangul
nineplus academy / ssd1306withHangul / control oled and generate Hangul on display / 2024.01.18 ~19
Language: C - Size: 4.18 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

yjdwbj/at85_btle
This project uses ATtiny85 to drive nRF24l01 to become a fake BLE device. It can broadcast dht11 data through ble and can display the data in real time on a small screen.
Language: C - Size: 283 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bill-richards/esp-idf_component_library
ESP-IDF component library
Language: C - Size: 148 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jsj3408/TempSensor-Display
This project has the FW code for a BMP280 temp sensor displaying data to an SSD 1306 display
Language: C - Size: 7.18 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

miami6/ESP32-wroom-32u-WardDriver
ESP32_wroom_32u WarDriver
Language: C++ - Size: 2.37 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

K-S-K/ESP32-02-OLed-SSD1366
The OLED Display SSD1306 128x32 driver for the ESP32 microcontroller
Language: C - Size: 25.1 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jcksnvllxr80/range_finder
Range finder in C with Rpi Pico, HC-SR04 ultrasonic sensor, and an SSD1306 OLED display.
Language: C - Size: 2.84 MB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

levvvy/esphome-config
Repo for most of my ESPHome configs.
Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

FREEWING-JP/ESP32_BadApple_MP3 Fork of hackffm/ESP32_BadApple
Bad Apple Video on ESP32 with SSD1306 OLED with MP3
Language: C++ - Size: 1.57 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AcaMilos/SkockoGame-STM32L4_with_OLED
Game about choosing the right combination of 6 characters.
Language: C - Size: 10.2 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

John-Hatton/BlackPill_I2C_Display
A simple I2C demo, with the 0.96 in Monochrome Display found on eBay, as well as an STM32 Black Pill.
Language: C++ - Size: 181 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ts5h/device-0004_random_numbers_oled
A project for displaying random numbers on an OLED screen using PIC16F1705
Language: C - Size: 1.49 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AcaMilos/SSD1306_OLED_STM32L476RG
Example for SSD1306 OLED display written for STM32L476RG MCU, which shows whatever you want on OLED display.
Language: C - Size: 5.49 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

r0tary/SSD1306-OLED-128x32-128x64
Library for small 128x32 or 128x64 displays using SSD1306 display driver
Language: C - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bill88t/ljinux-ssd1306 📦
ssd1306 display driver for ljinux
Language: Python - Size: 2.16 MB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

espmaniac/ssd1306Stream
Language: C++ - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ljnath/esp32-micropython
Micropython programs running on ESP32 microcontroller
Language: Python - Size: 12 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ma-ta/telethermo
Wi-Fi thermometer with two wired sensors, an OLED display and ThingSpeak upload
Language: C - Size: 161 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

tinxx/ESP32SimpleClockAndThermometer 📦
Clock and thermometer example for ESP32 Arduino with BME280 sensor and SSD1306 display
Language: C++ - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

VirusRushTheater/ssd1306_gfx
Platform-independent tools to use a SSD1306 display, complete with a Python tool to create your own fonts and use them in your project.
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dylaron/dht_esp_mqtt
T/RH measurement from DHT to MQTT, with I2C OLED, on ESP32 or ESP8266 Microcontroller
Language: C++ - Size: 793 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

stamina/incubator
Temperature measurement with avr mcu and ssd1306 oled display
Language: C - Size: 15.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tbusser/pio-temperature
PlatformIO project for a thermometer that displays the temperature and humidity
Language: C++ - Size: 8.79 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

promethee/ssd1306-clock
A docker image to use with a raspberry zero and the PiOLED ssd1306 hat.
Language: Python - Size: 1.38 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Roco-scientist/MBTA_countdown
Displays countdown time until departure of MBTA train
Language: Rust - Size: 2.09 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

wolffshots/esp32-ssd1306 Fork of nopnop2002/esp-idf-ssd1306
ssd1306 component for use with esp-idf projects. custom fonts/font selection, support for i2c and spi, configurable pins, tags and panel types
Language: C - Size: 279 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

NerdnetCA/nn-ssd1306
Arduino driver for .96" SSD1306 OLED
Language: C - Size: 34.2 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

polymurph/SSD1306
Generic Driver for the SSD1306 OLED/PLED Controller
Language: C++ - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
