ARDUINO DHT11 INTERFACE Gowtham S January 23, 2018 DHT11 (Digital Temperature and Humidity sensor) is a composite Sensor that contains a calibrated digital signal output of the temperature and humidity. In this tutorial, How to interface DHT11 (Temperature… Continue Reading
DHT11 DATA IN ANDROID Gowtham S August 6, 2017 OVERALL PROCEDURE Step 1: DHT-11 is interfaced with the Arduino. Step 2 : Arduino sends data to a php file putdata.php which writes data in… Continue Reading
TEMPERATURE DATA TO THINGSPEAK Gowtham S August 6, 2017 ThingSpeak is an IoT platform that helps us to collect sensor values from various nodes like we use NodeMcu and puts them in a graphical… Continue Reading
WEATHER DATA IN ANDROID(IOT) Gowtham S July 12, 2017 OVERALL PROCEDURE : Step 1: DHT-11 is interfaced with the raspberrry pi . Step 2 : Raspberry pi sends data to a php file… Continue Reading
DHT 11 INTERFACE Gowtham S July 8, 2017 DHT-11 sensor is a anolog sensor that has three pins . It can be connected to arduino,raspberry pi etc., In this how to collect… Continue Reading