firmatacpp icon indicating copy to clipboard operation
firmatacpp copied to clipboard

A C++ firmata client library.

Results 3 firmatacpp issues
Sort by recently updated
recently updated
newest added

In the example simple.cpp the reading of the digital port is not working. When I run the example the analog ports A0 and A1 are reported but the digital pin...

OK so I worked out how to create a pull request. Haven't yet worked out how to add comments to the diff...

Hello, First, thank you very much for this library, nicely written. I have used it with success on an Arduino Uno but did not managed to get it running with...