OVVE / software-controller

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

Implement Air Flow Sensor Driver #2

Closed mrrosen closed 4 years ago

mrrosen commented 4 years ago

Implement the air flow sensor hal for the PMF4103V. Modify existing API if insufficient. Included in this task is determining a reasonable (over)sampling rate for the sensor given its specifications.

mrrosen commented 4 years ago

https://github.com/OVVE/software-controller/pull/23

mrrosen commented 4 years ago

Completed by #23