firmata / arduino

Firmata firmware for Arduino
GNU Lesser General Public License v2.1
1.55k stars 518 forks source link

Add support for ArduinoBLE devices to StandardFirmataBLE #485

Closed cstawarz closed 2 years ago

cstawarz commented 3 years ago

These changes extend StandardFirmataBLE to work with boards supported by the ArduinoBLE library. I've only tested on the Nano 33 IoT, but any other ArduinoBLE-compatible board should work, too.

cstawarz commented 3 years ago

Sorry, but I don't use ConfigurableFirmata. Someone who does (and wants these changes there) should port this over.