dot matrix display

Thread Starter

sovannarith

Joined Feb 11, 2010
18
Dear all
I use to write the program using ccs to display dot matrix but I can display only fix letter. could you help me on dot matrix display by using PC to transfer and display dot matrix letter.
Thank
 

reema paul

Joined Jun 28, 2010
12
TRY USING LOOK UP TABLE.The acii codes are available for all characters.use string and the work will be done..its just like match and display :)
 
Top