Skip to content

peterschwarz/standard-firmata-networking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Standard Firmata - Networking

Deploy Standard Firamta which uses a networking stream instead of the serial port.

Installation

  1. Install PlatformIO

  2. git clone https://github.com/peterschwarz/standard-firmata-networking

  3. git submodule init

  4. Build and upload to your device

    platformio run --target upload
    

Adding additional boards

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.

About

Provides StandardFirmata over Ethernet on the Arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages