Atmel
AVR
Microcontroller
Radix Conversions Code Library
16bit to ASCII Decimal
via output routine by
http://elm-chan.org
16bit to ASCII Decimal signed
via output routine by
http://elm-chan.org
16bit to ASCII HexDecimal
via output routine by
http://elm-chan.org
ASCII Decimal string to 16bit
via input routine by
http://elm-chan.org
ASCII Decimal string to 32bit
via input routine by
http://elm-chan.org
ASCII Hex string to 32bit
via input routine by
http://elm-chan.org
Packed Decimal string to 32bit
via input routine by
http://elm-chan.org
See also:
http://www.avr-asm-tutorial.net/avr_en/calc/CONVERT.html
Interested: