MicroSerial

Lightweight bit-bang Serial library with cross-platform compatibility

Author
hidori
Website
https://github.com/hidori/MicroSerial
Category
Communication
License
MIT
Library Type
Contributed
Architectures
Any

A minimal serial communication implementation using bit-banging technique, optimized for ATtiny and ATmega microcontrollers with automatic platform detection. Uses direct register manipulation on AVR for maximum efficiency, falls back to digitalWrite on other platforms. Features simple API with print functions for serial output and configurable baud rates.

Downloads

Filename Release Date File Size
MicroSerial-1.0.0.zip 11.53 KiB