News

ENTER DECSRIPTION OF TASK PERFORMED NOT LESS THAN 500 WORDS: In completing my first task of creating a temperature sensor with an LCD display, I used multiple reference resources to guide my learning ...
The I2C LCD display library can be downloaded from this link. After downloading the zip file install I2C LCD library in the Arduino IDE by sketch->import library.This library can also be used with ...
A LCD is interfaced with Arduino to display temperature values and Thermistor is connected as per circuit diagram. The analog pin (A0) is used to check the voltage of thermistor pin at every moment ...
The past month or so I’ve been playing with the Maxim DS1307 Real-Time-Clock and DS1621 Temperature Sensor ICs. I hooked them up to an Arduino Uno board with a Parallax Serial 16×2 Character LCD. I ...
Temperature Analysis Including Headcount is intended to analyze the temperature and headcount of everyone within the sensor's range. In this project, 37°C is used as a base temperature. A person whose ...
The DHT11 sensor senses the surrounding room temperature and gives the result in degrees Celsius. Both the reference and the measured values are displayed on the Liquid Crystal Display (LCD). The ...
ENTER DECSRIPTION OF TASK PERFORMED NOT LESS THAN 500 WORDS: In completing my first task of creating a temperature sensor with an LCD display, I used multiple reference resources to guide my learning ...