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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/11/01 19:37
Read: times


 
#10744 - RE: Displaying voltage to lcd using aduc
Hi Karen,

Your 12 bits are "really" part of a 16 bit word. I haven't played with the ADUC, because those miserable buggers at Analog devices never sent me the free sample I requested (see where thats got 'em now)

If you load ADHI or whatever into DPH and ADlo into DPL, the DPTR will contain a sixteen bit word to play with with the ascii conversion stuff. It is a good idea to mask off the higher four bits in ADhi, to make sure they are blank.

Do you want to scale or offset your data or just display 0-4095 on the display ?

Steve

List of 8 messages in thread
TopicAuthorDate
Displaying voltage to lcd using aduc812            01/01/70 00:00      
RE: Displaying voltage to lcd using aduc812            01/01/70 00:00      
RE: Displaying voltage to lcd using aduc812            01/01/70 00:00      
RE: Displaying voltage to lcd using aduc            01/01/70 00:00      
RE: Displaying voltage to lcd using aduc812            01/01/70 00:00      
RE: Displaying voltage to lcd using aduc812            01/01/70 00:00      
RE: Displaying voltage to lcd using aduc812            01/01/70 00:00      
Routine to convert 16bit numberto ASCII            01/01/70 00:00      

Back to Subject List