This is a project for Arduino to make a Thermometer with Digital Display, aimed at beginners. Arduino measures the voltage on a TMP36 Temperature sensor, converts the Voltage to Degrees Celc... Read more
Using a dual 7-segment display, a DS18B20 temperature sensor and a couple of shift registers I figured that I could build a digital thermometer. Step 1: Temperature Sensor The sensor I... Read more
The Arduino is a powerful platform for interfacing with the real world, but it isn’t without limits. One of those hard limits, even for the Arduino MEGA, is a finite number of pins that the... Read more
Hygrometers are used to determine the moisture content of the environment. They find application in farms, food storage, museums, and other places where moisture needs to be monitored to ens... Read more
Currently, we are chasing an invisible monster named Corona Virus ( COVID-19 ) and we are going through the biggest health crisis in our time due to a sharp increase in infection c... Read more
This might seem totally useless, considering how advance current technology can be and you might even be like “Tsk! a Thermometer?” But there is a lot of experiment based on temp... Read more
Don’t blame us for the title. [CCrome] admits it may well be the cheapest and worst IR camera available. The concept is surprisingly simple. Mount a cheap Harbor Freight non-contact thermome... Read more
A lot of people know that temperature is the degree of heat present in a substance. The common way of measuring body temperature is the armpit method where temperature is measured by putting... Read more
It seems that you can’t visit to a microcontroller website without seeing a digital thermometer/hygrometer build of some kind. After all, it is pretty easy to build and at the same time quit... Read more
Still on the journey to complete an “upcoming project”, “ESP32 NTP Temperature Probe Cooking Thermometer With Steinhart-Hart Correction and Temperature Alarm” is an I... Read more
Most of the temperature measurement techniques around the world require some sort of physical contact between the temperature sensor and the object or environment whose temperature is to be... Read more
Hi guys welcome to this tutorial. Today we will be building a simple temperature monitor using the DS18B20 sensor with a Nokia 5110 LCD Display and an Arduino mega. Introduction The DS18B20... Read more