{"id":13419324,"url":"https://github.com/scogswell/ArduinoSerialCommand","last_synced_at":"2025-03-15T05:30:47.945Z","repository":{"id":6326166,"uuid":"7561351","full_name":"scogswell/ArduinoSerialCommand","owner":"scogswell","description":"An Arduino library to tokenize and parse commands received over a serial port.  ","archived":false,"fork":false,"pushed_at":"2019-09-06T16:31:51.000Z","size":124,"stargazers_count":256,"open_issues_count":10,"forks_count":99,"subscribers_count":34,"default_branch":"master","last_synced_at":"2024-07-31T22:46:52.116Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"baspete/Split-Flap","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scogswell.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-11T14:44:07.000Z","updated_at":"2024-06-10T02:21:36.000Z","dependencies_parsed_at":"2022-08-26T14:13:39.143Z","dependency_job_id":null,"html_url":"https://github.com/scogswell/ArduinoSerialCommand","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scogswell%2FArduinoSerialCommand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scogswell%2FArduinoSerialCommand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scogswell%2FArduinoSerialCommand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scogswell%2FArduinoSerialCommand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scogswell","download_url":"https://codeload.github.com/scogswell/ArduinoSerialCommand/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243690113,"owners_count":20331726,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T22:01:14.384Z","updated_at":"2025-03-15T05:30:47.648Z","avatar_url":"https://github.com/scogswell.png","language":"C++","funding_links":[],"categories":["TODO scan for Android support in followings"],"sub_categories":[],"readme":"An Arduino library to tokenize and parse commands received over a serial port. \n\nInitially documented here: http://awtfy.com/2011/05/23/a-minimal-arduino-library-for-processing-serial-commands/\n\nAn alternate version of this library is available as https://github.com/kroimon/Arduino-SerialCommand \n\nThis version is the one on Github. \n\n/******************************************************************************* \nSerialCommand - An Arduino library to tokenize and parse commands received over\na serial port. \nCopyright (C) 2011-2013 Steven Cogswell  \u003csteven.cogswell@gmail.com\u003e\nhttp://awtfy.com\n\nVersion 20131021A.   \n\nVersion History:\nMay 11 2011 - Initial version\nMay 13 2011 -\tPrevent overwriting bounds of SerialCommandCallback[] array in addCommand()\n\t\t\tdefaultHandler() for non-matching commands\nMar 2012 - Some const char * changes to make compiler happier about deprecated warnings.  \n           Arduino 1.0 compatibility (Arduino.h header) \nOct 2013 - SerialCommand object can be created using a SoftwareSerial object, for SoftwareSerial\n           support.  Requires #include \u003cSoftwareSerial.h\u003e in your sketch even if you don't use \n           a SoftwareSerial port in the project.  sigh.   See Example Sketch for usage. \nOct 2013 - Conditional compilation for the SoftwareSerial support, in case you really, really\n           hate it and want it removed. \n\nThis library is free software; you can redistribute it and/or\nmodify it under the terms of the GNU Lesser General Public\nLicense as published by the Free Software Foundation; either\nversion 2.1 of the License, or (at your option) any later version.\n\nThis library is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\nLesser General Public License for more details.\n\nYou should have received a copy of the GNU Lesser General Public\nLicense along with this library; if not, write to the Free Software\nFoundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA\n***********************************************************************************/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscogswell%2FArduinoSerialCommand","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscogswell%2FArduinoSerialCommand","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscogswell%2FArduinoSerialCommand/lists"}