Skip to content

Quwy/GPIO-UART

Repository files navigation

GPIO-UART

Standalone UART driver for any AVR controller. Completely asynchronous, uses Timer1 as clock source.

  • 100% plain C
  • Do not require any external Arduino libraries
  • Minimal application about 1000 bytes

Included sample test application for ATtiny25 and simulated circuit for Proteus. Proteus simulation screenshot

About

Standalone UART driver for AVR controllers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages