Skip to content

A collection of useful classes for using various sensors, drivers, and controllers with the raspberry pi and a UWP app

Notifications You must be signed in to change notification settings

CrosswiredStudios/RPiGpio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPiGpio C#

A collection of useful classes for using various sensors with the raspberry pi in a UWP app

I was doing a lot of work on some personal projects and thought that some people out there would enjoy some of the code. These classes are all written in c# and have no dependencies other than those found in .NET

Most devices have a basic set of function and Observables for any information you want to receive. Have fun!

Supported Devices:

  • Relay
  • Drv8825 / Drv8825
  • L298N
  • Mfrc522
  • Tca9548a
  • Tcs34725

About

A collection of useful classes for using various sensors, drivers, and controllers with the raspberry pi and a UWP app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages