ECET 330 WEEK 7 ILAB EMBEDDED C
PROGRAMMING: PART II
ECET 330
Week 7 iLab Embedded C Programming: Part II
Objectives:
1. To
become familiar with enabling internal pull-up resistors and reading an input
port
2. To
learn how to wait for a pushbutton press
3. To
learn how to organize a C program to read data from input ports, process the
data, and display the result on a simple output device
4. To
learn how to use the ROM program space for data
Results:
There are
four objectives for this week lab. The first objective is to become familiar
with enabling internal pull-up resistors and reading an input port. The second
objective is to learn how to wait for a push button press. The third objective
is to learn how to organize a C program to read data from input ports, process
the data, and display the result on a simple output device. The last objective
is to learn how to use the ROM program space for data.
Conclusions:
This week
lab gave me a much better understanding of reading the input ports and using
the push buttons on the HCS12.
No comments:
Post a Comment