FPGA pong
Not exactly a robotic project, but close to it.
It is using purely FPGA to play old Pong game.
One pad is "ai" controlled, second is controlled by a player.
Project is made from these parts:
- Lattice FPGA developer board - LCMXO2280C-3B256C
- 8x8 LED matrix
- 3 buttons
Source code included
Update V2
New source code with same functionality. First version took 44% of space in FPGA. Second version takes 20%.