Forum Discussion
Altera_Forum
Honored Contributor
16 years agoRead from Keyboard and show on LCD
Hi Folks, I'm using the Altera DE2 Development Board and trying to read a character from the keyboard and show the equivalent ascii on the character LCD. Although the code is apparently running...
Altera_Forum
Honored Contributor
16 years agoYou should debug your program to see where the problem come from, first of all if you receive something from the keyboard, if yes is it the good data, if yes does the LCD work if you send it characters, etc.