Skip to content

This is a non-blocking read version of the Arduino SoftwareSerial library

Notifications You must be signed in to change notification settings

chicagozer/SoftwareSerial_NB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SoftwareSerial_NB

A library based on Arduino SoftwarSerial that is non-blocking

Features

  • Non-blocking reads
  • Non-interrupt based reads
  • Non-interrupt based writes

About

This is a non-blocking read version of the Arduino SoftwareSerial library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.3%
  • Java 13.7%