avr-uart
avr-uart copied to clipboard
An interrupt driven UART Library for 8-bit AVR microcontrollers. Uses built-in UART with circular transmit and receive buffers.
Results
3
avr-uart issues
Sort by
recently updated
recently updated
newest added
I am using a translator, so please understand. Thank you sir. **change the getc() code location** The code below is only applied to uart1, so it seems like it should...
Is there any way to disable reception of data? On my project I only send from MCU to another device. Would it save some memory/flash or would it be the...