/atmega-usart

uasart example code for atmega328p

Primary LanguageC++GNU General Public License v3.0GPL-3.0

atmega-usart

Example code to learn about the USART functionality of the atmega328p (Arduino Uno). The Builtin LED is toggled whenever the character 'a' is sent over USART

===============================================================================

THIS CODE IS NOT TO BE CONSIDERED AS WORKING AND IS JUST FOR LEARNING PURPOSES.

===============================================================================