Skip to content

magenta-lab/rtc-shim-iotcore

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
RTC
 
 
 
 
 
 
 
 
 
 

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