Dec-29th-2008
Till now we have seen the basics of RS232 communication, the function of level
converter and the internal USART of AVR micro. After understanding the USART
of AVR we have also written a easy to use function
to initialize the USART. That was the first step to use RS232. [...]
Posted in AVR Tutorials, Code Libraries by: Avinash -- 44 Comments -- ReadMore
Dec-12th-2008
Welcome to the third part of my RS232 serial communication tutorial. Till now
we saw the
basics of RS232 communication and made our level
converter. Now its time to understand the USART of AVR microcontroller and
write the code to initialize the USART and use it to [...]
Posted in AVR Tutorials by: Avinash -- 48 Comments -- ReadMore