python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
OSError: libmmal.so: cannot open shared object file: No such file or directory while trying to run picamera on Raspbian
I am trying to open camera with the picamera module in my Raspberry pi B+ with has Raspbian 64 bit OS installed in it. I get this error:
Traceback (most recent call last):
File "/home/pi/Document...
Harsh Muriki
Votes: 0
Answers: 1
torsocks[7992]: Unable to resolve. Status reply: 4 (in socks5_recv_resolve_reply() at socks5.c:677) - Google Search
I've installed tor on ubuntu 21.10
I've got
torsocks curl https://api.ipify.org?format=json
Tried port 9051
torsocks -P 9051 curl https://api.ipify.org?format=json
wit the same result.
Checked port...
Irina
Votes: 0
Answers: 1
Why Docker does not sync files with host when working on Raspbian
I have simple app which is writing some logs to a folder. I'd like to have it running 24/7 so decided to go with RaspberryPi (3rd version). The app is deployed as a docker container. The issue I'm hav...
Antyrama
Votes: 0
Answers: 1
Incorrect distance travelled using optical wheel encoder
I started using a raspberry pi 3b+ about 2 months ago, so I'm fairly new. I'm working on a project, in which I have assembled a 4 wheeled small car, it has 4 DC motors, a 3b+, an L289D H bridge and an...
Rzer2000
Votes: 0
Answers: 1