Sensor-Server
A small Flask based server for an embedded IoT weather sensor.
Currently just to learn how to use a web framework, and there are a lot of things that will need to be implimented and improved.
TODO: * Finialize API * Allow viewing specific data on homepage * Build proper website * Probably more
Sensor is an esp8266 module with a BME 280 sensor that can report temperature, humidity, and barametric pressure.