EE 308 - Objectives
The objective of EE 308 is to have the student design and build a
simple control system using a Motorola 68HC12 microcontroller. The design
will include interfacing the microcontroller to a sensor and plant, and
programming the control function into the microcontroller.
To accomplish this, the student will:
- Learn how to program the 68HC12 microcontroller in assembly language and
in C, including use of subroutines and interrupt service routines.
- Learn how to use some of the internal peripherals of the 68HC12.
- Learn how to interface external hardware to the 68HC12.
- Learn how to use the Motorola manuals and data sheets to get the
information necessary to do the above tasks.
Bill Rison,
<rison@ee.nmt.edu >