Your Uno does not have enough GPIO pins for a 16-bit parallel display.
An ESP32 does not have enough GPIO for 16-bit. It just has enough for 8-bit.
An ESP8266 does not have enough pins for ANY 8-bit parallel
It requires 3.3V logic. You should buy a 40-pin Adapter Shield for Mega2560. And the Mega2560 board to plug it into.
My Mega 2560 is already permanently occupied with another project; Can you direct me on which display to purchase at least 2.0' (possibly color a little expensive) to use with the board NANO or WEMOS?
Update! I found the exact picture of my model. Change something? Can I connect it to a Wemos D1 or a Lolin32 Wemos? How to connect? If I understand correctly it does not have an SPI interface, it is correct my guess?
Your Uno does not have enough GPIO pins for a 16-bit parallel display.
An ESP32 does not have enough GPIO for 16-bit. It just has enough for 8-bit. An ESP8266 does not have enough pins for ANY 8-bit parallel
david_prentice:
Your Uno does not have enough GPIO pins for a 16-bit parallel display.
An ESP32 does not have enough GPIO for 16-bit. It just has enough for 8-bit. An ESP8266 does not have enough pins for ANY 8-bit parallel
The TTGO R32 board will work with that 8-bit parallel shield.
You have to make a minor hardware mod.
Then the shield will work with all controllers and MCUFRIEND_kbv and with TFT_eSPI libraries (popular controllers).
Bodmer's library can use that parallel shield but it also works with SPI controllers too.
and one V3 NodeMcu based on ESP8266 and CH340 NodeMCU
david_prentice:
The TTGO R32 board will work with that 8-bit parallel shield.
You have to make a minor hardware mod.
Then the shield will work with all controllers and MCUFRIEND_kbv and with TFT_eSPI libraries (popular controllers).
Bodmer's library can use that parallel shield but it also works with SPI controllers too.
Go on. Does no one know how to count any more?
Your D1 mini does not have many pins,
You can Google "ttgo r32". It should find a Uno format board available very cheap from Ebay.
You can Google Bodmer's library.. It even has photos of the hardware mod for the TTGO board.
You can hand-wire the display shield to your 30-pin modules. I do not advise it.
David.
Edit. If you have a problem with understanding the hardware mod photo / diagram, quote text and post a link to any document/webpage.