Digicampus
Vorlesung: Embedded Hardware Lab - Details
Sie sind nicht in Stud.IP angemeldet.
Lehrveranstaltung wird in Präsenz abgehalten.

Allgemeine Informationen

Veranstaltungsname Vorlesung: Embedded Hardware Lab
Veranstaltungsnummer INF-0462
Semester WS 2023/24
Aktuelle Anzahl der Teilnehmenden 16
erwartete Teilnehmendenanzahl 24
Heimat-Einrichtung Embedded Systems
Veranstaltungstyp Vorlesung in der Kategorie Lehre
Erster Termin Montag, 16.10.2023 10:00 - 11:30, Ort: (3027 N)
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.
Online/Digitale Veranstaltung Veranstaltung wird in Präsenz abgehalten.
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

(3027 N)
Montag: 10:00 - 11:30, wöchentlich (15x)
Donnerstag: 12:15 - 13:45, wöchentlich (14x)
Donnerstag: 14:00 - 15:30, wöchentlich (14x)

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.