3.2inch IPS SPI Module ILI9341 with cap. touch FT6336U

3.2" TFT SPI 240x320 (ILI9341) with Capacitive Touch (FT6336U)

~ Product Page



Example:
Raspberry Pi Pico (RP2040) + 3.2inch IPS SPI Module ILI9341 (Arduino Framework using Adafruit_ILI9341 library)
Adafruit_ImageReader exercises run on Raspberry Pi Pico to load images from SD Card, display on 320x240 IPS SPI ILI9341
Detect FT6336U Capacitive Touch Screen on Raspberry Pi Pico using Arduino-FT6336U library.
Control 3.2" 240x320h IPS SPI Module ILI9341 with cap. touch FT6336U on Nologo Nano 33 BLE (Arduino Framework)
3.2" 320x240 IPS LCD (ILI9341 SPI) with Cap. Touch (FT6336) and Micro SD Slot on ESP32-S3/CircuitPython 9.0.3
CircuitPython to download bmp images from web, and display on ILI9341 SPI TFT.
CircuitPython Exercise: Touch buttons on ILI9341 SPI LCD with FT6336 Cap. Touch
ILI9341/FT6336U/SD on ESP32S3/MicroPython
ESP32S3/MicroPython display bmp on ili9341 LCD
ESP32S3 (MicroPython) + MAX98357 I2S Audio Amplifier to play tones

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.