Raspberry.System is a Mono/.NET assembly providing access to Raspberry Pi system features.
It is an initiative of the Raspberry# Community, aimed at providing tools and information concerning use of Raspberry Pi boards with Mono/.NET framework.
Visit project [Github...
More information
The Raspberry Pi's IO Functionality in an easy-to use API for Mono/.NET Core
This library 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.
The package contains all libraries and resources to bridge together .NET CLR (Core/Framework) and JVM (Java). All information, APIs and examples are available on https://www.jcobridge.com.
The Raspberry Pi's IO Functionality in an easy-to use API for Mono/.NET Core
This library 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.
An empty project template for .NET Core 2 IoT applications deployed to the Raspberry Pi 3.
I wrote about how to use this template and install it into your development environment in this...
More information
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.
Raspberry.System is a Mono/.NET assembly providing access to Raspberry Pi system features.
It is an initiative of the Raspberry# Community, aimed at providing tools and information concerning use of Raspberry Pi boards with Mono/.NET framework.
Visit project [Github...
More information
This library contains an interface to control servo devices. This library contains no concrete implementation, so that any project consuming these interfaces can swap out the implementation.