ECE365 Mini Project


Task
The objective of mini project is to evaluate students’ ability to develop a HCS12-based system by using DRAGON12-Plus training board. Every student must do and complete the mini project, fulfill the project requirements and it must be performed correctly as described by the project description. The requirements are:

1. At least three (3) peripherals including keypad and LCD.
2. Use subroutines in program design.

At the end of the project, students must submit a project report and present their project in the class.

Equipment
1. Desktop computer
2. DRAGON12-Plus training Board
3. IDE software – AsmIDE or MiniIDE
4. SimHC12 simulator (optional)

Report Outline
1. Title page with names of all group members.
2. Table of Contents
3. Abstract
   A single paragraph that describes the overall project and the results.
4. Introduction
   Describe the overall problem and the constraints of the design.
5. Section that describes the hardware aspects of the project.
   Describe what I/O ports, peripherals you use and their roles/functions in your project.
6. Section that describes the program aspects of the project
   Describe the overall program design.
7. Section that describes the overall functionality and performance of the project.
8. Conclusion
9. List of References (if available)
10. Appendices that contain the assembly code and other appropriate materials.

Presentation
Each group is given 5 minutes + 2 minutes to present their project and Q/A.

* Required