eigenein/robot

Add UI in Processing

eigenein opened this issue · 0 comments

Instead of the serial REPL, use Processing to control the vehicle remotely, and receive and render telemetry.

I'm not sure on a specific app-level serial protocol yet, just that messages should be as short as possible because the serial communication is quite slow. Probably gonna be sort of TLV, optimised for message length.