Skip to content

A Simple .NET c# module (App and Connector classes) to deal with SHIM RTC for Raspberry Pi having MCP7940N module

Notifications You must be signed in to change notification settings

magenta-lab/rtc-shim-iotcore

Repository files navigation

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). MinimumCompatibility2

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:

home

Change time page:

change_hour

About

A Simple .NET c# module (App and Connector classes) to deal with SHIM RTC for Raspberry Pi having MCP7940N module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages