OVVE / software-controller

Software for the Arduino Mega
Other
2 stars 7 forks source link

Implement Derived Sensor Values #37

Closed mrrosen closed 4 years ago

mrrosen commented 4 years ago

Initial implementation of all the "derived" sensor values (like Peak Pressure and Minute Volume), along with some refactoring of the sensor code into a more "final" form. Once validated, should allow all the values in the UI to be available and updated correctly.

zmk5 commented 4 years ago

This looks good to me! You have very nice code Mike!