-
wiring-pi does not crosscompile; the problem is that wiringpi hardcodes CC=gcc in its makefiles, so the wiringpi bits get always built with the host compiler. A possible solution is to add another pat…
tthef updated
9 years ago
-
After installing Alice, head to admin, and turn on Node Red. Install process goes fine, but fails at the end with:
```
[DeviceManager] Device with uid 9b1f6908-4c62-43a6-bf6f-8…
-
Hello!
Thank you very much for such a great project! This is exactly what I was looking for since my first drive on my Peugeot iOn. I also really liked you way of connecting it directly to CAN bus …
-
After a wake word ist recognized (Debug node output is good) it throws an error which leads to a Node Red restart:
`20 Oct 15:02:06 - TypeError: Cannot read property 'destroy' of null
at Timeout…
-
Hope this is the right place to post this.. I'm a newby trying to setup a DHT 22 with rpwh, i am trying the dht_simpletest.py to see if my DHT 22 is reading ok, but getting this error...any thoughts o…
-
I have a Raspi 2, heres all the wiring:
https://drive.google.com/folderview?id=1UXDPYXyKkWudv3kN7SAvm4OLvB0IC06K
I have a 74AHCT125 logic level shifter and i have the Pi GPIO pin 18 going to 1A on …
-
1. Is it possible to connect a MosaicHAT to the GPIO pins of a Raspberry Pi and to the USB ports at the same time without risking damaging of the chip? See the attached picture for more details on the…
-
I am currently trying to get this Code running on my Raspi, but I cannot get a PWM Signal high enough, to turn on the LEDs. I meassured the output I get from several PWM Pins or SPI Pins. They are al…
-
Hi Laurynas!
Such a great project, it has been great so far!
I'm currently wiring up my pro micro to everything. I already tested it and had the same results as shown in your YT video where you …
-
Hi,
my goal is to stream videos via VLC to an LED matrix, but I have encountered a problem that I can't get fixed.
If I run
```
root@raspberrypi:~/home/pi/flaschen-taschen/server $ ./ft-server…