Skip to content

arturo-CE/AVR_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 

Repository files navigation

Millipede Adaptation

Millipede is a vertically oriented fixed shooter game. It gives the user control of a character that is fixed to the very bottom of the screen. The user is able to move the character in the left and right directions while also being able to shoot from any of its positions

Objective

To eliminate the 4 cascading targets/bugs before any of them are able to reach the character's position. A winning screen :) will appear if the user is able to exteriminate all four bugs prior to them reaching the last row. A losing screen :( will appear if any of the bugs are able to reach the last row and sting the character.

Diplay

IMG_2655

Hardware

  • Analog Joystick
  • Button Input (Reset, Fire)
  • 8x8 LED Matrix (2) MAX7219
  • LCD Module 1602A-1

Software

Programmed in C. Programming the ATmega1284 microcontroller using Atmel Studio 7.0 to build and debug.

Links

  • Header and Source files can be found: here
  • Documentation and Wiring can be found: here

About

A series of projects/labs that program the ATmega1284 microcontroller.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors