Public example of a statechart based car turn signal control. This is a project for the stm32CubeIDE and setup for a STM32F103 micro controller.
Prerequisites:
- Install STM32CubeIDE
- Install the itemis CREATE plugins into the STM32CubeIDE as described here.
After installation checkout this repo and import the project 'turn-signal-control-bluepill' into a workspace.