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 2357472b4c csv export for waveform 9 years ago
esp_iot_sdk_v1.5.2 wifi control & reporting sbmp backend; added small libs to fit in the flash size 9 years ago
esphttpclient
html csv export for waveform 9 years ago
html_src csv export for waveform 9 years ago
include
libesphttpd read stm version 9 years ago
sbmp@70e41c91e5
user read stm version 9 years ago
.gitignore deleted shitz 9 years ago
.gitmodules
LICENSE.txt
Makefile read stm version 9 years ago
Makefile.combined
Makefile.ota
Makefile.separate
README.md
_web-build_do.sh
build.sh
esp_meas.pro wifi control & reporting sbmp backend; added small libs to fit in the flash size 9 years ago
esphttpdconfig.mk
flash.sh
style.astylerc
web-build.sh
web-gbuild.sh
web-gwatch.sh
web-serve.sh

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.