ESP8266 SHT21 sensor
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

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