1 unstable release
Uses new Rust 2024
new 0.1.0 | May 5, 2025 |
---|
#717 in Embedded development
10KB
204 lines
ssd1322-zjy128x64
A driver for the Zhongjingyuan 128x64 OLED display with SSD1322 controller(taobao). The display has a logical resolution of 128x64 but a physical resolution of 256x64.
Features
- Logical 128x64 resolution (each pixel is 2 physical pixels wide)
- Compatible with embedded-graphics
- SPI interface
- Designed for no_std environments
Dependencies
~3.5MB
~35K SLoC