Skip to content

Code to control a Pentair IntelliBrite light with an ESP32 microcontroller and a relay

Notifications You must be signed in to change notification settings

matthewpetro/pool-light-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pool-light-controller

Code to control a Pentair IntelliBrite light by using an ESP32 microcontroller with an attached relay.

Pentair IntelliBrite lights can be changed to different preprogrammed colors and scenes by cycling the power. The full list of scenes can be found in the manual. This controller code runs on an ESP32 microcontroller such as the Adafruit HUZZAH32 and can cycle the power via an attached relay. The code also connects to wifi and implements an HTTP interface that enables the attached IntelliBrite light to be connected to a home automation system.

Also included in this repo is a tool that can save the wifi SSID and password in flash memory on the ESP32. This avoids the need for the wifi credentials to be built into the controller code and makes it significantly less likely that the credentials will accidentally get committed into the repo.

About

Code to control a Pentair IntelliBrite light with an ESP32 microcontroller and a relay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages