Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 748 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 748 Bytes

Bachelor Thesis: ADC, Real-Time GUI by TouchGFX, STM32F7 Discovery Board

Welcome to the repository for my Bachelor Thesis! This project focuses on the implementation of the internal Analog-to-Digital Converter (ADC) of the STM32F7 Discovery Board, along with a real-time graphical user interface (GUI) using TouchGFX. Below you will find an overview of the project, its components, and how to get started.

Project Overview This thesis aims to demonstrate the design and development of a high-performance ADC system integrated with a real-time GUI. The project includes:

Detailed design and schematic of the ADC using the STM32F7's internal ADC. Real-time GUI implementation using TouchGFX. Practical application on the STM32F7 Discovery Board.