Smart Watch OS for lilygo T-Watch 2020 v2
IOT focused smartwatch OS
05-06-2021 BubbleOS UI
For more info : wiki
- Get lilygo T-Watch 2020 v2 ( any version is fine ).
- Install Arduino IDE
- ESP32 boards in Arduino IDE using (https://dl.espressif.com/dl/package_esp32_index.json),
- Install ttygo library
- Set your T-watch version in config.h
- compile and upload the code ( watch will use your computer time as its current time)
- use BLE Scanner app (android) to connect and set wifi SSID and password
- Webserver -> set time, date , watch face
- Webserver - upload to EEPROM -> watch face, apps
- Webserver -> read IOT data, read GPS data, read usage data
- ESP-NOW -> p2p IOT protocol for ESP32 / ESP8266
- APP UI -> Senser data UI, buttons, slider, joystick
- IOT over the internet