Arduino
Arduino copied to clipboard
C# .NET - Arduino library supporting simultaneous serial ASCII, Firmata and I2C communication
The program is working fine on Arduino Mega. I want to run it on ESP8266, but It is not detecting the device. How can I use it on ESP8266?
Is there any methods as "sendSysex" to customize protocol? SendStringData doesn't work fine in my project and I'd like to manage commands from SolidSoils or I fault to use that...
Hi, I tried to use Arduino Leonardo with the latest Solid Arduino and Standard Firmata 2.5.8., but up to now I had no luck. My Arduino not answered on any...
Hi. I have played around several hours with this library using PowerShell, and I'm able to program digital output to LED connected to differnt pins. But I'm trying to read...
hi thanks for amazing project , am working with stepper motors , so can i control stepper motors with it ? if not how can we add stepper motor support...
Hello, the same thing is happening to me as reference the problem # 15. This problem was closed without a concrete answer. I am using an Arduino Leonardo In my...
How i can use Ultrassonic?
I just found your library, and haven't browsed your code yet to see how difficult it would be... I would like ot propose adding a TCP/IP socket interface to your...