datacute / Tiny4kOLEDLinks
Library for an ATTiny85 to use an SSD1306 powered, double buffered, 128x32 pixel OLED, over I2C
☆291Updated last year
Alternatives and similar repositories for Tiny4kOLED
Users that are interested in Tiny4kOLED are comparing it to the libraries listed below
Sorting:
- I2C library for Trinket and Gemma, adapted from BroHogan's code on Arduino Playground☆222Updated last year
- Minimal I2C master routines for all AVR microcontrollers.☆174Updated 2 years ago
- Simple and small library to control 1-bpp OLED displays (Linux + Arduino)☆197Updated 3 years ago
- An Arduino hardware package for ATmega4809, ATmega4808, ATmega3209, ATmega3208, ATmega1609, ATmega1608, ATmega809 and ATmega808☆263Updated 5 months ago
- I²C OLED on an ATtiny10/13/202☆124Updated last year
- Adafruit graphic library for SH1106 dirver lcds.☆170Updated 3 years ago
- Fast SPI library for the ST7789 IPS display☆245Updated last year
- MCUFRIEND_kbv Library for Uno 2.4, 2.8, 3.5, 3.6, 3.95 inch mcufriend Shields☆379Updated last year
- Create a tree menu. Use it with different lcd types / console output / ssh console.☆258Updated 6 months ago
- A light-weight Arduino hardware package for ATtiny13☆592Updated 2 months ago
- Good Enough Menu for Arduino☆264Updated 7 months ago
- nRF24L01+ library with AVR 2 pin support, requiring very little code along with YouTube videos showing all available features.☆161Updated 5 months ago
- Communicates between Arduino-programmed AVR and Maxim DS3231 RTC: splice of Ayars' (http://hacks.ayars.org/2011/04/ds3231-real-time-clock…