<< Chapter < Page Chapter >> Page >
This is an introductory module to ELEC226: Microcontroler and Embedded Systems Laboratory.

Course overview

Some of the terms in this module may have no meaning for you now. That is fine. By the end of the course, you will understand them all.
This is a course about microcontrollers and embedded systems, specifically the Texas Instruments MSP430F169 microcontroller. This course is a hands-on laboratory experience, and is primarily intended for an audience freshman and sophomore undergraduate students, though anyone who is interested in knowing about this subject matter is encouraged to take it. No prerequisites are required, and a best effort is made to teach you (the student) as much as possible about microcontroller systems. Therefore, I try to make no assumptions about your previous experience with digital logic, programming computing systems of any sort, and detailed understanding of hardware.

By the end of this course, you will have learned many things related to designing a system with a microcontroller. The emphasis is primarily on the design of software for microcontroller systems, and as such, this is not a hardware design course. However, following this course you will have enough detailed understanding of microcontroller architecture and operation such that a follow-on hardware design course would allow you to sucessfully produce your own hardware/software system. Among the main concepts you will learn in this course are:

    Elec226 course concepts

  • What a microcontroller is, what type of applications they are used for, and how to use one.
  • The basics of structured programming using the C language and, to a lesser extent, assembly language.
  • How to compile, execute and debug your programs on a microcontroller.
  • Understand the architecture of microcontrollers in general and the specific architecture of the MSP430F169, including how to interface with the on-chip peripherals such as the ADC and DAC.
  • Interfacing with off-chip peripheral hardware, such as expansion memory.
  • Microcontroller programming techniques: using timers, clock and power management, task scheduling, etc...
  • Simple digital signal processing.

Course structure

The course structure will consist of one weekly lecture to discuss topics in microcontroller architecture and embedded systems design. In addition, there will be weekly hands-on lab sessions. At the end of the semester, the students will have to complete a project which will combine many of the skills they have learned during the course. There will be occasional in-class quizzes to reinforce the material learned in lab.

Grading

The grading system is shown in the table below. Most of the grade is determined byt the sucessful completion of the lab work and by the end-of-semester project.

Elec226 grading
Item Percentage
Weekly Labs 50%
Final Project 30%
Quizes 20%

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Microcontroller and embedded systems laboratory. OpenStax CNX. Feb 11, 2006 Download for free at http://cnx.org/content/col10215/1.29
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Microcontroller and embedded systems laboratory' conversation and receive update notifications?

Ask