Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/20/06 13:51
Read: times


 
#120674 - You're on the right track
Responding to: ???'s previous message
Eugene your on the right track. I am working on a similar project. I have a 1 line 3 digital display to show the temperature. I used % (modulus) and division to separate each digit and put it in an elemnet in a display array. Every cycle of my program the display array is sent to a function that sends each digit to the diplay.

Since you already know how to send charactors to your display it is not much work to separate each digit and send it to the display.

Matt




List of 8 messages in thread
TopicAuthorDate
Help : LCD Cant Works            01/01/70 00:00      
   Initialization?            01/01/70 00:00      
   Some links            01/01/70 00:00      
   Sending a data buffer to LCD            01/01/70 00:00      
      That Depends            01/01/70 00:00      
         hmm            01/01/70 00:00      
            You're on the right track            01/01/70 00:00      
            some choices            01/01/70 00:00      

Back to Subject List