-
I'm using svxlink 17.12.1-2 on Bionic on a NanoPi Duo board with a DRA818 module. I'm trying to use GPIO to control both SQL and PTT. While PTT works fine and I can listen the radio traffic on my HT, …
-
Hi
Is it required to define a value 'PLATFORM' as 'OrangePi_ZERO' in Makefile.
Or required to define an env variable 'PLATFORM' in shell.
Please look at line 47 of "wiringOP/gpio/Makefile" and
…
-
p=soc c=box_start_os state=0
p=soc c=box_standby_led state=0
p=soc c=gpio_power_key state=0
Conver script to dts ok.
update scp
pack boot package
GetPrivateProfileSection read to end
content_co…
-
I created a script that uses the `tmp/.targetinfo` file to generate a file called `names.json` looking like below. This could be used to load specific device information on demand instead of all toget…
-
Trying to build a distro for OrangePi Win Plus...
I'm getting an error, regarding unpacking of the toolchain archive (toolchain.tar.gz)
First error was due to the wrong location of the archive in th…
-
Im WiringPiSPI.c I see you can specify the spi channel, where 0 corresponds to `/dev/spidev0.0` and 1 corresponds to `/dev/spidev1.0`. But on at least the orangePi Zero, you can enable multiple chipse…
-
At first, thanks for all the effort that went into this project.
By now it is quiet impressive and led animations (ws2811, orange pi zero) are flicker-free and without noticeable latency.
It too…
-
I have a weird issue where i am trying to configure numerous snapclients, but only one will dispaly in the snapcast app. If i configure an instance number, i see unique clients in the app, which are …
-
in OrangePiH2 directory
./build.sh
Compile uboot for OrangePi zero
but
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/home/fcsw2fcsw2/Desktop/OrangePi/OrangePi_zero/O…
-
so, i have 3 axis mini cnc with GRBL, i was success to run it with my laptop (ubuntu) using LaserWeb4 appimage. now i want to move LW4 to OrangePi Zero Armbian Bionic with Linux 5.3.9-sunxi.
i got so…