https://github.com/hlfshell/redbot-synapse-example
An example of serial-synapse and serial-synapse-socket using the Sparkfun Redbot
https://github.com/hlfshell/redbot-synapse-example
Last synced: about 1 year ago
JSON representation
An example of serial-synapse and serial-synapse-socket using the Sparkfun Redbot
- Host: GitHub
- URL: https://github.com/hlfshell/redbot-synapse-example
- Owner: hlfshell
- License: mit
- Created: 2016-06-19T22:59:03.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-22T16:01:10.000Z (about 10 years ago)
- Last Synced: 2025-02-09T17:14:48.146Z (over 1 year ago)
- Language: C++
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# redbot-synapse-example
An example of [serial-synapse](https://github.com/hlfshell/serial-synapse) and [serial-synapse-socket](https://github.com/hlfshell/serial-synapse-socket) using the [Sparkfun Redbot](https://www.sparkfun.com/products/13166). I got it on sale and this seemed like the perfect test platform!

Makes use of CmdMessenger.h, so have that installed as well.