waveshare-dtoverlays icon indicating copy to clipboard operation
waveshare-dtoverlays copied to clipboard

WaveShare SpotPear 3.2" and 3.5/4.0" TFT LCD overlays for the Raspberry PI and PI 2

Results 12 waveshare-dtoverlays issues
Sort by recently updated
recently updated
newest added

The Raspberry Pi 5B has been released. I followed the original tutorial to set up the Bookworm image on a Raspberry Pi version below 5B, and it successfully displayed on...

How is it possible to write a device-driver for 2inch LCD? https://www.waveshare.com/2inch-lcd-module.htm

I encounter an issue with the detection of the touchscreen with a waveshare 3.5 rev C (It's ok with 35 rev a) on a raspbian OS debian 10, kernel 5.10...

I am trying to swap the touchscreen x and y. In my config.txt file I try `dtoverlay=waveshare32b:swapxy=1` however It does not work. Looking at the Waveshare 3.2 B DTS file...

Dear Any one have ideal to add KMS driver support to FBTFT LCD ?

The display works fine on 5.3 using the fbtft module backported from 5.4, and with current fbtft on 5.4 or 5.5. I've tried compiling the ads7846 module from 5.3 and...

Hi. I use the waveshare35a overlay and I dynamically load and unload it (with dtoverlay) to allow switching between the basic driver with touchscreen and the fast fbcp-ili9341 display driver....

https://github.com/swkim01/waveshare-dtoverlays/blob/d9caf958de4b1e477d2ccf3c3e7d86aecd74cc81/waveshare32b.dts#L32

is there a way to get everything to fit the screen like it does on a monitor?

The Pine64 has 40 pin connector compatible with the Rpi which was explicitly designed to allow using devices created for the rpi. I have made some pull request to the...