|
P10 objectives |
||
After studying the content of these projects, you will be able to:
Explain how an FSM can be organised and solved using a microcontroller.
Detect events like rising or falling edges using interrupts.
Explain the interrupt logic of a microcontroller and the function of the interrupt service routine ISR().
Draw the hardware-software diagram of an application based on FSM.
Redesign applications based on sequential systems using microcontrollers and C language.