Digital Thermometer using PIC Microcontroller and LM35 Temperature Sensor

Basics A Digital 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 the required Centigrade temperature. It doesn't requires any external calibration. It is produced by National Semiconductor and can operate over a -55 °C to 150 °C...

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, sound indications and controls the operation of the motor whenever required. The project is divide into 4 sections. 1. Power Supply Section Power Supply section provides required supply for Receiver...

>