Assignment - You Can Count on It
- Calculate the size of the resistor required to connect to a
seven segment display to a microcontroller by considering the
maximum port current of the pic.
- Counting from 0 to 9 and repeat;
- Write, test, debug and breadboard a program which will
count from 0 to 9 with a suitable delay, and repeat.
What to Hand In
- A calculation of the resistor required, to limit the total
port current, if the port was turning on 8 led's. Include a print
out of the spec sheet which indicates the total port current
allowed.
- Spec sheet print out for the 7 segment display
- Schematic for the breadboarded Circuit
- Check off - counter working on breadboard.
- Print out of basic code
Technological Design
Home