Skip to content

Software emulated serial using hardware timers for improved compatibility - adding support for MKR zero

Notifications You must be signed in to change notification settings

simon-77/AltSoftSerial-MKR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Software emulated serial using hardware timers for improved compatibility - adding support for MKR zero

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 60.1%
  • C++ 39.9%