Commit 4e505659 authored by norbert.dajnowski's avatar norbert.dajnowski

Update README.md

parent 41f6650a
# IoT-Weather Station
IoT module assignment code submission
Welcome to my IoT assignment submission. This git project stores the code that I used to program my arduino and computer to function as a weather station, uploading data to a Thingspeak channel.
Weather-shield.ino - Calibrates and reads all of the sensors on my Arduino based weather station. It also streams it all through the bluetooth module.
weather-station-server.py - Listens to the paired bluetooth device, new readings from the weather stations are forwarded to the thingspeak server.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment