This website works better with JavaScript
Home
Explore
Help
Sign In
cinaeco
/
qmk_firmware
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
81d7e7d4c8
Branches
Tags
master
qmk_firmware
/
keyboards
/
lets_split
/
keymaps
/
OLED_sample
ishtob
087af43dee
fix implementation issues from SSD1306 clean up, added rotation (
#1494
)
8 years ago
..
Makefile
f0962bce50
Add files via upload
8 years ago
config.h
087af43dee
fix implementation issues from SSD1306 clean up, added rotation (
#1494
)
8 years ago
keymap.c
087af43dee
fix implementation issues from SSD1306 clean up, added rotation (
#1494
)
8 years ago
readme.md
2573e581a5
Update readme.md
8 years ago
readme.md
SSD1306 OLED Display via I2C
Features
Some features supported by the firmware:
I2C connection between the two halves is required as the OLED display will use this connection as well. Note this requires pull-up resistors on the data and clock lines.
OLED display will connect from either side
Wiring
Work in progress...
OLED Configuration
Work in progress...