Altera_Forum
Honored Contributor
14 years agoNeed a fast way to insert ascii charts to Code
Hi,
I'm using Terasic LCD TOUCH MODEL and I allready interfaced with the screen. I made a "putPixel(X,Y,Color)" function which enters a dot to the cordinate I choose on the screen. now I want to insert Characters, but I dont want to write how every char looks like. is there a way to take a function that presents a character and change the output from the PC screen to my Touch Screen? 10x!!!