Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 4923

Byte to ASCII Conversion

$
0
0
Hello,

I am working on a project, it consists of transfering an 8-bit ADC converter "AD9057" digital output data to an ATmega16 microcontroller using normal wires " outputs of ADC to inputs (PortA from PA0 to PA7) of Atmega16 ", and I want to get my data from the Atmega 16 in ASCII form on the Terminal " Termite Terminal", since I don t have much experience with programming microcontrollers, I just need a global idea or a sample C language code of what should I initialize, and...

Byte to ASCII Conversion

Viewing all articles
Browse latest Browse all 4923

Trending Articles