Skip to content

Zhang-Jia/ESP8266_LIGHT_WITH_MESH

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A demo that should be run with ESP8266 Non-OS SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.9%
  • Makefile 2.3%
  • JavaScript 2.1%
  • C++ 1.9%
  • Shell 0.5%
  • Smarty 0.4%
  • Other 0.9%