An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

## UART Library for AVR
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/baskiton/uart-avr?label=version)
[![GitHub](https://img.shields.io/github/license/baskiton/uart-avr)](https://github.com/baskiton/uart-avr/blob/master/LICENSE)

This library is used to communicate with a computer or other devices.
### Dependencies
* [![GitHub package.json dependency version (subfolder of monorepo)](https://img.shields.io/github/package-json/dependency-version/baskiton/uart-avr/defines-avr?filename=library.json)][def_r]

[def_r]: https://github.com/baskiton/defines-avr

### __ATTENTION__
_Only for Atmega328p or compatible_