Codecrete.Wirekite.WinLib
0.5.1
Wire up analog and digital inputs to your PC
Install-Package Codecrete.Wirekite.WinLib -Version 0.5.1
dotnet add package Codecrete.Wirekite.WinLib --version 0.5.1
<PackageReference Include="Codecrete.Wirekite.WinLib" Version="0.5.1" />
paket add Codecrete.Wirekite.WinLib --version 0.5.1
#r "nuget: Codecrete.Wirekite.WinLib, 0.5.1"
Getting Started
Wire up digital and analog IOs to your PC and control them with your C# / VB.NET code run on your PC.
To connect the inputs and outputs, use a Teensy development board connected via USB. It looks a lot like an Arduino Nano connected for programming. Yet with Wirekite the custom code is written for and run on your computer – not for the microcontroller.
See the Wiki for more information and how to get started.
Supported boards
Supported inputs / outputs / protocols
- Digital output
- Digital input
- Analog input
- PWM output
- I2C
- SPI
Getting Started
Wire up digital and analog IOs to your PC and control them with your C# / VB.NET code run on your PC.
To connect the inputs and outputs, use a Teensy development board connected via USB. It looks a lot like an Arduino Nano connected for programming. Yet with Wirekite the custom code is written for and run on your computer – not for the microcontroller.
See the Wiki for more information and how to get started.
Supported boards
Supported inputs / outputs / protocols
- Digital output
- Digital input
- Analog input
- PWM output
- I2C
- SPI
Release Notes
Add support for SPI
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.