71 packages tagged with “arduino”
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.
This is an extension library which provides a managed MQTT client with additional features using MQTTnet.
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 the server implementation of MQTTnet.
This is an extension library which allows executing synchronous device calls including a response using MQTTnet.
Bonsai Library containing reactive infrastructure to probe and control the state of Arduino microcontrollers.
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).
Wilderness Labs modification of MQTTnet for Meadow
An arduino serial controller library.
Library to connect, drive and debug an Arduino (UNO) directly from within Visual Studio (through the USB serial connection).
An arduino serial communication library.
The Galileo C++ SDK allows rapid prototyping of Internet of Things devices using the familiar Arduino interface.
This is an extension library which allows using _WebSocket4Net_ as transport for MQTTnet clients.
The Lightning SDK allows rapid creation of applications for Windows Iot Core devices using the familiar Arduino interface.
UWP class library that publishes nodes for interaction with Arduinos and connected modules via Firmata.
SDKFromArduino contains sources implemented by the Arduino community.
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!
Enables plug and play for arduino devices and other microcontrollers.
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.
ScriptCs script pack for Arduino4Net
IoT Communication Framework
Provides support for the Firmata protocol to read data from and write to pins of e.g. Arduino boards
The Native Wiring SDK allows rapid prototyping of Internet of Things devices using the familiar Arduino interface.
.NET Arduino CNC Grbl Library for school STEAM classroom and hobbiest CNC UI developers
Particle Windows Cloud SDK enables Windows apps to interact with Particle-powered connected products via the Particle Cloud. It’s an easy-to-use wrapper for Particle REST API
A C# client library for connecting to the AllThingsTalk cloud
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.
Open-source framework to build SCADA applications using C#, .Net, and Windows Forms tools.
With this library you can control shift registers like the 74HC595 easily within your IoT enabled Windows Universal App