You are on page 1of 4

The product is a computerized temperature measurement system.

It consists of both
hardware and software. The hardware consists of

Microcontroller PIC16F876A
Temperature Sensor (LM-35DZ)
USB-UART Converter (UC00B)
Strip Board
Crystal Oscillator (20MHz)
IC Socket 28-Pin
Resistor 470 Ohm
Push Button 2 Pin
Electrolytic Capacitor 1 uF
PCB connectors 3 ways
Red LED
USB Cable
Cable ribbon

PCB connectors 3 ways

Electronic
Capacitor

Resistor
Push Button
Microcontroller
Crystal Oscillator

Red LED
Cable
Ribbon

IC Socket 28 pin

Strip Board

Temperature
sensor

USB Cable

USB-UART
Converter

Temperature Sensor is callibrated using hot plate and ice. Data are recorded and graph is
plotted.

bit Vs temperature
10000

y = 116.72x - 215.96
R2 = 0.9774

9000
8000
7000

bit

6000
5000
4000
3000
2000
1000
0
0

20

40

60

80

temperature

Visual Basic version 6.0 (VB6) is used to develop computer application. The screenshot
below shows the coding for simple interface function.

After developing software, software will be package so that it is standalone and can be
executed on any computers. The file extension becomes temperature sensor.exe.

Prepared by Yeoh Sik Mei (M20121000056)

You might also like