Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 531 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 531 Bytes

esp_light_with_mesh

This is a beta version of light demo withe mesh network. We will add more comments and update soon.

APP_LIGHT: A PWM LIGHT DEMO WITH MESH NETWORK.

APP_CONTROLLER: A BUTTON TO CONTROL THE LIGHTS WITHOUT WIFI CONNECTION BUT USING ESP-NOW.

APP_SWITCH: ADD MORE CONFIGUREABLE FEATURES TO THE CONTROLLER. ADD A WEBSERVER TO THE CONTROLLER.

How to compile: add your absolute path of ESP-SDK to gen_misc.sh export SDK_BASE=/home/esp8266/Share/LIGHT_PWM_PROJECT run gen_misc.sh to compile each demo project.