node-rpio
node-rpio copied to clipboard
Raspberry Pi GPIO library for node.js
`detect_pinmap` hard codes `/proc/device-tree/model` causing non-privileged docker containers to fail hardware autodetect. This is a common issue that is being worked around by either A) making the container privileged B)...
BPI-M2P Zero (with the P) was being matched incorrectly with 26-pin pinmaps, while it has 40 pins.
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) v5.1.1 Bug Fixes unescape exclamation mark (#26) (a98874f) Changelog Sourced from...
Hello, is it possible to "reset" an output to go back to floating state? Currently whenever we open a pin for output, it either has to go HIGH or LOW,...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Sorry to interrupt you. This has been troubling for a few days. servo(sg90) need 50hz(20ms) time base pulse. 0.5ms-------------0° 1.0ms------------45° 1.5ms------------90° 2.0ms-----------135° 2.5ms-----------180° According to this formula: pwmFrequency in Hz...
Thx for the very useful lib. For typescript coders would you consider including a reference to the rpio type declarations at https://www.npmjs.com/package/@types/rpio in the README? The definitions were just updated...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....