1.8 inch st7735r spi 128 160 tft lcd display setup brands
The 1.8" display has 128x160 color pixels. The TFT driver (ST7735) can display full 18-bit color. The breakout has the TFT display soldered on (it uses a delicate flex-circuit connector).
In the below example, Node32-Lite and this 1.8-inch LCD. Please refer to the tutorial here: ST7735S interfacing with ESP32 to make the connections, Arduino library installation, and modification needed for it to works on this LCD.
Got three of them all working(1 with Arduino Leonardo and 2 with NodeMCU ESP8266).arduino will need a solution to the 5v out 3.3v in(10s solder job) NodeMCU is directly compatible.i used adafruits code.Very happy. getting more. also hiletgo products have all been functional so far. becoming a fan.Update: switched to TFT_eSPI.h library. Wow. Orders of magnitude faster display now. A bit trickier to setup but well worth it.
This is a 1.44 inch display with a 128(RGB)x128 resolution. It"s an IPS full viewing angle LCD display panel, so colors look great in any direction. The driver IC is ST7735S, which adopts a general 8-pin SPI interface.
TFT-LCD liquid crystal display is a thin film transistor liquid crystal display, and it is also true color. TFT liquid crystal provides a semiconductor switch for each pixel, and a point pulse can directly control each pixel, so each node is relatively independent and can be controlled continuously, which not only improves the response speed of the display screen but also can be accurately controlled. Display color level, make TFT LCD color more real, good brightness, high contrast, a strong sense of layering, and bright colors.
AllAnalog to Digital ConvertersArduino Starter KitsBatteriesBattery Charger ModuleBreadboardButton Key ModuleBuzzerCamera ModuleCapacitor  Ceramic Capacitors  Electrolytic CapacitorsCases  Battery HolderConnectors  Jumper Wires  Tact SwitchCooling FanDevelopment Boards  Arduino Development Boards  Raspberry Development Boards  STM32 BoardsDiodesFingerprint SensorIntegrated Circuit  Amplifier module  Current Voltage Tester  Micro SD Storage Expansion Board  Real Time Clock Module  Relay Module  ST TIP NXPInternet Of ThingsJoy StickLaser ModuleLEDMemory ModulesMP3 Decoding board  MP3 Player ModuleMulti Coin Accetor/SelectorOptoelectronic Displays  LCD ModulesPCB BoardsPCB Connectors  Female Single Row Pin HeaderPotentiometer  Potentiometer Adjustable ResistorPotentiometer Knob CapPower AdaptorsPower Regulator Modules  Step Down ModuleProgrammer module  USB To TTL Serial Adapter Module  USB to UART TTL ModuleProximity sensorPumpsResistor  Metal Film Resistor  Photoresistor Light Dependent Resistor LDRRobotics & Aeronautics  Motors and ActuatorsSensors  Current Sensors  Door Window Sensor  Gas Sensor  Humidity Sensor  Infrared Light Sensor Module  IR Infrared Obstacle Avoidance Sensor Module  Load Cell Weighing Sensor  Microphone Sound Sensor  PIR Motion Sensor  Pulse Sensor Module  Rain Water Sensor Module  Reed Sensor Module  Sensor Shield Expansion Board  Shake Vibration Sensor Module  Soil Moisture Sensor  Speed Sensor  Temperature Sensor  Touch Button Module  Touch Sensor Module  Ultrasonic Distance Sensor  Vibration Sensor Module  Voltage Sensor Module  Water Level Sensor  Weighing Sensor ModuleServo Shield ModuleSIGNAL FREQUENCY MODULESolar Devices  Solar PanelSolenoid LockSolenoid ValveStepper Driver ChipSwitches  Push Button Switch  Slide Switch  Toggle SwitchTools  Digital Multimeter  Measurement & Analysis Instruments  Soldering ToolsTransistorsUncategorizedUsb Wi-fi AdapterVoice RecorderWater Flow SensorWireless Devices  Bluetooth & Infrared Devices  ESP32 Modules  GPS/GSM/GPRS Devices  IR Remote  RFID/ RF/ WIFI Devices  Wireless Transceiver
This lovely little display breakout is the best way to add a small, colorful and bright display to any project. Since the display uses 4-wire SPI to communicate and has its own pixel-addressable frame buffer, it can be used with every kind of microcontroller. Even a very small one with low memory and few pins available!
The 1.8″ display has 128×160 color pixels. Unlike the low cost “Nokia 6110” and similar LCD displays, which are CSTN type and thus have poor color and slow refresh, this display is a true TFT! The TFT driver (ST7735R) can display full 18-bit color (262,144 shades!). And the LCD will always come with the same driver chip so there"s no worries that your code will not work from one to the other.
The breakout has the TFT display soldered on (it uses a delicate flex-circuit connector) as well as a ultra-low-dropout 3.3V regulator and a 3/5V level shifter so you can use it with 3.3V or 5V power and logic. We also had a little space so we placed a microSD card holder so you can easily load full color bitmaps from a FAT16/FAT32 formatted microSD card. The microSD card is not included, but you can pick one up here.