Package Exports
- node-libgpiod
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-libgpiod) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
node-libgpiod
Native nodejs binding for libgpiod
requirements
- libgpiod
- nodejs
- linux
compiling
you'll need node development headers, nan (already listed as project dependency) and libgpiod library, utils and development headers
status
this is pre-alpha release, not working yet, willing to receive contributions!
known issues
- gpio character device needs special udev rules in order to belong to a special group so non-root users could access it freely