@iiot2k/gpiox
Version:
Input/Output on any gpio library
19 lines (12 loc) • 560 B
Markdown
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.<br>
The library uses the gpio character devices interface (V2) from the Linux operating system.<br>
The library is explained in document **API.md** and file **gpiox.d.ts** <br>
Version changes are in the file **CHANGELOG.md**<br>
For other libraries and raise a issue: https://github.com/iiot2k/iiot2k