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:
parent
a73a2ce5f5
commit
0ea74dff64
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user