License: LGPL-2.1
XOD library to control the internal real time clock (RTC) of the Arduino Zero, MKR1000 and related boards. Tested using the MKR Vidor 4000. Wraps https://github.com/arduino-libraries/RTCZero
| Node | Description |
|---|
| example | Patch to set and read the real time clock. Run in debugger. |
| read | Read the real time clock. |
| rtc-zero-device | Create an rtc-zero device. |
| write | Set the real time clock. |
To use the nodes in your project you should have the
wayland/rtc-zero library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See
Using libraries for more info.