ESP8266 SHT21 sensor
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md.txt 525B

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