/DE2-115_VHDL_PS2-CLCD

Controlling a 16*2 Character LCD via a PS2 Keyboard on DE2-115 FPGA Board

Primary LanguageVHDL

DE2-115_VHDL_PS2-CLCD

This project uses a PS2 keyboard as an input to function on a character LCD (16*2) via a DE2-115 FPGA board.

For a preview, click here


Project supports the following functionality

  • Printing "a" to "z" characters.

  • Escape (Clears the whole screen - So does the SW(17))

  • Arrow Keys (to move the cursor)

  • BackSpace

  • Enter