1.8-inch TFT color screen module designed for Arduino UNO, with a resolution of 128x160 pixels, a microSD card slot and a five-way switch. Compatible with STM32. It can be directly plugged into Arduino UNO R3, STM32-Nucleo development board, or other development boards with UNO R3 standard interface.
In order to solve the problem of Arduino's tight number of GPIOs, the five-way switch uses an analog ADC button and only occupies one ADC interface.
This module is compatible with Adafruit's 1.8'' TFT Shield v1
This module is for sale in my Xianyu store. If you don’t want to make it yourself, you can buy it directly. Taobao password:
9.0€khV7XIl1xXN€ https://m.tb.cn/h.fVqQRAV 我在闲鱼发布了【Arduino 1.8寸TFT彩屏模块 兼容STM32】
void setup(void) {
pinMode(12,INPUT); // Set SD's MISO IO State, VERY IMPORTANT!
// ---Other codes below---
}
All reference designs on this site are sourced from major semiconductor manufacturers or collected online for learning and research. The copyright belongs to the semiconductor manufacturer or the original author. If you believe that the reference design of this site infringes upon your relevant rights and interests, please send us a rights notice. As a neutral platform service provider, we will take measures to delete the relevant content in accordance with relevant laws after receiving the relevant notice from the rights holder. Please send relevant notifications to email: bbs_service@eeworld.com.cn.
It is your responsibility to test the circuit yourself and determine its suitability for you. EEWorld will not be liable for direct, indirect, special, incidental, consequential or punitive damages arising from any cause or anything connected to any reference design used.
Supported by EEWorld Datasheet