Your Name e3784608b1 initial il y a 4 ans
..
config e3784608b1 initial il y a 4 ans
docs e3784608b1 initial il y a 4 ans
examples e3784608b1 initial il y a 4 ans
AltSoftSerial.cpp e3784608b1 initial il y a 4 ans
AltSoftSerial.h e3784608b1 initial il y a 4 ans
README.md e3784608b1 initial il y a 4 ans
keywords.txt e3784608b1 initial il y a 4 ans
library.json e3784608b1 initial il y a 4 ans
library.properties e3784608b1 initial il y a 4 ans

README.md

AltSoftSerial Library

Improved software emulated serial, using hardware timers for precise signal timing and availability of CPU time for other libraries to respond to interrupts during data AltSoftSerial data transmission and reception.

http://www.pjrc.com/teensy/td_libs_AltSoftSerial.html

AltSoftSerial on Teensy 2.0

If you need very low baud rates, check out SlowSoftSerial by Paul Williamson.