Open MatejKovacic opened 1 month ago
I have found how to use button (with command echo 0 | evtest
), however user LED seems not to be present in this build.
In official build you can use /sys/class/leds/led-user/
(and then there are several files, for instance trigger
and brighthess
to control LED).
But this build has only heartbeat
, mmc0
and mmc1
:
sudo ls /sys/class/leds/
:heartbeat mmc0:: mmc1::
I have
LicheeRV Nano B
and have installed Debian.I managed to establish network (internet) connection. I can record a sound from microphone.
But how can I control user button and user LED?