Thingiverse
ESP Easy TFT display 2.2"
von MakerBlubb
11
Downloads
12
Likes
0
Makes
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](https://espeasy.readthedocs.io/) and the [ILI9341 display library](https://espeasy.readthedocs.io/en/latest/Plugin/P095.html). The library might be flaged as *testing* and thus a custom build using the [plugin P095](https://espeasy.readthedocs.io/en/latest/Plugin/P095.html) of [ESP easy](https://espeasy.readthedocs.io/) is required. The custom build also used the core [plugin P001](https://espeasy.readthedocs.io/en/latest/Plugin/P001.html) 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](https://nodered.org/) 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 be
The display's content and turning the display on/off is controlled with ESP easy's http command feature by a [Node-RED](https://nodered.org/) 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 be
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!