-
Hey guys!
I'm finally able to create devices using Blinka, but I just got stock on the beginning with the following error.
```console
root@orangepiplus2e:~# python3
Python 3.7.3 (default, Apr…
-
Hi, nice piece of work. I would like to create a menu and ask for some input to the user. Thanks in advance.
-
I installed your solution (congrats for it, it's the only working one for DG-R8H) on a Raspberry Pi0. With htop I can see nexus433 thread taking 99% of CPU. Is this normal? I have a fresh image on Ras…
-
In the scenarios where the Host crashes and thus demanding a reboot of the Host, we don't have to start all over again doing powerOff + PowerOn. Instead, we could bypass the whole PowerOn sequence and…
-
@commodo Hi, what is the implication of having python symlinked to python3.8, there are some packages that are searching first for python and they find it in host/bin instead of using hostpkg/bin so …
-
Add support for the following gpio/peripheral I/O providers
- libgpiod
- c-periphery
- pigpio
-
`lede/bin/packages/x86_64/luci/*.ipk /home/isso/lede/staging_dir/packages/x86; ln -s /home/isso/lede/bin/packages/x86_64/packages/*.ipk /home/isso/lede/staging_dir/packages/x86; ln -s /home/isso/lede/…
-
Good morning,
I integrated the external libgpiod.so(user-space IO) I extracted from the real board into my Android app and called the APIs of libgpiod in JNI level.
So the function named gpiod_…
-
In the documentation the pins are defined according to `wiring pi` standard. Is that still applicable when the code have switched to `libgpiod`?
See:
https://github.com/ribasco/ucgdisplay/blob/1c…
-
Trying to use DymoScale with the Raspberry Pi 3B+ running the lastest Raspbian Buster and getting this:
File "/home/pi/dymoscale_simple.py", line 15, in
reading = dymo.weight
File "/usr/lo…