Sensor – Transducer – Detector Projects

Water Level Indicator and Controller using PIC Microcontroller

Water Level Indicator and Controller using PIC Microcontroller

Here is a simple, versatile project which indicates the level of water and automaticallyĀ controlsĀ it by using PIC Microcontroller. The Water Level Sensing Section senses the level of water in the tank and sends it (wireless) to the Receiver Section. Receiver Section is connected to the Controlling Section, which process the received information and produces visual,

Water Level Indicator and Controller using PIC Microcontroller Read More Ā»

Digital Thermometer using PIC Microcontroller and LM35 Temperature Sensor

Digital Thermometer using PIC Microcontroller and LM35 Temperature Sensor

Thermometer can be easily constructed using a PIC Microcontroller and LM35 Temperature Sensor. LM35 series is a low cost and precision Integrated Circuit Temperature Sensor whose output voltage is proportional toĀ Centigrade temperature scale. Thus LM35 has an advantage over other temperature sensorsĀ calibratedĀ in Kelvin as the users donā€™t require subtraction of large constant voltage to obtain

Digital Thermometer using PIC Microcontroller and LM35 Temperature Sensor Read More Ā»

SHT setup

Humidity and temperature measurements with Sensirionā€™s SHT1x/SHT7x sensors using PIC18F2550 (Part 2)

In Part 1 of this tutorial, we discussed about Sensirionā€™s SHT1x and SHT7x series of humidity sensors, their interface specifications, the communication protocol used for transferring data in and out of the sensor, and the equations to convert their digital outputs to actual physical quantities. These sensors are capable of measuring temperature along with relative

Humidity and temperature measurements with Sensirionā€™s SHT1x/SHT7x sensors using PIC18F2550 (Part 2) Read More Ā»