Articles Code About

Debugging USART on an Atmel ATMega328P Microcontroller

Debugging USART on an Atmel ATMega328P Microcontroller

For the past couple of weekends I've been working on a side project called Doorman, which enables RFID entry for my apartment. The hardware connected to the physical door will be communicating wirelessly with the server controller using a pair of Digi XBee radio modules. The programming interface for the...