SendOnlySerial

Lightweight serial output library that saves up to 175 bytes of RAM compared to Arduino's Serial

Author
Greg van Paassen
Website
https://github.com/gvp-257/SendOnlySerial
Category
Communication
License
MIT
Library Type
Contributed
Architectures
avr

Send-only alternative to Arduino's Serial library for ATmega328P boards. Supports all standard print functions, PROGMEM strings (but not String objects). Has a few debugging macros. Uses minimal RAM. For memory-constrained projects requiring serial debugging or logging.

Downloads

Filename Release Date File Size
SendOnlySerial-1.0.5.zip 2025-09-07 17.59 KiB
SendOnlySerial-1.0.3.zip 2025-08-21 15.83 KiB
SendOnlySerial-1.0.2.zip 2025-08-20 15.77 KiB
SendOnlySerial-1.0.0.zip 2025-08-19 12.55 KiB