https://github.com/andycb/pisharp
Raspberry Pi GPIO Library for .NET
https://github.com/andycb/pisharp
Last synced: about 1 year ago
JSON representation
Raspberry Pi GPIO Library for .NET
- Host: GitHub
- URL: https://github.com/andycb/pisharp
- Owner: andycb
- License: mit
- Created: 2015-03-12T01:39:27.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-04-29T01:47:48.000Z (about 9 years ago)
- Last Synced: 2025-03-17T23:49:20.068Z (about 1 year ago)
- Language: C#
- Size: 820 KB
- Stars: 70
- Watchers: 18
- Forks: 22
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PiSharp
Raspberry Pi GPIO Library for .NET
Pi# (pronounced “Pi Sharp”) is a library to expose the GPIO functionality of the Raspberry Pi computer to the C# and Visual Basic.Net languages.
Also included is the Pi# simulator which runs under Windows, OSX or Linux to allow you to develop and test GPIO based programs without a Raspberry Pi. For information on using Pi# see [Setting Up Pi Sharp](https://github.com/andycb/PiSharp/wiki/Setting-Up-Pi-Sharp)
