Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 490 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 490 Bytes

Cooling water pump PID controller

This project contains ESP32 code for sensing the temperature of a cooling system and driving an electric water pump at whatever speed is required to keep the engine at the specified temperature.

Circuit diagram: https://www.flux.ai/dangarstu/pid-controller

Circuit diagram

This project is built from the template for SensESP.