syndilights/clients
Gunstick ea4264fc34 some more clients and test code for arduino 2015-02-21 17:47:04 +01:00
..
README Updated README about problems 2014-09-02 23:34:16 +01:00
cellular.py
cellular55.py some more clients and test code for arduino 2015-02-21 17:47:04 +01:00
plasma.py some more clients and test code for arduino 2015-02-21 17:47:04 +01:00
plasma.py.html last update 2015-02-08 21:57:21 +01:00
s2llib.py
scan55.py some more clients and test code for arduino 2015-02-21 17:47:04 +01:00
test.py

README

The goal is to make a nice python client library that allows us to quickly make new clients.

First goal is to get cellular.py and plasma.py to work through full stack.

plasma.py sends packets to:
frameserver, which sends packets to:
ws_udp.js, which sends it to the visionneuse.html client.

PROBLEMS: