Skip to content

Features

Nikhil M Jeby edited this page Aug 30, 2021 · 2 revisions

** - Not developed yet

Time

  • Sets system Time as current time
  • Digital and Analog clocks
  • watch time update via webserver**
  • calendar**
  • watch face update via webserver**

Brightness

  • update screen brightness by swiping top part of the screen ( works from any app)

Power saving

  • Inactivity monitor
  • tunable min inactive time before screen off
  • tunable min inactive time before deepsleep
  • _deep sleep ON/OFF ** _

Bluetooth

  • only used for resetting WiFi SSID and password
  • need to use the BLE Scanner android app

WiFi

  • creates WebServer on 192.168.1.11 (default)
  • Webserver ON/OFF screen
  • WiFi auto connect on wake up ON/OFF screen
  • Webserver is used to set Time and Date**
  • Webserver is used to monitor sensor readings**
  • Webserver is used to update watch faces**
  • Webserver is used for adding ESP-NOW mac IDs**
  • Webserver is used for advanced IOT control**

Battery

  • Battery charge indication
  • Battery remaining time
  • Battery parameter status screen**

ESP-NOW

  • connects to given mac IDs**
  • establishes IOT network with watch as the master**
  • Webserver -><- ESP-NOW -><- IOT devices(ESP32 / ESP8266)**

GPS

  • GPS ON/OFF screen**
  • GPS location status**
  • GPS data to webserver**
Clone this wiki locally