#
isr
Here are 2 public repositories matching this topic...
This is an AVR assembly program implementing a software UART for half-duplex serial communication. It enables data transmission and reception using GPIO pins, supporting start and stop bits. The program utilizes interrupts for efficient communication and is suitable when hardware UART is unavailable or shared with other peripherals.
-
Updated
Jun 16, 2023 - Assembly
Improve this page
Add a description, image, and links to the isr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the isr topic, visit your repo's landing page and select "manage topics."