Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

kiwisincebirth/Arduino-SerialCommand

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SerialCommand

A Wiring/Arduino library to tokenize and parse commands received over a serial port.

The original version of this library was written by Steven Cogswell (published May 23, 2011 in his blog post "A Minimal Arduino Library for Processing Serial Commands").

This is a heavily modified version with smaller footprint and a cleaned up code by Stefan Rado.

And then modified by Mark Pruden to separate the handing of command from the main serial processing class This allows multi level commands to be handled, since the command handler can have a command which invokes another command handler, e.g. recursive.

About

A Wiring/Arduino library to tokenize and parse commands received over a serial port.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 78.0%
  • Processing 22.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.