An open API service indexing awesome lists of open source software.

https://github.com/lewiscollum/sensorstreamer

Stream Android Sensors over WiFi in JSON format. Multiple Android sensors can send samples to multiple observers (e.g. the Android Log or a TCP Server).
https://github.com/lewiscollum/sensorstreamer

Last synced: 3 months ago
JSON representation

Stream Android Sensors over WiFi in JSON format. Multiple Android sensors can send samples to multiple observers (e.g. the Android Log or a TCP Server).

Awesome Lists containing this project

README

          

* Application Layout
Connect to server through IP and port, set the sampling period for sensors, start one or many sensors, and start one or many subscribers.

[[https://github.com/LewisCollum/SensorStreamer/blob/master/doc/layout.png]]