@iiot2k/gpiox
input/output on any gpio library
- read gpio input/output
- write gpio output
- blinks gpio output
- generates pulse on gpio output
- generates pwm on gpio output
This library works only on Raspberry Pi with 64bit OS.
The library uses the gpio character devices interface (V2) from the Linux operating system.
The library is explained in document
API.md and file
gpiox.d.ts
Version changes are in the file
CHANGELOG.md
For other libraries and raise a issue: https://github.com/iiot2k/iiot2k