Temperature Measurement Projects

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 »

CARLETON PROJECTS

CARLETON PROJECTS

This is the Carleton Weather Station, at least the computer end of it.  The data acquisition  system is to the left and the web server is the Mac computer.  It is located in Olin 206. This is the Carleton Weather Station’s data acquisition system.  This replaced a 1995 Mac and some daq boards.  This daq

CARLETON PROJECTS Read More »

The Microchipoptera Project

The Microchipoptera Project

Motivation:     The echolocating bat is a wonderful animal that is unique in so many different ways:  it is the only truly flying mammal, it can use air-coupled sonar to navigate in complete darkness while flying, it can allow its body temperature to drop to as low as 1degC (torpor) to save energy, and it

The Microchipoptera Project Read More »

INCUBATOR TEMPERATURE REGULATOR

INCUBATOR TEMPERATURE REGULATOR

The Incubator Temperature Regulator is made on a breadboard to demonstrate how to program and set the temperature of the regulator. It uses an LM35 temperature sensor, a serial LCD made with a PIC16F628A microcontroller and an Arduino Nano. The low & high setpoint is configurable to maintain the temperature range. An LED is used

INCUBATOR TEMPERATURE REGULATOR Read More »

7 Segment Clock With Temperature Display ds18b20 and 5 Digit Display

7 Segment Clock With Temperature Display [ds18b20 and 5 Digit Display]

5 digit seven  segment clock with temperature display. PIC16F877A based  clock 1, High-precision  temperature sensor   ds18b202, ds1307 RTC3, 4 switches, easy time adjust option4, alternating temperature and time display method5, pic16f877a micro-controller6, half hour notification  – single beep7, hour notification   – double beep8, buzzer notification for key press Step 1: Display Panel Step 2:

7 Segment Clock With Temperature Display [ds18b20 and 5 Digit Display] Read More »

Measure Temperature With an LM35

Measure Temperature With an LM35

Of all the types of measurement, temperature measurement is one that comes up the most often and is perhaps the one that is easiest to do. I heard this interesting story once from a University Grad who started a company along with a few friends developing temperature controllers. Anyway, it turns out that its a

Measure Temperature With an LM35 Read More »