noflo-gpio

GPIO components for Embedded Linux (node.js)

Usage no npm install needed!

<script type="module">
  import nofloGpio from 'https://cdn.skypack.dev/noflo-gpio';
</script>

README

noflo-gpio Build Status

GPIO components for NoFlo Node.js on Embedded Linux.

Changes

  • 0.1.0 (git master)
    • Switched to rpi-gpio library since that works also with newer Node.js versions
    • NoFlo 1.x compatibility
    • Ported components from CoffeeScript to ES6