Copyright 2018 Moddable Tech, Inc.
Revised: December 10, 2018
| Size | 1.44", 128 x 128 |
| Type | TFT LCD |
| Interface | SPI |
| Drivers | video ST7735, no touch |
| Availability | Generic 1.44" SPI Displays on eBay |
| Description | These inexpensive displays are available on eBay and other resources. |
The balls example is good for testing this display. To run a debug build, use the following build command:
cd $MODDABLE/examples/piu/balls
mcconfig -d -m -p esp/generic_square
| 1.44" Display | ESP8266 | ESP8266 Devboard label |
|---|---|---|
| VCC | 3.3V | |
| GND | GND | |
| CS | GPIO 15 | (D8) |
| RESET | 3.3V | |
| AO | GPIO 2 | (D4) |
| SDA | GPIO 13 | (D7) |
| SCK | GPIO 14 | (D5) |
| LED | 3.3V |

