This project contains a basic Arduino project for getting started with EEZ Studio.
- Set the sketchbook location in the Arduino IDE to the root folder
- The actual libraries are not included. You must download them using the Arduino IDE.
- Make sure to update the TFT_eSPI configuration template in ./libraries/TFT_eSPI to match your display setup
- Add your EEZ Studio UI code to ./libraries/ui
- The ui.ino project contains an example implementation for the Adafruit ILI9341 2.8" resistive breakout
Please refer to this article for further details & instructional videos.