Skip to content
/ Pump Public
forked from Loic74650/Pump

A small library to handle Pumps

License

Notifications You must be signed in to change notification settings

Gixy31/Pump

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pump

A simple library for Arduino to handle home-pool filtration and persitaltic pumps

Version 1.0.0

Features:

  • keeps track of running time
  • keeps track of Tank Level
  • set max running time limit
  • prevents pump to run if running time limit is reached or tank level is low
  • interlock option to prevent pump from running if interlock level is low (use example is when filtration pump is not ON, Orp and pH pumps may not run)
  • option to use a separate (input) sensor pin to sense if pump is running from the actual output pin to start/stop the pump. This is useful for instance when an external system is managing the start/stop of the pump and we just need to know whether it is running or not

About

A small library to handle Pumps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%