-
I wrote a simple program that switches a light on and plays a sound if a motion sensor triggers:
https://hub.darcs.net/thielema/deep-thought/browse/src/DeepThought.hs
However, when I start the pro…
-
I have tried to add `IMAGE_INSTALL_append += " kernel-module-tun"` to `out/linux64/build/conf/local.conf`. But got error:
```
ERROR: edison-image-1.0-r0 do_rootfs: Unable to install packages. Comm…
-
[Code](https://github.com/sgjava/userspaceio/blob/1.0/libgpiod/python/src/buttonthread.py) I have using CFFI/Python 3 and libgpiod 1.0 line.event_wait worked fine in a thread. Using your new Python bi…
-
A.K.A. @japaric is a bottleneck for development :-)
There are critical components of the embedded / Cortex-M ecosystem that are currently being
maintained by me. Unfortunately I don't have the ban…
-
Hi,
while it's true that starting enums with 1 might help with debugging, this is a major API change which is quite unfortunate for libgpiod binding in other languages, or any other code which need…
-
See my post on Armbian forum https://forum.armbian.com/topic/6069-rpigpio-replacement-for-orange-pi-zero-and-nano-pi-duo and the reply. Also see https://forum.armbian.com/topic/5655-armbianio-api-prop…
-
Any plans to write RPi.GPIO wrapper since a lot of Python libraries depend on it.
-
Some interfaces in the library now seem to have been designed badly. Below is the list of changes that will potentially be introduced in v1.0.
- remove `gpiod_line_event_release()`: we can check if…
-
Ola a todos, gerei o firmware para o Roteador Wireless Dual Band AC1200
Archer C50 seguindo o processo do https://github.com/simetnicbr/simetbox-openwrt-feed/blob/master/README.md.
Depois de instal…
-
@htot, let me check something with you - looks like current master built from scratch (no saved state whatsoever, manually removed all the dirs) doesn't boot for me. The kernel boots up until the belo…