Event Driven Programming for Embedded Systems - A Finite State Machine Based Approach
Nrusingh Prasad Dash, Ranjan Dasgupta, Jayakar Chepada, Arindam Halder
Abstract
Nrusingh Prasad Dash, Ranjan Dasgupta, Jayakar Chepada, Arindam Halder
Abstract
The paper gives a brief overview of event driven program and its relationship with finite state machine (FSM). It proposes a FSM-based framework implemented in C programming language. In Microcontroller Unit (MCU) based tiny embedded system, FSM based software design and event-driven programming techniques are efficient in handling concurrent and asynchronous events usually occur. Finally, the paper states and demonstrates a solution of a system power sequence problem using the same framework as a case study.
OpenAlex reports 9 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
The paper gives a brief overview of event driven program and its relationship with finite state machine (FSM). It proposes a FSM-based framework implemented in C programming language. In Microcontroller Unit (MCU) based tiny embedded system, FSM based software design and event-driven programming techniques are efficient in handling concurrent and asynchronous events usually occur. Finally, the paper states and demonstrates a solution of a system power sequence problem using the same framework as a case study.
Key concepts: Finite-state machine, Computer science, Asynchronous communication, Microcontroller, Event (particle physics), State (computer science), Exception handling, Programming language