Skip to content

A simple implementation of a weather monitoring station based on the ESP8266 powered device

License

Notifications You must be signed in to change notification settings

kiesiu/iot-weather-station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IoT Weather Station

The following project is a simple implementation of a weather monitoring station based on the ESP8266 powered device. It runs as a client for platform-independent server web service written using Go and a little bit of JavaScript.

Built with

This project would not be possible without following great open source libraries.

Client code for IOT device:

Server web service:

More information

There is a blog post describing what the purpose of this repository is.

License

This project is licensed under the Apache License - see the LICENSE file for details.