HSPFLOWFINAL

Dependencies of HSPFLOWFINAL

A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.

/
Library to read from Keller Druck I2C Pressure sensors. Inputs are I2C object and address.
Proportional, integral, derivative controller library. Ported from the Arduino PID library by Brett Beauregard. control, PID
Drive a coil (valve, solenoid, contactor, etc)
Library to read/write Sensirion SF04 based gas/liquid flow sensors.
Fork of original library from sburg. Identical except it takes an I2C object as the input rather than individual pin names. Useful if you have multiple I2C devices on a …