-
Hi all
I have setup the picam as described and was able to run it on top of the node-rtsp server, so I get the image, I get the sound, all fine.
As soon as I tried to record via touch in the hook…
-
Hello,
ive a problem to build on rasperry p3+
freeradius-django_freeradius_1
standard_init_linux.go:211: exec user process caused "exec format error"
what can i do?
thx
-
I use HA Bridge at my Rasperry. I can turn on/off my Shelly with my Harmony but Dim only work on Dim Butto on HA Bridge and not on my Harmony
`http://192.168.178.50/light/0?brightness=${intensity.p…
-
despite the rule in level2.ruies
```
rule "Startup"
when
System started
then
if (entrance_door_status.state.toString == 'OFF') {
SpaceStatus = 'open'
} else {
SpaceStatus…
lx1ge updated
4 years ago
-
This seems to break some SPI driver on rasperry pi (2): after installation the SPI devices don't appear anymore in /dev.
We were planning to buy a few of these for a project, but if SPI won't work we…
-
La résolution du Raspberry Pi faisait défault. Le VNC viewer n'était pas capable de l'afficher. Pour regler le probleme:
1. Connexion a Putty avec l'adresse IP du Rasperry
2. Ligne de commande :…
-
What is the inference time of Tacotron model used in mimic2 in low footprint devices such as rasperry pi for say 10sec of audio? Looks like there is another TTS TTS_cube which seems much simpler
htt…
-
The Dockerfile adds an intel specific tini binary. The docker build goes though, but it does not work. Instead you get
`cannot execute binary file: Exec format error` when starting the docker image.
…
-
Hi,
apologies for a newcomer question, but I was unable to find example code how to pwmWrite to a LED. My setup looks correct, and running Sunfounder Python code (04_pwmLed.py from the Superkit 2 c…
-
I use `pyphen` for my Rasperry Pi Zero powered Internetradio https://github.com/Wikinaut/pinetradio .
```
Import of pyphen started.
pyphen imported, loading of de_DE took 43.77 seconds on Raspbe…