https://github.com/3drx/nicolay_flow_meter_connector
Unofficial SDK for Nicolay flow meter connector
https://github.com/3drx/nicolay_flow_meter_connector
Last synced: 10 months ago
JSON representation
Unofficial SDK for Nicolay flow meter connector
- Host: GitHub
- URL: https://github.com/3drx/nicolay_flow_meter_connector
- Owner: 3DRX
- License: mit
- Created: 2025-06-05T15:30:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-06T03:17:19.000Z (about 1 year ago)
- Last Synced: 2025-07-06T16:40:39.240Z (11 months ago)
- Language: C
- Size: 417 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nicolay_flow_meter_connector
Unofficial SDK for Nicolay flow meter connector
## Quick Start
```sh
pip install git+https://github.com/3DRX/nicolay_flow_meter_connector.git
```
```python
from nicolay_flow_meter_connector import NicolaySensor
sensor = NicolaySensor(port="/dev/ttyUSB0")
while True:
data = sensor.get_flow()
print(f"{data} mSlm^2")
```
## Supported Hardware
See https://nicolay.de/wp-content/uploads/sites/2/2021/02/NICOLAY-Datasheet-Flow-Meter-Connector-2021.pdf