In my last post, we managed to get temperature and humidity reading from a DHT11 using an Arduino Uno. My Arduino Uno also has Wifi capabilities, so we saw how to obtain an IP address and forward our reading to a public website like Httpbin.org. Httpbin.org was then kind enough to accept and return our…