This library uses WiringPi to enables developers to use the various Raspberry Pi's hardware modules including the Camera to capture images and video, the GPIO pins, and both, the SPI and I2C buses.
Info
Version: | 0.5.1 |
Author(s): | Unosquare |
Last Update: | Friday, August 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/unosquare/wiringpi-dotnet |
NuGet Url: | https://www.nuget.org/packages/Unosquare.WiringPi |
Install
Install-Package Unosquare.WiringPi
dotnet add package Unosquare.WiringPi
paket add Unosquare.WiringPi
Unosquare.WiringPi Download (Unzip the "nupkg" after downloading)
Dependencies
- Unosquare.Raspberry.Abstractions(>= 0.4.1)
- Unosquare.Swan(>= 3.0.0)
Tags