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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/23/04 21:37
Read: times


 
#76301 - ASCII in a larger range than 0-15?
I´ll explain my question better..
For a project i need to send data in ASCII in the range 0 to 30 or maybe a little more.
I´ve tried the code i found in this page but it goes only from 0 to 15. I asked before about ASCII base 36 because i found that code too, but it does´n´t work, i only receive 00000.....
I need to vconvert the data to ASCII because i will send this data to another micro via RS-232, witch is working with a NIC.
I´ll be very thankfull if you could help me.

Here in Spanish, for those who asked before:
Para un proyecto en el estoy conectando un micro a otro que se encarga del manejo de una NIC necesito convertir un dato a ASCII. El progrma que encontre aqui solo va de 0 a 15, y yo necesito un rango mayor.
Por otra parte encontre otor programa que dice convertir de bin a ASCII base 36?? Lo probe pero al ver los datos que mando serialmente (RS-232) solo recibo ceros.
Gracias

List of 10 messages in thread
TopicAuthorDate
ASCII in a larger range than 0-15?            01/01/70 00:00      
   RE: ASCII in a larger range than 0-15?            01/01/70 00:00      
      RE: ASCII in a larger range than 0-15?            01/01/70 00:00      
         RE: ASCII in a larger range than 0-15?            01/01/70 00:00      
   RE: ASCII in a larger range than 0-15?            01/01/70 00:00      
   Violating the ASCII standard            01/01/70 00:00      
      Print an ASCII chart!            01/01/70 00:00      
         RE: Print an ASCII chart!            01/01/70 00:00      
   RE: is this it?            01/01/70 00:00      
      RE: is this it?            01/01/70 00:00      

Back to Subject List