Glarduino is an asynchronous communication library for .NET/C# Serial Ports and Arduino.
                        
                    
         
                Info
| Version: | 0.0.3 | 
| Author(s): | Andrew Blakely, HelloKitty | 
| Last Update: | Saturday, May 23, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/HelloKitty/Glarduino | 
| NuGet Url: | https://www.nuget.org/packages/Glarduino.Core | 
Install
Install-Package Glarduino.Core
                        dotnet add package Glarduino.Core
                        paket add Glarduino.Core
                        
                                Glarduino.Core Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - Reinterpret.Net(>= 2.0.7)
 - System.Buffers(>= 4.5.0)
 - System.IO.Ports(>= 4.7.0)
 - System.Runtime.CompilerServices.Unsafe(>= 4.7.0)
 
- Reinterpret.Net(>= 2.0.7)
 - System.Buffers(>= 4.5.0)
 - System.Runtime.CompilerServices.Unsafe(>= 4.7.0)
 
Tags