dynamic-j5-rpi

1.0.1 • Public • Published

dynamic-j5

Dynamically Generate a Johnny-Five plugin through device options.

Add components from the device options page. Any control based component you add will appear in the message schema by the name you give it. You can add non-basic IO objects like a servo attached via an i2C interface. Any sensor components you add will automatically send in a payload with a key based on the name you gave it. 2 messages every second.

Essentially, define your device's abilities and pin configuration in options, and in the designer you can control it using function names from a drop down that make sense to you!

alt text alt text

alt text alt text

Dependents (0)

Package Sidebar

Install

npm i dynamic-j5-rpi

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • virgilvox