mcu786 / esp32-c3-mini

A demo Watch project for ESP32 C3 mini 240*240 touch display development board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esp32-c3-mini

A demo Watch project for ESP32 C3 mini 240*240 touch display development board

Video

Watch Demo video on YouTube

Screenshot

screens

Screens

  • Time (Time, Date, Day, Weather[Icon, Temp])
  • Weather (City,Icon, Temp, Update time) (1 week forecast [Day, Icon, Temp])
  • Notifications (Icon, Time, Text) (List [Icon, Text] - 10 notifications)
  • Settings (Brightness, Timeout, Battery, About)
  • Control (Music Control, Find Phone, Bluetooth State)

Chronos App

Click to download



App functions

  • Sync time to device
  • Send notifications to device
  • Send weather info to device
  • Change background & font color of the time screen, see below

Watch Tab >> Custom watchface >> Settings

config

Button 1 Button 2 Color Selector Result action
Style 1 Top Choose color Change hour color
Style 1 Center Choose color Change minute color
Style 1 Bottom Choose color Change other text color
Style 2 Top -- Set Forest background
Style 2 Center -- Set Lake background
Style 2 Bottom -- Set Mountain background
Style 3 Top -- Set Stars background
Style 3 Center -- Set Night background
Style 3 Bottom -- --

About

A demo Watch project for ESP32 C3 mini 240*240 touch display development board

License:MIT License


Languages

Language:C 99.6%Language:C++ 0.4%