Namespace Unosquare.PiGpio
Classes
Board
Represents the Raspberry Pi Board and provides access to all GPIO initialization and functionality.
BoardException
Represents a PiGpio Library call exception.
BootstrapPiGpio
Represents the bootstrap process to use PiGPio.
GpioController
Represents the Raspberry Pi GPIO controller as an IReadOnlyCollection of GpioPins Low level operations are accomplished by using the PiGPIO library.
I2CBus
A simple wrapper for the I2c bus on the Raspberry Pi.
SpiBus
The SPI Bus containing the 2 SPI channels.
SystemInfo
Represents the system info.
Threading
Use this class to access threading methods using interop.
Timing
Represents a class with Timing related methods.