| |
-
paper
 Program Organization for AVR microcontrollers
There are many ways to organize realtime programs.
By organization, I mean the scheme you use to coordinate the interaction of concurrent program sections (e.g. interrupt service routines) , as well as the usual hierarchical structure of each individual program section.
The way you organize a program will depend on may things including:
preview:
http://instruct1.cit.cornell.edu/courses/ee476/PgmOrg/index.html
8/13/2002
Tags: avr
 |