top of page

Playing Hangman with an External PS2 Keyboard

  • littlenv
  • Feb 23, 2017
  • 1 min read

This project consisted of taking the signals from an external PS2 keyboard and processing the data using IC chips instead of writing code in VHDL. Once the data is processed, it is sent to the PC to a game of hangman written in Java. This will be updated once the project is finished.

 
 
 

Comments


bottom of page