how to send adc value using uart

Status
Not open for further replies.

Shiv Shankar

Newbie level 3
Joined
Sep 3, 2013
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
30
guys help me how to send adc value using uart in avr microcontroller.
 

hello,
first configure your UART for transmit, then just give the value of ADC out put in UDR.
 
Last edited:

He has clearly mentioned AVR microcontroller.


Edit: Post your adc code so that uart code can be added to it.
 
Last edited:

Put ADCL and ADCH – ADC Data Registers, on to UART, where your read ADC values are strored !
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…