Deploy Standard Firamta which uses a networking stream instead of the serial port.
-
Install PlatformIO
-
git clone https://github.com/peterschwarz/standard-firmata-networking
-
git submodule init
-
Build and upload to your device
platformio run --target upload
Currently, the build supports the Arduino Uno. If you'd like to add additional board targets, see the PlatformIO docs and add add your board.