For the mobile-app part, please visit this link: https://github.com/winxene/tr-mobile-app
- This repo is for learning purpose only
- Board : WT32-SC01 from Wireless Tag (Seeed Studio also carries the same)
- Graphics & Touch Driver : LovyanGFX
- UI/Widgets : LVGL8.x
- Framework : Arduino + PlatformIO (ESP-IDF sample here)
To use this repo, firstly, make sure that PlatformIO is installed in your Visual Studio Code. You can simply go to the extension, and enable PlatformIO.
Make sure that you have installed Git to perform this action!
-
Open your terminal and clone this repo to your desired path by typing the following command:
git clone https://github.com/winxene/tr-iot.git
-
Open the folder in visual studio code
-
Make sure that PlatformIO is installed. if not, you can visit this link: https://platformio.org/
-
Build and run the project