1
0
mirror of https://github.com/undera/pylgbst.git synced 2020-11-18 19:37:26 -08:00

Instruction for android remote

This commit is contained in:
Andrey Pohilko 2017-09-18 21:53:33 +03:00
parent a73a2ce5f5
commit 0ea74dff64

View File

@ -1,5 +1,10 @@
# use android remote to control vernie
# https://play.google.com/store/apps/details?id=com.mscino.sensornode
"""
To use it, install this android app:
https://play.google.com/store/apps/details?id=com.mscino.sensornode
Then open app on phone and choose "Stream" => "Stream live data (XML)".
Check the "Accelerometer" option and put your IP address into corresponding filed.
Specify port there as 8999, and enable streaming. Then run this script on computer.
"""
import logging
import socket
import time