/ThunderSharp

A .NET implementation of the ThunderBorg library as originally produced by http://www.piborg.org.

Primary LanguageC#MIT LicenseMIT

ThunderSharp

NuGet Package

CodeQL

Overview

This project is a .NET Core implementation of the control library for the ThunderBorg controller for the PiBorg: https://www.piborg.org/ The core of this project stems from a Mono implemention written by mshmelv called RPi.I2C.Net: https://github.com/mshmelev/RPi.I2C.Net The library leverages the C library libnativei2c.so, and this gentlemen has some really good information located here and here

Dot Net on Raspberry Pi

The .NET Core 3.1 (at the time of this writing) runtime engine is available from Microsoft. Installation is done using the steps located at Microsoft's website: https://docs.microsoft.com/en-us/dotnet/iot/deployment

NuGet Package Nuget Nuget

The NuGet package is available with the command

Install-Package ThunderSharpLibrary

Future

This .md is part of the project, and will be updated as time goes on.

Credits

Special thanks to the following repos and repo owners:

Special thanks to: