Thingiverse

ESP Easy TFT display 2.2" by MakerBlubb
by Thingiverse
Last crawled date: 4 years ago
Enclosure to hold an Wemos D1 mini ESP8266 with a 2.2" TFT display (ILI9341 controller) in place. It is a simple setup using ESP easy and the ILI9341 display library. The library might be flaged as testing and thus a custom build using the plugin P095 of ESP easy is required. The custom build also used the core plugin P001 to turn on/off the TFT display on demand.
The display's content and turning the display on/off is controlled with ESP easy's http command feature by a Node-RED instance.
Wiring (display -> D1 mini):
MISO -> D6
LED -> D1
SCK -> D5
MOSI -> D7
DC -> D8
Reset -> D3
CS -> -> D0
GND -> G
Vcc -> 3v3
The GPIO ports, hardware and SPI must be configured in ESP easy before using the display.
Links:
Wemos D1 Mini
2.2" TFT Display (alternative)
The display's content and turning the display on/off is controlled with ESP easy's http command feature by a Node-RED instance.
Wiring (display -> D1 mini):
MISO -> D6
LED -> D1
SCK -> D5
MOSI -> D7
DC -> D8
Reset -> D3
CS -> -> D0
GND -> G
Vcc -> 3v3
The GPIO ports, hardware and SPI must be configured in ESP easy before using the display.
Links:
Wemos D1 Mini
2.2" TFT Display (alternative)