GPIO controller for Amlogic S905X devices
- choose your s905x device model, example for model
hg680p - install gpio controller to system
(cd /usr/bin && curl -sLko hg680p.sh https://raw.githubusercontent.com/lutfailham96/s905x-gpio/main/hg680p.sh && chmod +x hg680p.sh)- run
device_model.shscript to show help menu
hg680p.shoutput:
Usage:
-power [on, off, warn, dis]
-lan [on, off, warn, dis]
-usb [reset]- some s905x gpio controller contains feature to reset USB device such as
hg680p - to reset USB devices, simply type command:
hg680p.sh -usb reset