Temperature Measurement Projects

Voltage, Temperature & Frequency Meter With PIC Micro controller schematic

Voltage, Temperature & Frequency Meter With PIC Micro controller

Features… Voltage, Temperature and Frequency can switching to each others using push buttons. Voltage Meter can measure DC voltage between 0v to 50v. Frequency Meter can measure frequency up to 65KHz. Temperature Meter can use between 00C to 1500C. Every functions can paused using push button. Instructions… Voltage meter –  Volt meter can measure dc …

Voltage, Temperature & Frequency Meter With PIC Micro controller Read More »

temperature sensor

A Digital temperature meter using an LM35 temperature sensor using PIC16F688

Introduction A digital thermometer is a good choice of project for beginners who just stepped in to the world of microcontrollers because it provides an opportunity to learn using sensors to measure the real world signals that are analog in nature. This article describes a similar project based on a PIC16F688 microcontroller and an LM35 …

A Digital temperature meter using an LM35 temperature sensor using PIC16F688 Read More »

data logger

A Beginner’s data logger project using PIC12F683 microcontroller

It is a very simple data logger project based on PIC12F683 microcontroller. The microcontroller reads temperature values from a temperature sensor on a regular interval basis and stores them into its internal EEPROM memory. The recorded temperatures can be later transferred to a PC through serial interface. I originally published this project on electronics-lab.com last summer. …

A Beginner’s data logger project using PIC12F683 microcontroller Read More »

DHT11 sensor

Measurement of temperature and relative humidity using DHT11 sensor and PIC microcontroller using PIC16F628A

Measurement and control of temperature and relative humidity finds applications in numerous areas. These days devices are available which have both temperature and humidity sensors with signal conditioning, ADC, calibration and communication interface all built inside them. The use of such smart sensors greatly simplify the design and reduces the overall cost. We discussed in …

Measurement of temperature and relative humidity using DHT11 sensor and PIC microcontroller using PIC16F628A Read More »

Temperature Controller

PIC16F84A Temperature Controller

Ever needed to measure temperature and display it? This project details measuring temperature using a temperature sensor ,an ADC and a Microcontroller PIC16f84a with schematics,codes and illustrations. You can also get the following kit, although not based on the pic, which would make your life easier for your future projects. This project was done fairly …

PIC16F84A Temperature Controller Read More »