Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
/ mcu_game_project Public archive

A game project powered by ATmega328P MCU processor.

Notifications You must be signed in to change notification settings

aruyu/mcu_game_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 

Repository files navigation

ATmega MCU Game Project

A Game project powered by ATmega328P MCU...

This project is making a 'dino game like' game with ILI9341 TFT LCD & driver.

Also, used PNP buzzer which has controlled by Fast PWM (Timer Interrupt 0) for sound.

  1. 'A', 'B' buttons are modified by External Interrupt.

  2. Other buttons are modified by Compare A (Timer Interrupt 1).

  3. System & Graphic frame timer is modified by Compare A (Timer Interrupt 2).

  4. ILI9341 driver has controlled by SPI (16MHz / 2 = 8MHz).


Playing preview

ezgif.com-gif-maker.mov

PCB

ezgif com-gif-maker