ESP8266 SHT21 sensor
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Thomas Buck 63082b2a12 Added stylesheet and favicon. Static data put into own auto-generated header. 7 gadus atpakaļ
.gitignore Restructured directories 7 gadus atpakaļ
ESP-Weather.ino Added stylesheet and favicon. Static data put into own auto-generated header. 7 gadus atpakaļ
README.md Added stylesheet and favicon. Static data put into own auto-generated header. 7 gadus atpakaļ
client-script.js Added stylesheet and favicon. Static data put into own auto-generated header. 7 gadus atpakaļ
client-style.css Added stylesheet and favicon. Static data put into own auto-generated header. 7 gadus atpakaļ
config.h Added stylesheet and favicon. Static data put into own auto-generated header. 7 gadus atpakaļ
convert-static.py Added stylesheet and favicon. Static data put into own auto-generated header. 7 gadus atpakaļ
favicon.ico Added stylesheet and favicon. Static data put into own auto-generated header. 7 gadus atpakaļ
ntp.cpp Added license info 7 gadus atpakaļ
ntp.h Added license info 7 gadus atpakaļ
static.h Added stylesheet and favicon. Static data put into own auto-generated header. 7 gadus atpakaļ
storage.cpp Added license info 7 gadus atpakaļ
storage.h Added license info 7 gadus atpakaļ
template.html Added stylesheet and favicon. Static data put into own auto-generated header. 7 gadus atpakaļ

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

The included Favicon is ‘weather’ by ‘jkeks’.

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
----------------------------------------------------------------------------