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

Popular posts from this blog

480x320 TFT/ILI9488 SPI wih EP32C3 (arduino-esp32) using Arduino_GFX Library

Drive 320x240 ILI9341 SPI TFT using ESP32-S3 (NodeMCU ESP-S3-12K-Kit) using TFT_eSPI library, in Arduino Framework.