-
Hey Everyone,
I followed the instructions for compiling in linux and I'm getting a segmentation fault when attempting to run the compiled executable. Is there something I'm forgetting? I can't find…
-
On my Rasberry Pi 3B, the following:
```
wget https://storage.googleapis.com/dart-archive/channels/dev/release/2.9.0-3.0.dev/sdk/dartsdk-linux-arm-release.zip
unzip dartsdk-linux-arm-release.zip
d…
Hixie updated
3 years ago
-
Question is above
-
Hi,
Pibooth failed sometimes and i don't understand why. Looks like there is a problem with multiprocessing
Can you help me ?
You will find in attached the log
[log_failed_broken_pipre.txt](http…
-
https://www.futurelearn.com/courses/robotics-with-raspberry-pi
## What you will learn
* Using the GPIO pins on the Raspberry Pi for both input and output
* How to connect motors via a motorboar…
-
Hello,
As in title, see screenshot:
![2021-03-06-214932_1920x1080_scrot](https://user-images.githubusercontent.com/75307620/110220549-9bf3c280-7ec6-11eb-821b-52e20912751b.png)
Config:
Raspberry …
-
I have tried:
```
wget https://github.com/stevemarple/python-MCP342x/archive/master.zip
unzip master.zip
cd python-MCP342x-master/
sudo python setup.py install
```
I got this:
> =============…
-
I have been using the oeSENC charts for Australia since they became available on my Linux machine. They have worked well. I have just upgraded to the new oeSENC to get the latest charts, however, ther…
-
I get the error "This OpenCV build doesn't support current CPU/HW configuration"
Raspberry Pi 3B+
```
OpenCV build configuration is:
General configuration for OpenCV 4.0.1 ==================…
-
Hi:
The following produces a segfault 100% of the time I try it. I tried this on 2 different Raspberry Pi 3B computers at least 6 times.
This is simplified from a larger install.
To reproduce,…