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 a9fca71169 improved some stuffs 9 years ago
esp_iot_sdk_v1.5.2 working http request 9 years ago
esphttpclient removed junk, fixed license mess 9 years ago
html more reliable JS + fixed broken second marks 10 years ago
html_src improved some stuffs 9 years ago
include added esp docs from the rtos sdk 9 years ago
libesphttpd removed junk, fixed license mess 9 years ago
sbmp@b2fca263f8 updated sbmp 10 years ago
user cleaning 9 years ago
.gitignore gitign 10 years ago
.gitmodules updated sbmp to the esp branch 10 years ago
LICENSE.txt removed junk, fixed license mess 9 years ago
Makefile working http request 9 years ago
Makefile.combined Added files 10 years ago
Makefile.ota Added files 10 years ago
Makefile.separate Added files 10 years ago
README.md removed junk, fixed license mess 9 years ago
_web-build_do.sh compiled web & added missing routes 10 years ago
build.sh chart improvements 10 years ago
esp_meas.pro working http request 9 years ago
esphttpdconfig.mk improvements in template engine and routes 10 years ago
flash.sh much improved status page, reduced array sizes in wifi cgi 10 years ago
style.astylerc Added files 10 years ago
web-build.sh updated webpages 10 years ago
web-gbuild.sh chart improvements 10 years ago
web-gwatch.sh chart improvements 10 years ago
web-serve.sh working wifi readout 10 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.