Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.

RBEGamer/IntroducationEmbeddedSoftwareSS2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmbeddedSoftwareSS2020

Practical lessons for embedded software SS2020

TASKS

SRC_STM32_PROJECT/P1_BLINKING_LED

  • toggle USER_LED1 and USER_LED2 using only the register adress and bitmanipulation

SRC_STM32_PROJECT/P2_INTERRUPT_TRAFFIC_LIGHT

The same as the blinking_led sample, using a interrupt. configuring the NVIC controller by hand.

SRC_RPI_BUGGY_PROJECT

Building a small RPI controlled robot, using hc-sr04 and a compass, gyroscope sensor to navigate. The motorcontroller is a Adafruit Motorshield V2.

About

Practical lessons for embedded software SS2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors