Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 756 Bytes

File metadata and controls

20 lines (13 loc) · 756 Bytes

Real-time clock for the M5StickC PLUS

Requirements:

Setting the time:

  • You will need to set the initial time for the M5StickC PLUS
  • Open the ClockM5Stick.ino file
  • Set the year, month, date, weekday, hour, minute, second in the start of the code (#define)
  • It may take upto 20-60 seconds to upload the code, so please set the time accordingly

Buttons:

  • The main button changes the brightness of the screen
  • The side button G39, (not power button) toggles the background between black and white

demo demo