Skip to content

xyb/M5StickCPlus-Clock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Clock for M5StickCPlus

Very simple clock for a M5StickCPlus with NTP time-sync based on LordLeXaT's m5StickC-Clock.

What does it do?

It's showing the time :D

  • Showing data and time
  • Short press button A(Home) to turn off LCD (power saving) or set the minimum brightness
  • Long press (2 seconds) button B forces resync with NTP-Server via your WIFI hotspot

Demo Picture

Getting Started

  • Change your WIFI credentials(wificonfig.h), timezone and maybe NTP Server(timeconfig.h)
  • Compile m5stickcplus-clock.ino file and upload it to M5StickCPlus

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.8%
  • C 6.2%