You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple c++ class to control a valve that fills a hot tub. Has flow detector (hall sensor) and thermister temp sensor, so will pause if filling water goes cold.
To do:
Make temp sensor hardware agnostic so I can use DS18B20 in the future.
About
HotTub class for arduino controlled hot tub filling!