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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/18/09 18:05
Read: times


 
#163608 - Clarification: Segments and Bits
Responding to: ???'s previous message
Per Westermark said:
Your display have seven segments for the digit and one for the dot. So each segment represents one bit.

That is to say, each segment represents one bit of the port to which it is connected - it has nothing to do with the bits of a numeric value or ASCII code that you might wish to display...

The mapping between the values to be displayed (eg, numeric values or ASCII codes) and necessary bit patterns to write to the port could be done in a lookup table - as illustrated here: http://www.8052.com/forum/read/55866


List of 17 messages in thread
TopicAuthorDate
"FND Display "            01/01/70 00:00      
   formatted code            01/01/70 00:00      
      What is FND display?            01/01/70 00:00      
   FND picture            01/01/70 00:00      
      where did you get that name from?            01/01/70 00:00      
         It's a Fairchild prefix            01/01/70 00:00      
            Thanks...            01/01/70 00:00      
      7-Segment Lookup Table - Example            01/01/70 00:00      
   pattern not ASCII            01/01/70 00:00      
      Plz ...            01/01/70 00:00      
         A bit of summing up for you to do            01/01/70 00:00      
            Also check for CA/CC            01/01/70 00:00      
               source/sink            01/01/70 00:00      
            Clarification: Segments and Bits            01/01/70 00:00      
   Vijay,            01/01/70 00:00      
      If you want characters, then use characters!            01/01/70 00:00      
   Hardware?            01/01/70 00:00      

Back to Subject List