Temperature Measurement Projects

Using BMP180 for temperature pressure and altitude measurements

Using BMP180 for temperature, pressure and altitude measurements

The BMP180 is a new generation digital barometric pressure and temperature sensor from Bosch Sensortec. In this tutorial, we will briefly review this device and describe how to interface it with an Arduino Uno board for measuring the surrounding temperature and pressure. We will also discuss about retrieving the sensor altitude from its pressure readings. Experiment setup […]

Using BMP180 for temperature, pressure and altitude measurements Read More »

Temperature Humidity Monitoring over Internet

Live Temperature and Humidity Monitoring over Internet using Arduino and ThingSpeak

Humidity and Temperature are very common parameters for measuring at many places like farm, green house, medical, industries home and offices. We have already covered Humidity and Temperature Measurement using Arduino and displayed the data on LCD. In this IoT project we are going to Monitor Humidity and Temperature over the internet using ThingSpeak where we will show

Live Temperature and Humidity Monitoring over Internet using Arduino and ThingSpeak Read More »

Temperature Controlled Fan

Arduino Temperature Control – Adjust Fan Speed based on Temperature

In this Arduino based project, we are going to control DC fan speed according to the room temperature and show these parameter changes on a 16×2 LCD display. It is accomplished by the data communications between Arduino, LCD, DHT11 sensor Module and DC fan that is controlled by using PWM. PWM is a technique by

Arduino Temperature Control – Adjust Fan Speed based on Temperature Read More »

Arduino Humidity Measuremen

Humidity and Temperature Measurement using Arduino

Humidity and temperature are common parameters to measure environmental conditions. In this Arduino based project we are going to measure ambient temperature and humidity and display it on a 16×2 LCD screen. A combined te mperature and himidity sensor DHT11 is used with Arduino uno to develop this Celsius scale thermometer and percentage scale humidity

Humidity and Temperature Measurement using Arduino Read More »

LM35 Arduino Output

LM35 and Arduino – Temperature Measurement and Display on LCD

In this article, we are presenting a tutorial on how to interface LM35 and Arduino along with its program. Once we successfully interface arduino and lm35, we will go on to build a temperature display using arduino and a 16×2 LCD module which constantly monitors temperature around the measurement field/range of LM35 and displays the

LM35 and Arduino – Temperature Measurement and Display on LCD Read More »

Scroll to Top