Phone Pi+ Sensor Streamer Application icon

Phone Pi+ Sensor Streamer 1.0

7.5 MB / 1+ Downloads / Rating 5.0 - 1 reviews


See previous versions

Phone Pi+ Sensor Streamer, developed and published by Priyankar Kumar, has released its latest version, 1.0, on 2023-01-26. This app falls under the Tools category on the Google Play Store and has achieved over 50 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

Phone Pi+ Sensor Streamer APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.1+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.phonepiplus

Updated: 2 years ago

Developer Name: Priyankar Kumar

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Phone Pi+ Sensor Streamer on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Reviews

1 ★, on 2019-05-21
The app did not allow me to change the server port and sometimes it just randomly crashed. I was using the free version before and it was more stable and allowed me to change the port.

Previous Versions

Phone Pi+ Sensor Streamer 1.0
2023-01-26 / 7.5 MB / Android 4.1+

About this app

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 :)

New features

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.

App Permissions

Allows applications to open network sockets.
Allows an app to create windows using the type TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
Allows an app to access precise location.
Allows an application to write to external storage.
Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
Allows an application to read from external storage.