EasyManua.ls Logo

Revolution PICAXE-08 - Microcontroller Functionality; Microcontrollers in Electronics

Revolution PICAXE-08
38 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
5
PICAXE-08 ALARM PROJECT
revolution
© copyright 2002 - AXE102 Alarm Student Project Notes Version 1.1
Revolution Education Ltd. Email: info@rev-ed.co.uk Web: www.rev-ed.co.uk
5
Supported by:
M
I
C
R
O
W
A
V
E
M
W
-
1
1
2
3
4
5
6
7
8
9
1
0
F
U
L
L
H
I
G
H
M
E
D
D
E
F
C
L
E
A
R
C
O
O
K
T
I
M
E
S
E
T
SECTION 2 - ELECTRONIC COMPONENTS
MICROCONTROLLERS
What is a microcontroller?
A microcontroller is often described as a ‘computer-on-a-chip’. It is an
integrated circuit that contains memory, processing units, and input/
output circuitry in a single unit.
Microcontrollers are purchased ‘blank’ and then programmed with a specific
control program. Once programmed the microcontroller is built into a
product to make the product more intelligent and easier to use.
Where are microcontrollers used?
Applications that use microcontrollers include household
appliances, alarm systems, medical equipment, vehicle
subsystems, and electronic instrumentation. Some modern cars
contain over thirty microcontrollers - used in a range of
subsystems from engine management to remote locking!
As an example, a microwave oven may use a single microcontroller to process
information from the keypad, display user information on the seven segment
display, and control the output devices (turntable motor, light, bell and magnetron).
How are microcontrollers used?
Microcontrollers are used as the ‘brain’ in electronic circuits. These electronic circuits are
often drawn visually as a ‘block diagram’. For instance a simplified block diagram for the
microwave above could be drawn like this:
The program for the microcontroller is developed (and tested) on the computer and then
downloaded into the microcontroller. Once the program is in the microcontroller it
starts to ‘run’ and carries out the instructions.
light
motor
microcontroller
bell
magnetron
keypad
switch
pushes
door
switch
INPUT PROCESS OUTPUT