Commit 9258ff24 authored by norbert.dajnowski's avatar norbert.dajnowski

Update README.md

parent 4e505659
......@@ -2,9 +2,9 @@
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.
Welcome to my IoT assignment submission. This git project stores the code that I use to program my arduino and computer to function as a weather station.
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-shield.ino - Calibrates and reads all of the sensors on my Arduino based weather station. It also streams it all through the connected 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