
UpdatedApr 27, 2022
PublishedApr 27, 2022
Packagecom.mscino.sensornode
MD5d229c6bfdcfddf5eab517672ecf608c4
SHA1 (signer)F0:B8:88:B6:0D:7D:09:31:B9:E0:23:91:1C:AB:7E:F1:4E:8C:1D:CD
Signed byCN=paul weng
Malware scanTRUSTED
Contact[email protected]
Privacy policyView
What's new
- Added Gps speed (PRO Version)
- Added auto reconnect for Mqtt if it gets disconnected half way
- Added auto reconnect for Mqtt if it gets disconnected half way
Description
*****NOW FREE*****
Turn your phone into a sensor node for a wireless sensor network. Sensor Node make use of all your phone's amazing sensors and stream them to your PC in real time. A typical sensor node like this cost you hundreds of dollars outside. Sensor Node is available for you for free! Or use it as a wireless IMU. You can use it for your project in school or research! If you require assistance, feel free to contact the developer at [email protected]
Each device can be given an ID to be identified by the PC. Start using your phones as a sensor node today!
Sensor Node main features:
- Stream live data from phone to PC through UDP in xml format
- Stream live data from phone to PC through Mqtt protocol
- View data from sensors, phone status as well as battery status
- Log sensor data to CSV file (Excel compatible) and download it later
- See live graphs of your phone sensors
- Capable of setting frequency of sensor data
Phone status and Battery status depends on phone hardware.
Note:
- Mqtt address should in the form of tcp://192.168.1.123:1883
- Battery streaming only updates once a minute to reduce battery consumption
Streaming of data using UDP:
- Data sent is in XML format
- Data is sent by UDP in real time
- Remember to off your firewall
- To use, create a UDP socket binding to the port you choose and poll the socket for incoming data. Example at https://www.dropbox.com/s/zgxrrje17hhn8vj/androidSensor123.py
- Please comment to help me improve this application. Thank you
- Please support by downloading the pro version.
Turn your phone into a sensor node for a wireless sensor network. Sensor Node make use of all your phone's amazing sensors and stream them to your PC in real time. A typical sensor node like this cost you hundreds of dollars outside. Sensor Node is available for you for free! Or use it as a wireless IMU. You can use it for your project in school or research! If you require assistance, feel free to contact the developer at [email protected]
Each device can be given an ID to be identified by the PC. Start using your phones as a sensor node today!
Sensor Node main features:
- Stream live data from phone to PC through UDP in xml format
- Stream live data from phone to PC through Mqtt protocol
- View data from sensors, phone status as well as battery status
- Log sensor data to CSV file (Excel compatible) and download it later
- See live graphs of your phone sensors
- Capable of setting frequency of sensor data
Phone status and Battery status depends on phone hardware.
Note:
- Mqtt address should in the form of tcp://192.168.1.123:1883
- Battery streaming only updates once a minute to reduce battery consumption
Streaming of data using UDP:
- Data sent is in XML format
- Data is sent by UDP in real time
- Remember to off your firewall
- To use, create a UDP socket binding to the port you choose and poll the socket for incoming data. Example at https://www.dropbox.com/s/zgxrrje17hhn8vj/androidSensor123.py
- Please comment to help me improve this application. Thank you
- Please support by downloading the pro version.
Required features
- Faketouch android.hardware.faketouch
- Location android.hardware.location
- Microphone android.hardware.microphone
- Screen Portrait android.hardware.screen.portrait
Permissions (7)
Sensor Node Free requests the following Android permissions:
- Access Fine Location android.permission.ACCESS_FINE_LOCATION
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Internet android.permission.INTERNET
- Read Phone State android.permission.READ_PHONE_STATE
- Record Audio android.permission.RECORD_AUDIO
- Wake Lock android.permission.WAKE_LOCK
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE