https://github.com/lefucjusz/it8951-linux-usb-driver
https://github.com/lefucjusz/it8951-linux-usb-driver
eink framebuffer it8951 linux-kernel usb
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lefucjusz/it8951-linux-usb-driver
- Owner: Lefucjusz
- License: gpl-2.0
- Created: 2025-02-05T18:27:59.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-02-16T17:54:34.000Z (3 months ago)
- Last Synced: 2025-02-16T18:34:25.624Z (3 months ago)
- Topics: eink, framebuffer, it8951, linux-kernel, usb
- Language: C
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IT8951-Linux-USB-Driver
Linux kernel module allowing to use IT8951-based E-Ink display as a framebuffer device (fbdev).
Currently it's rather a playground for learning kernel modules coding than a fully functional
driver, but I hope it'll change some day :wink: