# Systemadministration Projekt zur Systemadministration-Vorlesung im Wintersemester 2016/17 an der Hochschule Ravensburg Weingarten. ## Dependencies ### ESP8266 * [Arduino core for ESP8266 WiFi chip](https://github.com/esp8266/Arduino) * [temperature and humidity sensor SHT21](https://github.com/markbeee/SHT21) * [Websocket Server](https://github.com/morrissinger/ESP8266-Websocket) ### JavaScript * [Bootstrap](http://getbootstrap.com/) * [jQuery](https://jquery.com/) * [Chart.js](https://github.com/chartjs/Chart.js)