In my first blog post I managed to get my Arduino Uno to get temperature and humidity readings using a DHT11. Because my Uno has Wifi support, we managed to obtain an IP address from my local network and POST the temperature and humidity reading to a public server, httpbin.org. To secure our communication we…
Tag: DHT11
Step by Step: Getting temperature and humidity reading using Arduino Uno Wifi + DHT11 Sensor
I’ve had a few failed attempts at gardening and wanted to see if my passion for technology could help out. There are quiet a few sensors on the market like temperature, moisture, light, etc that I think could help. This spurred me to purchase an Arduino Uno Wifi R2 and even though I’ve owned an…