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

qnimble/qCommand

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

173 Commits
173 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a basic stream command parsing library, it is based on StreamCommand Parser, which is based on Arduino-SerialCommand and it allows use of any Stream interface that commands might come through, such as Serial.


Based on StreamCommandParser:

This is a basic stream command parsing library, it is based on Arduino-SerialCommand but allows use of any Stream interface that commands might come through, perhaps Serial, BLE and/or an SD card stream.

StreamCommandParser was written by jongarrison and it available here.


Based on Arduino-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.

About

Register Serial Commands with Functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

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