from __future__ import posts
Finite State Machine
- Use QStateMachine to implement FSM based software in Python
- Design Pattern for FSM in C
- Integration of FSM with FreeRTOS
- Integration of FSM with KinetisSDK
- Event dispatching: dispatch directly from tasks vs dispatching to queue
Python
- Using numpy to implement a lookup table
PyQtGraph
- Implementing a real-time data visualisation for data measurements
- Examples for Regions, Infinite Lines and data manipulation
Kinetis SDK
- SPI Communication - Interrupt driven vs busy wait vs DMA
- Kinetis SDK V2.0 & CMSIS
FreeRTOS
- System Analysis using Segger SystemView
- Visualizing RTOS concepts in FreeRTOS using SystemView