Skip to content

Commit

Permalink
1. USART Buffer Empty interrupt used for TX.
Browse files Browse the repository at this point in the history
2. TX routines removed completely from the main loop. All the transmission is processed in the interrupt service routine.
3. Tested with Arduino Nano at 16MHz and with a stand-alone ATmega328P running at 2MHz.
  • Loading branch information
4x5dm committed Apr 1, 2016
1 parent 687f5f2 commit 9e8273a
Show file tree
Hide file tree
Showing 3 changed files with 632 additions and 597 deletions.
Loading

0 comments on commit 9e8273a

Please sign in to comment.