An open API service indexing awesome lists of open source software.

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

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