August 30
2009
Basic Digitial Output
How to turn the ports on and off.
This basic program turns all the pins on for a second then turns them off for a second
basicoutput.c
Expanding this code a little bit you get a very simple Led Sequencer
blinker.c