/SORTES-exercises

C exercises assigned during the "Software for Real-Time and Embedded Systems" course

Primary LanguageC

SORTES-exercises

This repository contains some C execises solved as part of the course Software for Real-Time and Embedded Systems at KU Leuven.

This repository contains exercises from different sources:

  • The ones in "The C Book/" are taken from The C Book.
  • The ones in "Web/" are taken from various sources on the Internet. For each exercise a .md file refers to the original source.
  • The ones in "Others/" are exercises I thought about.
  • The ones in "Exams/" are taken from previous SORTES exams.
  • The one in "MikroTik/" are programs for a Printed circuit board (PCB) with a 18F97J60 Microchip controller. The board is OLIMEX PIC MaxiWeb.

This course involved two projects on 18F97J60 Microchip boards. The corresponding repositories are the following: