ESP8266 SHT21 sensor
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Thomas Buck d62aac1f70 Added license info 7 роки тому
.gitignore Restructured directories 7 роки тому
ESP-Weather.ino Added license info 7 роки тому
README.md Added license info 7 роки тому
client-script.js Use CDNs for 3rd party js libs 7 роки тому
config.h Added license info 7 роки тому
ntp.cpp Added license info 7 роки тому
ntp.h Added license info 7 роки тому
storage.cpp Added license info 7 роки тому
storage.h Added license info 7 роки тому

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:

The client script from this repository is served using the RawGit Service development URLs. Consider using their production CDN when using this project seriously.

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