Skip to content

BenMartens15/smart_light_controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 RGB Lights Controller

This firmware allows an ESP32 to control light switches and RGB strips using an Android app.

Set up

To select what type of light (RGB strip or light switch) the ESP32 can control, open the ESP-IDF menuconfig and under "Lightning Light Controller", select the device type. Then just rebuild the program and flash it.

Hardware

A light switch controller uses:

For an RGB strip controller... every RGB strip is different, but you will probaly need a few transistors controlled by the ESP32 in order to provide enough power to control the strip.

Android App

The Android app to control devices can be found here: https://github.com/BenMartens15/SmartLightController

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published