ArduinoDriver icon indicating copy to clipboard operation
ArduinoDriver copied to clipboard

A .NET library for controlling an Arduino board directly through a USB (serial) connection.

Results 17 ArduinoDriver issues
Sort by recently updated
recently updated
newest added

i want to use a [sevsegshift](https://github.com/bridystone/SevSegShift) library or control a sevent segment library, or a stepper motor. How i can use custom library to control in c#?

I constantly program Leonardos on Lattepandas(DFRobot) and it always crash if I use this program on manufacturers bootloader, but using Arduino IDE always work on first; Programming after new bootloader...

I want some Arduino lib but i don't know how to use Arduino lib in c# I searched it so i get some info about dll but how to make...

hello I'm a noob who is trying to understand how the arduinodriver is working, but i can't find anything basic how the driver is working. could some maby send me...

In this commit I added a well detailed example very similar to the examples available in the Arduino IDE for complete n00bs. I also updated all the references so the...

The syntax for the example doesn't work immediately after a copy and paste and doesn't provide the necessary using statements.

Hello, I would like to suggest adding a way to control servo motors with this library. Usually, with an Arduino, one would simply use the "Servo.h" library to control a...

Does this library supports Wemos D1 Mini, NodeMCU or other ESP8266 based boards? If not Please also add support for ESP8266 based boards... Thanks !

Would it be possible to make this library work with the chipkit firmware v 1.3.1 in order to be able to use it with OpenBCI? Thank you very much.

1. Add Work Project on VS2010; 2. Do It Library works on Linux?