Vorlesung: Embedded Hardware Lab - Details

Vorlesung: Embedded Hardware Lab - Details

Sie sind nicht in Stud.IP angemeldet.

Allgemeine Informationen

Veranstaltungsname Vorlesung: Embedded Hardware Lab
Veranstaltungsnummer INF-0462
Semester SS 2025
Aktuelle Anzahl der Teilnehmenden 0
erwartete Teilnehmendenanzahl 24
Heimat-Einrichtung Embedded Systems
beteiligte Einrichtungen Fakultät für Angewandte Informatik, Institut für Informatik
Veranstaltungstyp Vorlesung in der Kategorie Lehre
Voraussetzungen It is recommended but not strictly necessary to bring with previous knowledge in basics of computer architecture and in programming in C language.

This course replaces the previous course "Praktikum Eingebettete Systeme". Hence, students are not allowed to take this course if they passed "Praktikum Eingebettete Systeme" already.
Veranstaltung findet in Präsenz statt / hat Präsenz-Bestandteile Ja
Hauptunterrichtssprache englisch
Literaturhinweise - Zhu, Yifeng: Embedded Systems with ARM Cortex-M Microcontrollers in Assembly Language and C, Third Edition, E-Man Press LLC, 2017
- White, Elecia: Making Embedded Systems, O'Reilly Media Inc., 2012
- Marwedel, Wehmeyer: Eingebettete Systeme, Springer Verlag, Heidelberg, 2007
ECTS-Punkte 8

Räume und Zeiten

Keine Raumangabe

Modulzuordnungen

Kommentar/Beschreibung

The course teaches important concepts for the development and implementation of embedded systems on a low hardware-related level. The main focus is on the handling of different hardware components (sensors and actuators) and their connection and control to/by a microcontroller. During the semester, an embedded system is gradually implemented as a coherent semester task.

In order to meet the learning objectives of this internship, no or very little software support (e. g. prefabricated drivers) is provided. The aim is therefore to implement the control of the required hardware from scratch using the existing documentation.