HW4: Embedded Programming In Practice

CS 641 Homework, Dr. Lawlor

1.) Make your PIC microcontroller blink the LEDs on the test board in a "scanning" pattern: left, center, right, center, repeat.  Leave each LED on for about a half second.

2.) Make your PIC microcontroller drive the attached servo all the way to the left, center, then right.  Leave the servo in each position for about three seconds.  (But, of course, you need to send servo PWM commands more often than that, like 30 times per second or more.)

Show Dr. Lawlor your results anytime before midnight on Friday, March 6.