Skip to content

Project on a acarde game with an Arduino Mega 2560. Project under the GNU GPLv3 license.

License

Notifications You must be signed in to change notification settings

VidarDev/Astral_Light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Astral Light

Project on an arcade game with an Arduino Mega 2560. Project under the GNU GPLv3 license.

Project team

  • DI MURO -- TARAL Nathan

  • GALECKI Sarah

  • RICHIER Théo

  • DESBONNE Charles (Did nothing with the project)

Required configuration

Arduino components

  • 1x LCD Screen
  • 1x Switch M/A
  • 1x Joystick
  • 1x green arcade button
  • 4x black arcade button
  • 1x red arcade button
  • 1x Arduino Mega 2560
  • Jumpers
  • 1x Arduino speaker
  • 1x 12V 3A Power supply
  • 20x 10kohm resistance

Arduino Librairy

  • Adafruit_ILI9341.h : library to be installed from the manager of Arduino IDE
  • Adafruit_GFX.h : library to be installed from the manager of Arduino IDE
  • ILI9341_due_config.h : library to download and install. Link
  • ILI9341_due.h : library to download and install. Link
  • SystemFont5x7.h : library to download and install. Link
  • SPI.h :
  • math.h :

User Documentation

Our game is intuitive, your goal is to finish the 3 levels as quickly as possible without dying in the time limit (1 minute and 15 seconds).

About

Project on a acarde game with an Arduino Mega 2560. Project under the GNU GPLv3 license.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages