Phone Pi+ Sensor Streamer Apk
Apk Infos
Version | 1.0 |
Rating | 5.0/5, based on 1 votes |
Size | 7.5 MB |
Requires Android | Android 4.1+ (Jelly Bean) |
Author's Notes | Acquire real time sensor data from your phone to a Raspberry Pi or PC. |
About Phone Pi+ Sensor Streamer APK
Table Of Contents
Description
Usage Details: https://github.com/priyankark/PhonePi_SampleServer(Please download the server from the above link and follow instructions in the README or follow instructions as outlined below)
PhonePi+ allows you to stream real-time data from sensors on your phone: Accelerometer, Gyroscope, Magnetometer, Orientation, Step Counter, Thermometer, Light Sensor, Proximity Sensor and Geolocation (Subject to availability on your device) to a WebSockets supporting server on your RaspberryPi which is made available for free with the app.
You can choose to build your own server to get the data or clone and use the server at https://github.com/priyankark/PhonePi_SampleServer
Assuming you are using the sample server:
Ensure that your RaspberryPi and phone are on the same network. Note the IP address of your RaspberryPi. Run the server on your Raspi (Steps are in the repository's README.md)
The ip address in the app needs to be entered in the format:
ip_address_of_Raspi/PC
Enter update time for the required sensors that is the duration after which the data must be re-read and hit the switch. To disable, simply turn the switch off.
Multiple sensor data can be read at once (subject to the availability of the sensors on your device). This project makes use of WebSockets for the transfer of data. The server writes the data into a txt file but one can modify the server code to do whatever python allows them to :)
Latest updates
What's new in version 1.0
This release allows you to stream data from Accelerometer, Gyroscope, Magnetometer, Orientation Sensor, Step Counter, Thermometer, Light Sensor, Proximity Sensor and GPS to any WebSockets supported server (custom or sample) on your RaspberryPi (or a server on your computer).A sample server located at https://github.com/priyankark/PhonePi_SampleServer can be customized and used.
Timestamp support and userId support were added.
How to install Phone Pi+ Sensor Streamer APK on Android phone or tablet?
Download Phone Pi+ Sensor Streamer APK file from ApkClean, then follow these steps:
Update Phone Settings
- Go to your phone Settings page
- Tap Security or Applications (varies with device)
- Check the Unknown Sources box
- Confirm with OK
Go to Downloads
- Open Downloads on your device by going to My Files or Files
- Tap the APK file you downloaded (com.phonepiplus-v1.0-ApkClean.apk)
- Tap Install when prompted, the APK file you downloaded will be installed on your device.
Older Versions
1.0 (1) | 7.5 MB |
Questions & Answers
Q: What is an APK File?
A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.
Q: If I install an APK from this website, will I be able to update the app from the Play Store?
A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.
Q: Why ApkClean.net can guarantee APK 100% safe?
A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.
Q: What are Android App permissions?
A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.
Don't hesitate to contact us if you have any questions or concerns.
(*) is required