Working Video

FirmataGUI

FirmataGUI-Light

Atom Shell

  • Firmata-Atom-Light

Atom shell version of FirmataGUI-Light

  • Native node module

node-serialport

require ''apm install''

  • Zipped application folder: atom-shell

bypass native module hassle

Click ''FirmataGUI-Light'' shortcut or ''atom'' executable to run the application

launchpad-firmata module

Firmata Boards.h file

  • Fixed bug that TOTAL_PINS must be multiple of 8

fixed through customized launchpad-firmata module

  • Revisit pin definitions

Corrected wrong definitions

  • Push updated Boards.h file to GitHub

Merged to Energia’s main branch by Robert

Guide Home