dynamic-j5-rpi

Dynamically Generate a Johnny-Five plugin through device options.

Usage no npm install needed!

<script type="module">
  import dynamicJ5Rpi from 'https://cdn.skypack.dev/dynamic-j5-rpi';
</script>

README

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