28 packages tagged with “RaspberryPi”
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 device better. See details of how to do this in the NuGet Package Manager output window when installing this package! Watch some videos of the demos on the project site! Read about the "Sense HAT" here: https://www.raspberrypi.org/products/sense-hat/ The Sense HAT has the following hardware features: • Gyroscope • Accelerometer • Magnetometer • Temperature sensor • Barometric pressure sensor • Relative Humidity sensor • 8×8 RGB LED matrix display • 5 button joystick Have fun! :-)
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
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 the minimal of a json config file. Use this if you require a *PURE* .Net Core app such as what would be needed to run under Linux with an ARM processor (think: Raspberry Pi) where extended .Net Framework functionality is not allowed. See the test project under the project URL on GitHub for usage and a sample config section. *Note: this no longer requires the separate nuget package for the IAppLogger interface.
Create an ASP.NET Core Web application ready to run on your Raspberry Pi
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 and gpio using System.Device.Gpio (v1.0) on a pi client based on the response from the server. Includes an implementation of GpioDriver which called ConsoleDriver which outputs pin commands to the console for local debugging and testing
Enterprisecoding raspberry pi GPIO library
This library allows you to easily interface with PiAPI running on your raspberry pi
This is a fork of the original .Net Library. It has been updated to work properly with .Net Core 2.2 and contains additional features.
.NET Core API for Raspberry Pi Sense HAT running on Linux
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.
.NET API for the Raspberry Pi
A utility library to help define GPIO pins in a Raspberry Pi
Package Description
A C# Library that helps communicate with GPIO Ports of a Raspberry Pi 2
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.
DotNet Tool to deploy your .NET Core applications to your Raspberry Pi.
A Library to interface an MPR121 breakout board to the Raspberry Pi running Windows IoT Core
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
Library for Raspberry Pi.
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 library and some fswebcam source code functions
A support library for discovering Windows IoT Core devices on a network, just like the WinIoTCoreWatcher application.
[UNOFFICIAL] PiFaceControl and Display .Net wrapper. Create by rewriting libpifacecad. Based on libmcp23s17. Works only on linux. Testet only on Raspbarian on Raspberry 3B. To run app you must have libmcp23s17.so in application folder. All information could be found on git. https://github.com/mateuszwon94/PiFace.Net.CAD
A library to read and write to GPIO ports on linux using Reactive Extensions
A pure .NET implementation of the libraries for the PiJuice HAT.
GoPiGo library for Windows 10 IoT. GoPiGo developed by www.dexterindustries.com
The package provides fuctions for communication between Raspberry-Pi and Arduino over an I2C bus.