Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 581 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 581 Bytes

example-turn-signal-control

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:

  1. Install STM32CubeIDE
  2. 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.