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
|
9 years ago | |
---|---|---|
esp_iot_sdk_v1.5.2 | 9 years ago | |
esphttpclient | 9 years ago | |
html | 9 years ago | |
html_src | 9 years ago | |
include | 9 years ago | |
libesphttpd | 9 years ago | |
sbmp@70e41c91e5 | 9 years ago | |
user | 9 years ago | |
.gitignore | 9 years ago | |
.gitmodules | 9 years ago | |
LICENSE.txt | 9 years ago | |
Makefile | 9 years ago | |
Makefile.combined | 9 years ago | |
Makefile.ota | 9 years ago | |
Makefile.separate | 9 years ago | |
README.md | 9 years ago | |
_web-build_do.sh | 9 years ago | |
build.sh | 9 years ago | |
esp_meas.pro | 9 years ago | |
esphttpdconfig.mk | 9 years ago | |
flash.sh | 9 years ago | |
style.astylerc | 9 years ago | |
web-build.sh | 9 years ago | |
web-gbuild.sh | 9 years ago | |
web-gwatch.sh | 9 years ago | |
web-serve.sh | 9 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.