Suggestions on ARDUINO type TZT display

Hi there!
I am new to using arduinos and was wondering what type of arduino would fit my project.
My project is for my graduation and it is essentially going to be an electronic device with an LCD display as an interface for the device.
I want the LCD to display images, charaters, numbers and possibly simple animations, for the simple program that it will run.
The LCD should be a touch screen, probably a TZT and 7 inches would be perfect (my professor objected to the 3.2 or 3.5 inch ones and said they're too small)

I have seen the Nextion displays and their HMI and I think it's nice, but I haven't been able to find the 7 inch models so I thought to ask if there are alternatives to the Nextion displays that can perform the tasts that I mentioned, as well as what things to look out for in those displays.

Lastly, I understand that the ARDUINO MEGA can fit the job with, especially with the built-in WIFI since it will be communicating with a phone via an APK.

Any guides and resources are much appreciated

-QB

The Mega does not have wifi.

Tell us more about the project.
What are you doing with the contraption?

You can buy alternative Mega boards with WiFi, but in general the Arduino Mega does not come with WiFi. This may or may not be a good choice depending on your gizmo's application. An ESP32 might also be one to consider, or even a raspberry pi running a local website.

Tell us more, including how you plan on using the phone to interact with it, just one phone, where will it be used, how will you power it, what specifically do you want to display . . .

Also, are you being graded or compensated for this?

What is TZT display?

TZT is a hobby electronic module manufacturer/vendor.

So it's sort of like saying, "a Chevrolet automobile".

Instead of saying, "a 1968 Chev Impala". :slight_smile:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.