hrydgard / AltSoftSerial

Software emulated serial using hardware timers for improved compatibility

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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

About

Software emulated serial using hardware timers for improved compatibility

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


Languages

Language:C 57.6%Language:C++ 42.4%