my display module: WaveShare "3.5inch Capacitive Touch LCD", embedded with ST7796S driver chip and FT6336U capacitive touch control chip.
my display module: WaveShare "3.5inch Capacitive Touch LCD", embedded with
ST7796S driver chip and FT6336U capacitive touch control chip.
Product
page: https://www.waveshare.com/wiki/3.5inch_Capacitive_Touch_LCD
Exercises:
~ Test Waveshare 3.5inch Capacitive Touch LCD (Embedded with ST7796S driver
chip and FT6336U capacitive touch control chip) on Raspberry Pi Zero 2
W/Raspberry Pi OS (32 bit/bookworm) using Python.
~ Python on Raspberry Pi to display images on ST7796S SPI LCD
~ Cartoonized images display on 320×480 ST7796 SPI LCD, using Python on Raspberry Pi 4B.
~ Use ST7796 SPI LCD on CircuitPython/Raspberry Pi Pico 2, by instancing BusDisplay object using custom init_sequence.
~ CircuitPython on Pico 2 + Touch LCD, act as a HID mouse.
Comments
Post a Comment