Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pyother/pyother-sensors-simulator
Virtual sensors readings simulator. By setting properties of the sensor you can simulate readings with high accuracy.
https://github.com/pyother/pyother-sensors-simulator
data-generator javascript nodejs react sensor-data sensor-fusion sensor-simulation sensor-simulator sensors simulator vite vitejs
Last synced: about 5 hours ago
JSON representation
Virtual sensors readings simulator. By setting properties of the sensor you can simulate readings with high accuracy.
- Host: GitHub
- URL: https://github.com/pyother/pyother-sensors-simulator
- Owner: Pyother
- Created: 2024-12-22T22:48:53.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2025-01-08T20:44:08.000Z (4 days ago)
- Last Synced: 2025-01-12T20:13:26.384Z (about 5 hours ago)
- Topics: data-generator, javascript, nodejs, react, sensor-data, sensor-fusion, sensor-simulation, sensor-simulator, sensors, simulator, vite, vitejs
- Language: JavaScript
- Homepage:
- Size: 142 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pyother-sensors-simulator
## Installation
1. Ensure you have **Node.js** and **npm** installed.
2. Install the package globally:
```bash
npm i -g pyother-sensors-simulator
```
3. Run the simulator:
```bash
pyother-sensors-simulator
```
4. The application will be available at: http://127.0.0.1:5000