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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/07/04 21:48
Read: times


 
Msg Score: -1
 -1 Didn't Search First
#82725 - Converting Voltage to ASCII
Responding to: ???'s previous message
Erik, I need to show the voltage values in ASCII.
For instance if the voltage is 13.5. I need to convert it as

3335. ===> I need to mask in that 3 so that it looks as a ASCII number. 33 and 35

1. 13.5 first result.
2. 135 2nd result mult * 10
3. 3335 I need to get rid of the first digit and mask in that
that 3 before the 3rd digit. how can I do that?

Thanks

List of 38 messages in thread
TopicAuthorDate
LPC93X Family A/D Conveter            01/01/70 00:00      
   Where have you looked so far?            01/01/70 00:00      
      Where have you looked so far?            01/01/70 00:00      
         codearchitect            01/01/70 00:00      
             codearchitect            01/01/70 00:00      
               not code            01/01/70 00:00      
                  not code, I thought I needed it            01/01/70 00:00      
                     What are you trying to do            01/01/70 00:00      
                        What are you trying to do            01/01/70 00:00      
                        What are you trying to do            01/01/70 00:00      
               Basics of A/D Converters            01/01/70 00:00      
         "my" Code Architect            01/01/70 00:00      
            "my" Code Architect            01/01/70 00:00      
               Help!            01/01/70 00:00      
                  with what?            01/01/70 00:00      
                     with what?            01/01/70 00:00      
                        how            01/01/70 00:00      
                           Good!            01/01/70 00:00      
                              x volts            01/01/70 00:00      
                                 Vin            01/01/70 00:00      
                                    both of them            01/01/70 00:00      
                                       x volts varies            01/01/70 00:00      
                                          in extreme detail            01/01/70 00:00      
                                             I got it            01/01/70 00:00      
                                                measure it            01/01/70 00:00      
                                                   DVM?            01/01/70 00:00      
                                                      Digital Volt Meter            01/01/70 00:00      
                                                         DVM            01/01/70 00:00      
                                                VREF            01/01/70 00:00      
                                                   VREF            01/01/70 00:00      
                                                      loanguage            01/01/70 00:00      
                                                   Constant vs Percentage error            01/01/70 00:00      
   Off Percentage            01/01/70 00:00      
      percentage            01/01/70 00:00      
   Percentage            01/01/70 00:00      
   Converting Voltage to ASCII            01/01/70 00:00      
      you should know better by now!            01/01/70 00:00      
   I should know by now            01/01/70 00:00      

Back to Subject List