WARNING: I am REALLY NEW to arduino TFT so dont be mad at me
I had this 3.5inch TFT display I bought about 2 years ago and till this day I dont know how to PROPERLY use it. I have messed arround in the Libarys and TFT is working. All I want is the tft to display some values (alot of them). I was going to use a oled and/or a 16x2 lcd but they where too small for what I am doing. I feel like its too much work designing a whole tft screen my self in the arduino ide without live changes like microsoft vs code and always uploading over and over again. Is there a TFT desinger software that I can use instead?
the things that I want to display:
2 temp sensors
2 ultrasonic sensor values in cm
1 voltage sensor
2 amp sensor
RGB remote (with a button to chage to that screen)
I am willing to make funtions to change the screen data values using buttons or just buy a bigger one off amazon.
the TFT:
Ive seen donebot workshop tft video (because he has the same tft as me) and all he did was show me the included libraries.
Thanks!