This is a complete .NET API for the Raspberry Pi (2 and 3) "Sense HAT".
Use it in a blank Universal App and remote debug it on a Raspberry Pi 2 and 3 running Windows 10 IoT Core.
The NuGet package comes with a couple of demos (as source code) that you can easily run yourself to get to know the...
More information
libgrpc_csharp_ext compiled for arm7, deploys with linux-arm runtime identifier. See: https://dev.to/erikest/grpc-on-dotnet-core-preview3-on-raspberrypi-3-4nf4 for a walkthrough
gRPC Template configured for a RaspberryPi Client.
Includes a nuget reference to ARM32 compiled native library (libgrpc_csharp_ext v1.1.0) necessary for gRPC to work on the pi, and quick scripts for publishing and deploying to your pi. It demonstrates both client/server communication using gRPC...
More information
Consider this a bridge solution until the big gun loggers like Log4Net or NLog catch up with .Net Core/Standard 2.0
Provides the most basic functionality of logging for .Net Standard 2.0 and .Net Core 2.0 projects.
The project allows logging to a file or the console, with timestamps, and with...
More information
RaspberryCam is a Mono/.NET assembly providing access to cameras plugged in your Raspberry Pi.
It is an initiative of the Raspberry# Community, aimed at providing tools and information concerning use of Raspberry Pi boards with Mono/.NET framework.
Parts of this work are based on v4l C...
More information
This library provides managed language support for the Adafruit Fona breakout boards for .Net applications running on Linux on Raspberry Pi devices.
GPIO management of the board is not currently supported - only serial interactions. GPIO will be added in a future release.
This library can be used to connect to the iGrill Mini, v2 and v3. Using a standard Windows or Windows IoT Core on a Raspberry Pi.
Project hostet at GitHub: https://github.com/thomas-bingel/iGrill
This is a fork of a fork of the original .Net Library. It has been updated to work properly
with all versions of .Net Core and contains additional features.