RespiraWorks / Ventilator

Fully-featured ICU ventilator design, optimized for manufacture using commonly available components and free to license. Repository tracks all mechanical, electrical and systems design, software, requirements and regulatory documentation.
Apache License 2.0
131 stars 38 forks source link

Establish data acquisition from low pressure sensor #722

Open martukas opened 4 years ago

martukas commented 4 years ago

What has to be done LabJack scripts should be able to communicate with this thing: https://store.ncd.io/product/ams5915-0100-d-amplified-low-pressure-sensor-0-100-mbar-0-to-1-450-psi-i2c-mini-module/

How do you know it has to be done We need alternative sensors with a separate "chain of custody" for data to confirm our sensors are working as expected.

Code pointers There is some code in /software/controller/integration_tests/labjack/T7_i2c.py, which does not work. Please ask @martukas , @twslankard or @rwilbur for server credentials. LabJack is connected to to the integration test server. The sensor is connected to Labjack's EIO ports 0 and 1.

asmodai27 commented 3 years ago

related to #723 and #724