https://github.com/trianglesis/monochromatic_168x64
https://github.com/trianglesis/monochromatic_168x64
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/trianglesis/monochromatic_168x64
- Owner: trianglesis
- Created: 2025-05-07T16:39:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-07T17:42:44.000Z (about 1 year ago)
- Last Synced: 2025-05-07T17:43:25.537Z (about 1 year ago)
- Language: C
- Size: 406 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SSD1306
Use this display with the latest libs:
- `LVGL 9.2.2 `
- `IDF 5.4.1`
- And optionally Squareline Studio

![alt text]()
# I2C
Using latest i2c driver from IDF 5.4.1
# Working
- Rotation 0, 90, 180, 270
-- Tested 0 and 180
- Show long text
- Show short label
- Counting is working

# Not working
- ...