ST
StoneSteel27/SensorApp
A Sensor Data Displaying/Streaming Android App built in Python with Beeware tools.
Sensor-App
This cross-platform app was generated by Briefcase part of
The BeeWare Project.
A Sensor Data Displaying/Streaming Android App built with Beeware tools.
Features
- Real-Time Display of Sensor Data
- Fast Real-Time Sensor Data Streaming via TCP Sockets
Data Stream Setup
- This Repository contains
sensor-server.pypython file which provides a simple way for creating the Server. - The Communication between the App and the Server will happen on port-
5678. - Start the server using:
$ python sensor-server.py- Obtain your server's local IP address and enter in the App to Start the Data Stream.
App's Preview
Building From Source
- First, Clone the Repo
$ git clone https://github.com/StoneSteel27/SensorApp
$ cd SensorApp- Install
Briefcase
$ pip install briefcase- Start the Building Process with:
$ briefcase build android- Finally, the last line of build process, will contain the path to the
apkfile
Background
- Sensor-App was created to aid Computer Programmers, Data Scientists with Real-Time Sensor Data, for various applications like VR and AR.
- It was also made as a Introductory Project of using Tools of
Beeware.
On this page
Languages
Python100.0%
Contributors
Latest Release
v0.0.1April 25, 2024MIT License
Created April 21, 2024
Updated February 5, 2026
