Skip to content

This repository is made up of different branches that reflect the use of different peripherals on a STM32L476RG microcontroller

Notifications You must be signed in to change notification settings

vanDeventer/as2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blocking LED

The idea here is to show that a delay, HAL_Delay(2000);, it might affect you negatively. You press the button and it is not until that delay has expired that the button change is detected. Imagine having a steering wheel with paddles to change gears. How frustrating would it be that you tried to shift gears and it did not happen until two seconds later?

Formula SAE steering wheel (developed by an Automotive Systems student)

SWheelFront SWheelBack

About

This repository is made up of different branches that reflect the use of different peripherals on a STM32L476RG microcontroller

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages