Hello,
Is it possible to access the GPIO on the Rock pi 4 SE via script under libreelec, as on the Raspberry PI?
Hello,
Is it possible to access the GPIO on the Rock pi 4 SE via script under libreelec, as on the Raspberry PI?
Install the system-tools addon and then you can use libgpiod. It works similar.
some basic beep script (if you connect a buzzer) - tested at a RPi, the stuff at --usec ... is to convert normal time formats to the required usec, so depending what you trying to use it is not needed at all
Thank you very much for your answer and the advice.
I don't know this system and have to read up on it first and will definitely get back to you.
Hello,
In radxa-wiki I found how I can switch e.g. Leds etc., I need that later for a fan control.
Have just other problems.
Currently I do not know how to start the Rock 4 SE when it is in suspend mode.
Is there a way to connect a reset button and if so how?
When it is supposed to record, it wakes up and records, but then stays awake.
Is it possible to put it back to sleep via script?
Did you get any further with sleep/wake script for this device ?