Porting to esp32 #172
Replies: 2 comments 4 replies
-
|
While it's technically possible, the physical side of the project wouldn't work with any ESP32 boards that I am currently aware of due to available PCB space. The ESP8266 is doing very little work here, it's simply taking Nextion commands from MQTT and sending them to the display. If performance isn't great, it's likely on the display itself and re-platforming to ESP32 isn't going to make much of an impact either way. I've moved this over to the Discussion area as it isn't really an issue per se, however it might be useful for discussion! |
Beta Was this translation helpful? Give feedback.
-
|
I just found out about this project and came here wondering the same thing. I would like the ESP32 for the 5ghz Wi-Fi support, lots of congestion here. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, love the project but i was wondering how hard it would be to move to the ESP32? I've got a 7" display and it lags a bit on the esp8266
Beta Was this translation helpful? Give feedback.
All reactions