Found 95 packages
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.
A service for sending arduino serial data to an MQTT broker, and returning commands from the broker back to the arduino serial port.
This is an extension library which provides a managed MQTT client with additional features using MQTTnet.
A library to upload an Intel HEX file (e.g. compiled sketches) directly to an Arduino over a (USB) serial port without having to use the Arduino IDE (or avrdude).
Bonsai Library containing reactive infrastructure to probe and control the state of Arduino microcontrollers.
Library to connect, drive and debug an Arduino (UNO) directly from within Visual Studio (through the USB serial connection).
Package Description
An arduino serial controller library.
The Galileo C++ SDK allows rapid prototyping of Internet of Things devices using the familiar Arduino interface.
SDKFromArduino contains sources implemented by the Arduino community.
UWP class library that publishes nodes for interaction with Arduinos and connected modules via Firmata.
ScriptCs script pack for Arduino4Net
Arduino wrapper for .NET based on Firmata protocol. Also, this project has the concept of Components, for abstracting boring stuff from you! You can create a new Led instance and start strobing right away!
Windows Remote Arduino is an open-source Windows Runtime Component library which allows Makers to control an Arduino
Client library built on .NET Standard 2.0, providing an easy way to interact with Arduino boards. The library implements the serial ASCII, Firmata and I2C protocols, which can be used simultaneously.
Enables plug and play for arduino devices and other microcontrollers.
Arduino connection for C# is a C# and ino library that work together to facilitate the data transmission between an Arduino board and PC program.
A library to upload an Intel HEX file (e.g. compiled sketches) directly to an Arduino over a (USB) serial port without having to use the Arduino IDE (or avrdude). This project is forked by Anders Dyhrberg from ArduinoUploader by Christophe Diericx. This is updated to support .NET7.0
This is an extension library which allows executing synchronous device calls including a response using MQTTnet.