I'm currently looking for a big display for my esp32 Spotify dashboard projects. But after looking for a few days, the displays I thought suitable for my projects were the Nextion display and the TFT LCD display. The problem with Nextion is that it's only been able to display an image that is preloaded. and TFT problems I found on the market range in size from 3.5 to 5 inches. I need a 7-inch to 10-inch display and be able to display images from the esp32
Not that I know of. A Nextion is a HMI not a display.
thank you. I wonder if their a 7inch to 10inch display that i can use with the esp32 beside the nextion display
I'm not clear what you are asking / commenting about. You can use an ESP32 with a Nextion display, you cannot use a Nextion display (maybe I should say Nextion HMI to be clear) to display images live, they can only be ones pre-uploaded in the configuration. I don't know what you can do with other ITEAD products.
I'm sorry for not being clear. All I wanted to know is if there is a display that is large enough (7inch to 10inch) and also has the capability of displaying the image from my esp32, such as a TFT display. All of the tft I found on the market range in size from 3.5 to 5 inches.
I don't know of one, but that doesn't mean there isn't one. I looked at this topic because it has 'Nextion' in the title, but now it's clear you are not really asking about Nextion. I suggest you edit the title so it is clear about what you are really asking about. (Please don't start a new topic).
sorry for my off-topic question. i will create another post for my question
Please don't, please do as I suggested in my reply #6 :
Buy a cheap tablet with the correct size display.
Write a website that queries the ESP32 for information to be displayed, and formats it for display.
Set up the ESP32 as a server, loads of examples of this are available.
Something like that ?
That would work but you'd have a lot of programming to do.
If you went with a cheap android tablet instead, all you would have to do is write a simple website and host it locally on the tablet.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.