![]() |
GPIO as raspberry's one - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64-LTS / SOPINE Compute Module (https://forum.pine64.org/forumdisplay.php?fid=66) +--- Forum: Linux on PINE A64-LTS / SOPINE (https://forum.pine64.org/forumdisplay.php?fid=69) +--- Thread: GPIO as raspberry's one (/showthread.php?tid=12153) |
GPIO as raspberry's one - niibee - 11-14-2020 Hello everybody, I have an application written in electron for raspberry. Without going too deep, it's just set on/off some GPIO output at some predeterministic time. I just bought a PINE A64-LTS, installed last armbian verson and ported the application, which start just fine. My problem is now the gpio configuration, with raaspberry I use pigpio package (https://github.com/fivdi/pigpio), I was wondering if there is a similar library to use/manage gpio in electron framework. thanks a lot for any good advice hehehelloasas |