https://github.com/1125962926/spi-oled-driver
Framebuffer drivers implemented by char-devices that can change pins at will
https://github.com/1125962926/spi-oled-driver
char-device framebuffer hardware-monitoring kernel-module rk3588
Last synced: 6 months ago
JSON representation
Framebuffer drivers implemented by char-devices that can change pins at will
- Host: GitHub
- URL: https://github.com/1125962926/spi-oled-driver
- Owner: 1125962926
- License: mit
- Created: 2025-01-17T06:26:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-28T08:10:14.000Z (10 months ago)
- Last Synced: 2025-04-09T05:32:22.942Z (9 months ago)
- Topics: char-device, framebuffer, hardware-monitoring, kernel-module, rk3588
- Language: C
- Homepage: https://blog.csdn.net/plmm__/article/details/145193029?spm=1001.2014.3001.5501
- Size: 46.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spi-oled-driver
Framebuffer drivers implemented by char-devices that can change pins at will
手写Linux FrameBuffer 0.96 寸 spi 屏幕驱动,支持从 app 传入任意引脚
---
See CSDN for more details:https://blog.csdn.net/plmm__/article/details/145193029?spm=1001.2014.3001.5501
详见CSDN