Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 433 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 433 Bytes

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.

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