3 Forks
11 Stars
11 Watchers

RP2040_RTC

This library enables you to use RTC from RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO. This RP2040-based RTC, using Interrupt, has no battery backup. Time will be lost when powered down. To need NTP-client to update RTC every start-up.

How to download and setup RP2040_RTC

Open terminal and run command
git clone https://github.com/khoih-prog/RP2040_RTC.git
git clone is used to create a copy or clone of RP2040_RTC repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RP2040_RTC https://github.com/khoih-prog/RP2040_RTC/archive/master.zip

Or simply clone RP2040_RTC with SSH
[email protected]:khoih-prog/RP2040_RTC.git

If you have some problems with RP2040_RTC

You may open issue on RP2040_RTC support forum (system) here: https://github.com/khoih-prog/RP2040_RTC/issues