Files
IoTManager/lib/MySensors/drivers/AltSoftSerial/README.md

10 lines
384 B
Markdown
Raw Normal View History

2022-12-01 02:10:06 +01:00
# 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](http://www.pjrc.com/teensy/td_libs_AltSoftSerial_2.jpg)