The Python-based SCALE Client software for acquiring data from various sensors (i.e. via Raspberry Pi platform), processing it, and sharing it through multiple networks and data exchange protocols.
All of the code should be packaged in such a way that it can be easily installed (setup.py), perhaps via pip, and set to run on startup as a service. Note that this relies on first completing #1.
All of the code should be packaged in such a way that it can be easily installed (setup.py), perhaps via pip, and set to run on startup as a service. Note that this relies on first completing #1.