Firmata is a protocol for communicating with microcontrollers from software on a host computer. The protocol can be implemented in firmware on any microcontroller architecture as well as software on ...
The fact that this repository was named "arduino" is problematic. I understand why it was named as such (because Firmata could be implemented across multiple architectures, not just Arduino) but the ...