https://github.com/joelbcarter/placeholder-io
Placeholder IO Plugin for Johnny-Five
https://github.com/joelbcarter/placeholder-io
iot robotics
Last synced: 2 months ago
JSON representation
Placeholder IO Plugin for Johnny-Five
- Host: GitHub
- URL: https://github.com/joelbcarter/placeholder-io
- Owner: JoelBCarter
- License: mit
- Created: 2017-02-04T03:02:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-04T16:06:46.000Z (over 9 years ago)
- Last Synced: 2025-03-17T03:12:00.828Z (over 1 year ago)
- Topics: iot, robotics
- Language: JavaScript
- Size: 10.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Placeholder-IO
Placeholder IO Plugin for Johnny-Five. The goal is to allow code & unit tests to function without an actual board, possibly by using some combination
of user-defined callbacks to simulate the results of actual IO transactions. This should greatly aid in the prototyping phase by not requring an actual
board to develop with.