Jumaruba / vga-invaders

Generate a VGA signal with the support of an Arduino Due to display and compute a game based on the classic Space Invaders while following strict timing constraints

Repository from Github https://github.comJumaruba/vga-invadersRepository from Github https://github.comJumaruba/vga-invaders

VGA Invaders

In this project, a VGA signal was successfully generated with the support of an Arduino Due to display and compute a game based on the classic Space Invaders while following strict timing constraints.

image

📺 You can watch the final results in youtube.
📄 Also, the final report is available at the docs/report.pdf file.

Running the project

To run this project you should open the VScode with the PIO extensio.

References

Datasheet

Overview in arduino timer

About

Generate a VGA signal with the support of an Arduino Due to display and compute a game based on the classic Space Invaders while following strict timing constraints


Languages

Language:C++ 85.9%Language:C 14.1%