A web based pool pump controller that allows a user to control a pentair pool pump. This program does not need a enternal controller.
Some usage instructions
- raspberry pi or equivelent
- RS485 (either adapter or built in)
- Node.js
- Express
- winston
- socket.io
- serialPort
- Refactoring current code to be more modular
- incorperate a configuration file
- Discover and implement more pump controls
- Use GPIO to control other equipment besides Pentiar Equipment
- Scheduling via web interface
- Logging and displaying energy and equipment usage
- Logging Pool Temperatures
- Solar Control (Most likely via GPIO)
- Pool Valve Control (Most likely via GPIO)