Skip to content

greiman/SerialPort

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
The SerialPort library provide more options for buffering, character size,
parity and error checking than the standard Arduino HardwareSerial
class for AVR Arduino boards.

An example high speed serial data-logger is included.

To install the this library, copy the SerialPort folder to the
your libraries directory.

Try the HelloWorld example first.

The API was designed to be backward compatible with Arduino Serial.
A number of functions have been added to the API.

Read the html files for more information.

About

Enhanced Serial Library for Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published