Sensor Server

Exclusive
No reviews reviews
41
downloads
5.0
android

AI summary

Curious what AI thinks about this app? Ask for a short summary highlighting what it does and any noteworthy details.

About this app

Android app which let you stream real-time sensor data from your phone to Websocket clients. Clients, including web browsers and other applications, are able to receive streamed data through the WebSocket client API.

To receive sensor data, Websocket client must connect to the app using following URL.

ws://[ip]:[port]/sensor/connect?type=[sensor type here]

Once connected, client will receive sensor data in JSON Array (float type values) through websocket.onMessage.

For complete guidance please visit https://github.com/umer0586/SensorServer

What's new

v6.0.0Jul 22, 2024

1. Web server added 2. An embedded web app added to allow viewing sensor data in a web browser 3. Landscape orientation now supported.

About this version

Version
6.0.0 (27)
Size
13.9 MB
Requires Android
5.0
Target SDK
21
Downloads
41
Updated
Jul 22, 2024
Package
github.umer0586.sensorserver

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app