qqq89513 / Embedded-System-Design-Laboratory-Homework

Embedded System Design Laboratory Homework, 嵌入式系統設計實習與正課的作業

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Embedded System STM32F7-DISCO LCD Projects

lab01_uart

Simply display text on LCD using the BSP(Board Support) library in ./lab01_uart/Drivers/BSP.
Change the text on user button pressed, print something on uart and blink led at different frequency.
No touch screen envloed.

Boring LCD displays and LED blinking, doesn't deserve a gif.

lab02_pong_game

A really simple pong game with only 4 possible angles.
Speed adjustable.
drawing

lab03_minesweeper

View Branch
A Minesweeper💣 with custom mine counts and timer showing how much time you've played.
GUI is implemented with touchGFX.
drawing

hw01_calc

View Branch
This is a simple calculator🖩 with a user friendly GUI on LCD and the input is acquired from the touch screen.
GUI is implemented with touchGFX.
drawing

About

Embedded System Design Laboratory Homework, 嵌入式系統設計實習與正課的作業


Languages

Language:C++ 53.9%Language:C 43.6%Language:HTML 1.5%Language:Ruby 0.6%Language:Assembly 0.3%Language:Makefile 0.1%Language:Batchfile 0.0%Language:Objective-C 0.0%