ESP8266 part of the f105-motor-demo project (see f105-motor-demo_stm32)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ondřej Hruška 485a383e6d working WPS and cmd to set AP 8 years ago
esp_iot_sdk_v1.5.2 wifi control & reporting sbmp backend; added small libs to fit in the flash size 8 years ago
esphttpclient js poll status; shorter logging 8 years ago
html some old changes I forgot to commit 8 years ago
html_src wifi control & reporting sbmp backend; added small libs to fit in the flash size 8 years ago
include added esp docs from the rtos sdk 8 years ago
libesphttpd working WPS and cmd to set AP 8 years ago
sbmp@70e41c91e5 work on the reporting 8 years ago
user working WPS and cmd to set AP 8 years ago
.gitignore deleted shitz 8 years ago
.gitmodules updated sbmp to the esp branch 8 years ago
LICENSE.txt removed junk, fixed license mess 8 years ago
Makefile wifi control & reporting sbmp backend; added small libs to fit in the flash size 8 years ago
Makefile.combined Added files 8 years ago
Makefile.ota Added files 8 years ago
Makefile.separate Added files 8 years ago
README.md removed junk, fixed license mess 8 years ago
_web-build_do.sh work on reporting code. todo.. 8 years ago
build.sh chart improvements 8 years ago
esp_meas.pro wifi control & reporting sbmp backend; added small libs to fit in the flash size 8 years ago
esphttpdconfig.mk improvements in template engine and routes 8 years ago
flash.sh much improved status page, reduced array sizes in wifi cgi 8 years ago
style.astylerc Added files 8 years ago
web-build.sh updated webpages 8 years ago
web-gbuild.sh chart improvements 8 years ago
web-gwatch.sh chart improvements 8 years ago
web-serve.sh working wifi readout 8 years ago

README.md

Appliance Health Monitor / Current Analyzer

Ondřej Hruška, 2016

Project based on ESP8266 IoT SDK, libesphttpd and esphttpclient.

Website in html_src/ is compiled to html/ static files using the web-build.sh script.

You need Linux to work with this project.

Make sure you have esp-open-sdk installed and the Xtensa GCC is in your $PATH.