Skip to content

Low cost electronics game project for children using AVR bare metal programming in C++

Notifications You must be signed in to change notification settings

WrrngnCode/DuckHunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duck Hunter

Low cost electronics game project for children using AVR bare metal programming in C++.

Build Instructions

Build for Arduino Nano (ATmega328P)

make build

Flash

make flash COMPORT=COM8

Clean build

make clean

Features

  • HD44780 16x2 LCD Modul Display an alien hunting a duck
  • TM1637 4 Digit 7-Segment Display to display the game score
  • Lots of blinking LEDs
  • Potentiometer to control move direction of the hunting alien

Schematics

DuckHunter.pdf

DuckHunter.png

Pictures

DSC01115_2.jpg DSC01116_2.jpg DSC01118_2.jpg DSC01119_2.jpg

About

Low cost electronics game project for children using AVR bare metal programming in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published