Need newb help with Arduino Due

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
I'm looking to add an arduino to control my dac. I'm not worried so much about writing code as that's already done and proven to work for others. This whole platform is new to me. I can see that the initial scrpt or program is the .ino file and that will contain commands as well as references to libraries but I'm not sure how to put this altogether in Arduino IDE to upload it to the Arduino Due.


I purchased this display for the project
5"TFT Display Arduino Touch Shield w/SSD1963 Library for Mega/Due


There is a download with examples in it here
https://www.buydisplay.com/arduino/Libraries-Examples_ER-TFTM050-4.zip


I want to test the 480x272 demo. I see the ino file and have downloaded the UTFT library and added it to Arduino IDE.


Do I open the ino file in sketch then include the UTFT library and complile then upload? Or am I missing steps?
 
Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.