Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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