Hello friends. How are you?. Today we are going to learn something amazing. In my previous tutorial, you learned that How to get temperature data from DHT11 and show it on the serial monitor, but today we will go ahead and will do something advanced. We will save hardware that we used in our previous tutorial to build a new project. If ... Read More »
Monthly Archives: November 2017
Student Record System in C++
This programe is written in c++ language and this may help you in making your university assignment and projects. Description : In this programe i used concept of Nested structures to maintain a list of students consisting of their Roll No. , Name, Age, Current Semester, CGPA, Faculty, Date of Birth, Address, Cell No and Courses. Functions : Initialize a class Find ... Read More »
How to use the DHT11 Temperature and Humidity Sensor with Arduino!
Hello dear friends. Hope you will be fine. Today we will learn that how to use a DHT (DHT11 version) Temperature and Humidity Sensor. In this tutorial, you will see the result in the serial monitor of Arduino but later I will write some more tutorial for getting the result into the database and then generate the dynamic chart to ... Read More »