Skip to content

ESP32 NodeMCU with ILI9341 SPI #199

Answered by fvanroie
sl4m01 asked this question in Q&A
Aug 15, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Sure! The d1-mini-esp32_ili9341_full_4MB_v0.6.1.bin binary should work on any ESP32-WROOM (or even ESP32-WROVER if gpio 16 and 17 are unused). The d1-mini-esp32 is just our ESP32 of choice and it is also compatible with other development boards, like the ESP32 NodeMCU.

The pins used in d1-mini-esp32_ili9341_full_4MB_v0.6.1.bin are choosen based on the d1 mini ESP32 with Lolin 2.4" TFT shield, but you can essentially use any ILI9341 or ESP32 hardware instead. The pinout for that binary to connect the ESP32 to your screen is described here: https://haswitchplate.github.io/openHASP-docs/0.6.1/displays/MSPxxxx/#pin-configuration

So you don't need to compile the firmware yourself if you use th…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@sl4m01
Comment options

@fvanroie
Comment options

Answer selected by sl4m01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants