ESP8266 SHT21 sensor
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Thomas Buck 7203100fca HTML and JS now minified and put into sketch using python script, JS served from ESP 8 år sedan
.gitignore Restructured directories 8 år sedan
ESP-Weather.ino HTML and JS now minified and put into sketch using python script, JS served from ESP 8 år sedan
README.md HTML and JS now minified and put into sketch using python script, JS served from ESP 8 år sedan
client-script.js HTML and JS now minified and put into sketch using python script, JS served from ESP 8 år sedan
config.h HTML and JS now minified and put into sketch using python script, JS served from ESP 8 år sedan
convert-static.py HTML and JS now minified and put into sketch using python script, JS served from ESP 8 år sedan
ntp.cpp Added license info 8 år sedan
ntp.h Added license info 8 år sedan
storage.cpp Added license info 8 år sedan
storage.h Added license info 8 år sedan
template.html HTML and JS now minified and put into sketch using python script, JS served from ESP 8 år sedan

README.md

ESP-Weather

This started out as a project for the “Systemadministration” course in the Hochschule Ravensburg-Weingarten in the winter of 2016 / 2017.

Dependencies

ESP8266

Download and install the following libraries to your Arduino/libraries folder. Of course, you also need the Arduino core for the ESP8266 WiFi chip installed from the IDE Board Manager.

JavaScript

The JavaScript client code includes the following libraries, using their official CDNs:

License

----------------------------------------------------------------------------
"THE BEER-WARE LICENSE" (Revision 42):
<xythobuz@xythobuz.de> & <ghost-ghost@web.de> wrote this file.  As long as
you retain this notice you can do whatever you want with this stuff. If we
meet some day, and you think this stuff is worth it, you can buy us a beer
in return.                                   Thomas Buck & Christian Högerle
----------------------------------------------------------------------------