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.
f105-motor-demo_esp/README.md

13 lines
397 B

Appliance Health Monitor / Current Analyzer
===========================================
8 years ago
Ondřej Hruška, 2016
8 years ago
Project based on ESP8266 IoT SDK, libesphttpd and esphttpclient.
8 years ago
Website in `html_src/` is compiled to `html/` static files using the `web-build.sh` script.
8 years ago
You need Linux to work with this project.
8 years ago
Make sure you have **esp-open-sdk** installed and the Xtensa GCC is in your $PATH.