Microcontroller › AVR › problem with program of ATmega16 for sms based device control › Hi Shashank,Your usart module
May 29, 2013 at 4:28 am
#9856
Participant
Hi Shashank,
Your usart module cam get one byte at a time. To get the complete string you can store the bytes in an array as soon as you receive it.