Skip to content

FlixMa/homekitted-led-strip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomeKit LED Strip Control

This project converts an esp32 into a homekit led strip controller.

Set up the environment for building and flashing:

export IDF_PATH="path/to/your/idf/installation"
source "$IDF_PATH/export.sh"

Then go to your project of choice and flash and monitor using:

make -j6
make -j6 flash monitor

Releases

No releases published

Packages

No packages published

Languages