SingleWireSerial

Robust software serial library using a single line in half-duplex mode.

Author
Bernhard Nebel
Website
https://github.com/felias-fogg/SingleWireSerial
Category
Communication
License
LGPL 3.0
Library Type
Contributed
Architectures
avr

Software serial library using a single line in half-duplex mode. In addition, it uses the input capture feature of timer 1 for improved accuracy. Works reliably up to 125,000 bps with millis interrupt enabled. With millis interrupt disabled, it works up to 250,000 bps. Tested with Arduino Uno and Mega, but should work on other boards/MCUs.

Downloads

Filename Release Date File Size
SingleWireSerial-1.2.0.zip 2023-09-25 17.47 KiB
SingleWireSerial-1.1.7.zip 2022-03-16 17.30 KiB
SingleWireSerial-1.1.6.zip 2022-01-11 17.21 KiB