Skip to content

MArndt26/MCU_Flappy_Bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2a2df4f · Oct 19, 2021

History

4 Commits
Dec 12, 2020
Dec 12, 2020
Dec 12, 2020
Dec 12, 2020
Oct 19, 2021

Repository files navigation

Microcontroller Game Console for Flappy Bird

This project used multiple periferal systsems of a STM32 microcontroller to recreate the infamous flappy bird game. The system shows the main content through an LCD display controlled through SPI communication with the microcontroller. There is also an additional 7 segment display to update the user’s score. Finally, game music (the Tetris Theme Song) is output to the user by passing a variable duty cycle PWM signal through a hardware low pass filter.

Video Demonstration

Demo Video

Notes:

  • This project was programmed using System Workbench for STM32
  • This project was programmed using the STM32F091 microcontroler on a custom development board

About

Flappy Bird Running on Microcontroller Hardware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published