Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sensirion/python-sensorbridge-i2c-sfm
Python driver for using the SFM3019 (and compatible) over the SensorBridge Hardware # pip install sensirion-sensorbridge-i2c-sfm
https://github.com/sensirion/python-sensorbridge-i2c-sfm
flow-sensor i2c python sensirion sensor sfm3019 ventilator
Last synced: about 2 months ago
JSON representation
Python driver for using the SFM3019 (and compatible) over the SensorBridge Hardware # pip install sensirion-sensorbridge-i2c-sfm
- Host: GitHub
- URL: https://github.com/sensirion/python-sensorbridge-i2c-sfm
- Owner: Sensirion
- License: bsd-3-clause
- Created: 2020-03-25T23:17:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T08:04:18.000Z (8 months ago)
- Last Synced: 2024-10-31T10:52:43.307Z (2 months ago)
- Topics: flow-sensor, i2c, python, sensirion, sensor, sfm3019, ventilator
- Language: Python
- Homepage:
- Size: 69.3 KB
- Stars: 4
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
# Python Driver for Sensirion I²C Flow Sensors
This repository contains the Python driver to communicate with Sensirion flow
sensors using the I²C interface.Install with `pip install sensirion-sensorbridge-i2c-sfm`
For additional details, please read the package description in
[README.rst](README.rst).## License
See [LICENSE](LICENSE).