quangthai 65921a575f demo tiktok 1 gadu atpakaļ
..
libraries 65921a575f demo tiktok 1 gadu atpakaļ
ui b03637a52b test some widgets, switch screen 1 gadu atpakaļ
README.md b0fc2fa036 init 1 gadu atpakaļ

README.md

Arduino project for SquareLine Studio with TFT_eSPI

Get started

  1. Open the .ino file in Arduino
  2. Go to File/Preferences and set Sketchbook location to the path of your UI project (where this README is located)
  3. Go to libraries/TFT_eSPI and open User_Setup.h or User_Setup_Select.h with a text editor to configure pins for your display.
  4. Select your board (install if needed)
  5. Build the project

Note that this project doesn't contain touch pad driver. You can use an other Arudino library for your touchpad controller.