Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 361 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 361 Bytes

software-based-RTC-algorithm

Algorithm and tests for software based Real Time Clock

Requires:

  • Mechanism to comput CPU time in seconds accurately
  • Setting a time/date
  • A little storage (for the year, the real-world time when the time was set, the corresponding CPU time when the time was set)

Used by: https://github.com/bsiever/microbit-pxt-softclock