Skip to content

handhurin/embedded-prog-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded Programming Tutorial

The purpose of this git repository is to provide a short, non-exhaustive tutorial covering certain embedded programming concepts in 3 exercises.

The first exercise focuses on programming in C, compilers and makefiles. In particular, it aims to help you understand how a compiler works, what tools are available to analyse compiler output, and the concept of makefiles.

The second exercise focuses on bare metal programming through a small use case using the LM75 sensor. The idea is to introduce the notion of device driver, how to set IO parameters and interrupts.

About

Embedded Programming Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published