TomSchammo / Bachelorthesis

A mirror of the repository that contains my Bachelor thesis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Makefile CI

Bachelor Thesis

This repo contains my Bachelor thesis in Computer Science at the Embedded Systems department of the University of Tübingen. The PDF can be downloaded from the artifacts but is also included in the release.

Abstract

This thesis sets out to implement keyword-spotting on the UltraTrail architecture. To that end, different input sources are implemented and analyzed. An additional goal is to extend the Rust ecosystem by adding support for UltraTrail to Rust. To achieve this, UltraTrail is added to the PAC and its drivers are implemented in the HAL. The $I^2S$ and PDM driver implementations are then tested. Testing reveals that the microphone drivers do not work as expected and despite resolving some issues, it was not possible to get the microphones to work as desired, so keyword-spotting could not be implemented. However, the UltraTrail driver has been successfully implemented and tested so that future research can be conducted on the effectiveness of keyword-spotting on UltraTrail.

About

A mirror of the repository that contains my Bachelor thesis


Languages

Language:TeX 99.7%Language:Makefile 0.3%Language:Perl 0.0%