https://github.com/fjctp/sensorclient
Read sensor data from android device using websocket. Depends on SensorServer.
https://github.com/fjctp/sensorclient
android gps imu julia real-time sensor websocket
Last synced: 2 months ago
JSON representation
Read sensor data from android device using websocket. Depends on SensorServer.
- Host: GitHub
- URL: https://github.com/fjctp/sensorclient
- Owner: fjctp
- License: mit
- Created: 2025-02-15T07:45:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-10T05:20:20.000Z (over 1 year ago)
- Last Synced: 2025-03-10T06:24:48.610Z (over 1 year ago)
- Topics: android, gps, imu, julia, real-time, sensor, websocket
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SensorClient
Connect to [SensorServer](https://github.com/umer0586/SensorServer) using websocket, read and plot sensor data in real-time.
## Dependencies
The following are needed to run the demo script, `main.jl`.
- [SensorServer](https://github.com/umer0586/SensorServer) on a supported Android device.
- `just >=1.38.0` [optional]
- `julia >= 1.11.3`
## Run demo script with just
Using `just` receipt to run demo script.
1. Confirm that all the dependencies are installed including optional.
2. Define required environment variables, see [.env.example](./.env.example).
3. Install julia packages: `just init`.
4. Run demo script: `just run`
By default, four figures will show up
