rtc-shim-iotcore
A Simple .NET c# module (App and Connector classes) to deal with SHIM RTC for Raspberry Pi having MCP7940N module.
Why do we need this? Because there is no driver right now to comunicate with this hardware module and online solutions (mostly StackOverflow) refer to DS3231 module instead of MCP7940N (IC used by rtc shim module).
Software Compatibility:
This project requires a minimum version of Windows 10 version 1809 (10.0; build 17763) so make sure to select the right version when creating a new project (see image below).
Usage:
- Clone the repo, build it and run it into your iotcore device.
- Use connector class MCP7940N or a time manager class between RTCManager and RTCManagerAsync and incorporate them into your project (RTC folder).
Pages:
Main page:
Change time page: