evansneath/flux

Replace homemade protocol.py with pyfirmata library

Closed this issue · 1 comments

This will allow for the python application to directly see and manipulate the Stomp operations. This will let Stomp act as a sort of "view" in the application and simplify the project source code.

Changed from release 0.2a to 0.3a since Stomp will not be implemented in the next release. This is a secondary feature which will be worked on after signal processing is stabilized.