A library for connecting to Quectel BG96 (and soon BG95) cellular boards.
Info
Version: | 1.0.0-alpha |
Author(s): | Tylor Pater |
Last Update: | Wednesday, June 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BG96Sharp |
Install
Install-Package BG96Sharp
dotnet add package BG96Sharp
paket add BG96Sharp
BG96Sharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 3.1.3)
- System.Device.Gpio(>= 1.0.0)
- System.IO.Ports(>= 4.7.0)