GitHunt
PR

prokrypt/sharp-drm-driver

Linux DRM Driver for 2.7" Sharp Memory LCD with dithering hax

Sharp Memory LCD Kernel Driver

DRM kernel driver for 2.7" 400x240 Sharp memory LCD panel.

Installation

Install the Linux kernel headers

sudo apt-get install raspberrypi-kernel-headers

To build, install, and enable the kernel module:

make
sudo make install

To remove:

sudo make uninstall

Original fbdev module readme with pinouts and build instructions

References

Original SPI and GPIO kernel driver at:

https://github.com/w4ilun/Sharp-Memory-LCD-Kernel-Driver

Sharp datasheet:

https://www.sharpsde.com/fileadmin/products/Displays/2016_SDE_App_Note_for_Memory_LCD_programming_V1.3.pdf

Languages

C93.3%Makefile5.9%Shell0.9%

Contributors

GNU General Public License v2.0
Created August 18, 2023
Updated December 12, 2024