Open Smart TFT Display

HI All,

Im a total newbie with regard to Arduino. Have electronics background. Have programmed a sequential timer on Arduino Uno. Works fine.

What im needing a huge amount of help with is my next project.

I am wanting to program a OpenSmart HX8352b TFT Lcd display. Using aMega 2560 board. The shield came with the board from Aliexpress and they say it is plug and play.

Well i havent been able to find any code to make it work, even with a Grapics test.

My aim of project is to have a Human Interface Touch screen with buttons to control various relays and also have variable sensor input readings displayed on screen.

Ok baby steps. I need to just get screen up and running with some buttons wich will activate outputs.

I know im asking alot from you guys. There is alot more i want to do. but dont mind putting in the work. So far ive learnt everything on my own. But now im stuck.

Can anyone guide me in the right direction or has anyone written any code similar to my previous statement.

Thanks in Advance

Leave the IDE.
Delete any hacked MCUFRIEND_kbv library directory.

Install MCUFRIEND_kbv library via the IDE Library Manager. Version 2.9.8

The mcufriend_how_to file explains how to configure for your board.

Ask again if you have a problem.

David.

Thanks for quick response.

:slight_smile:

Im not sure how but will try.