Other

“This two person project was completed through the course of Embedded Systems at the University of Thessaly, Department of Computer Engineering. In the context of this game we implemented the classic space invaders game using a zedboard fpga. The code …

“Pacman Game on Arduino Due with ILI9341 and VGA support (available 2 outputs at the same time), playable with keypad, 5 sample levels, VGA output is 240x320.”

“After several projects with PIC24 generating plain VGA signal, I managed to support the sprites in the real time. That gave me the idea to make the 2D video game, and my choice was the old Spectrum’s game “Jumping …

“After VGA Pong, I have reproduced another color version of classical game for Arduino Uno and a VGA monitor: VGA Snake!”

“In this project I want to show how to drive a VGA monitor at 800x600 60Hz (Edit: and other resolutions and frequencies) using the PSoC hardware implemented in Verilog and driven by the system clock.”

“I have reproduced a color version of the classical game TETRIS running for a VGA monitor, by means of a bare Arduino Uno and few other components. The goal was to avoid any special shield or supporting IC. The only …

“I have repruduced a color version of the classic Pong running for a VGA monitor, using a bare Arduino Uno. It is for two players and it has sound too. It has four colors and a resolution of 120 x …