https://github.com/baskiton/uart-avr
This avr-library is used to communicate with a computer or other devices.
https://github.com/baskiton/uart-avr
Last synced: about 2 months ago
JSON representation
This avr-library is used to communicate with a computer or other devices.
- Host: GitHub
- URL: https://github.com/baskiton/uart-avr
- Owner: baskiton
- License: mit
- Created: 2020-09-03T12:19:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-22T12:30:55.000Z (over 5 years ago)
- Last Synced: 2025-12-26T10:05:09.594Z (6 months ago)
- Language: C
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## UART Library for AVR

[](https://github.com/baskiton/uart-avr/blob/master/LICENSE)
This library is used to communicate with a computer or other devices.
### Dependencies
* [][def_r]
[def_r]: https://github.com/baskiton/defines-avr
### __ATTENTION__
_Only for Atmega328p or compatible_