Quantcast
Channel: Raspberry Pi Forums
Browsing all 6058 articles
Browse latest View live

Camera board • Re: Waterproof low latency camera compatible with esp32 or...

Then a raspberrypi solutionlike zero or pico or whateverStatistics: Posted by miketerzo — Sat Jul 20, 2024 10:49 am

View Article


Beginners • Re: 256G SSD - creating image on 32G USB

On bookworm you could try changing that ntfs-3g to ntfs3. That will use the newer ntfs3 kernel driver instead of the old ntfs-3g userspace driver. You should see an improvement in performance.I'd be...

View Article


Python • Re: Need help for read numbers from a picture

Great, So simple and so effective, it works perfectly on the command line but I have a problem when doing it from a script, it tells me that the module does not exist.Code: import ssocrimport...

View Article

MicroPython • Re: Pico W - MQTT

Probably the posted code is like that as credentials have been removed?YeahStatistics: Posted by Ab25 — Sat Jul 20, 2024 11:01 am

View Article

Advanced users • Re: Warming "your fstab has been modified"

If someone can shed some light on witch service it is that is running the daemon-reload, then should it not be easily fixed by just adding 2 lines?Before=whatever-the-servicenameis.service in...

View Article


Image may be NSFW.
Clik here to view.

General discussion • Cantenna variation?

I've got a dongle similar to this one knocking about .I need to move a raspberry pi to the bottom of the garden away from RF interference but still want to access it via ssh, thinking a cantenna would...

View Article

Networking and servers • Re: New Router from ISP - reset all my PI's

Nigel,I currently use old ADSL routers as cheap WiFi repeaters to extend my WiFi around my home and into my garden.All I do is turn off the DHCP server and ADSL access stuff then connect it to my...

View Article

Image may be NSFW.
Clik here to view.

General discussion • Re: Cantenna variation?

I've got a dongle similar to this one knocking about .I need to move a raspberry pi to the bottom of the garden away from RF interference but still want to access it via ssh, thinking a cantenna would...

View Article


Advanced users • Pi 5 suspend to disk aka hibernate

Just wondering if anyone has got suspend to disk aka hibernate working on a Pi 5. This should be possible on any Pi, given the right support in the kernel, but obviously on Pi 5 we've now got a PMIC...

View Article


Troubleshooting • Re: URGENT HELP REQUIRED (Tried to backup and now I cannot...

Hello everyone, I posted this a couple of hours ago. Since then, I have dug deeper and found this (viewtopic.php?t=193153). I realised it might have to do something with my fsab. I then used extFS for...

View Article

Troubleshooting • Re: RasberryPI Zero 2W: Unable to connect to home WiFi.

I too can confirm there is a problem. [ ... ]Has it been reported to the relevant channels?It seems not...https://github.com/raspberrypi/bookworm-feedback/issuesStatistics: Posted by B.Goode — Sat Jul...

View Article

General discussion • Re: What is a Media Converter

I suggest you use a sesrch engine or Wikipedia.Statistics: Posted by drgeoff — Sat Jul 20, 2024 11:40 am

View Article

General discussion • Re: Using TTF font

The apostrophes aren't part of the file name. 'ls' puts theme there because the name has spaces in it.If you use ls -N (or ls --literal) it will show the name without the quotes (apostrophes), or -b...

View Article


Media centres • Re: Kodi 21 (Omega) on RPiOS Bookworm

I have solved the problem. For details, please follow the link in my previous post.Statistics: Posted by 1marc1 — Sun Jul 21, 2024 10:16 am

View Article

Raspberry Pi Connect • Re: "systemctl --user disable...

How can I disable it for good?sudo apt remove rpi-connectStatistics: Posted by DougieLawson — Sun Jul 21, 2024 10:32 am

View Article


Beginners • Re: Understanding PIR timeout

Code: from gpiozero import MotionSensorfrom signal import pausemotion_sensor = MotionSensor(4)def motion(): print("Motion detected")def no_motion(): print("Motion stopped")print("Readying...

View Article

Beginners • Re: Trouble installing Face-Recognition

Hey there, I'm really struggling to install face-recognition on my pi.I've followed all of the steps successfully, [ ... ]Any ideas as to what's going on would be amazing. Thanks!Following the few...

View Article


General discussion • Re: Using a Pi as a "router"

Get OpenVPN running.https://openvpn.net/community-downloads/Which you can install with sudo apt update;sudo apt install openvpn.It needs a config file where you can embed the self-signed certificates....

View Article

Troubleshooting • Re: Replacing usb 3.0 port.

Why don't you just plug in a USB3 Hub into the remaining working socket?That'll be a lot easier than trying to solder a new one on without damaging the board.Statistics: Posted by kip_the_elder — Sun...

View Article

Automation, sensing and robotics • Re: Rs232 command change between 2 gears...

Hi,@ghpback after a long break.No more error on program after removing the line.Made the wiring, ADA connected to UART1 and Trinnov to UART0.When I send command from ADA I see the Tx LED flashing...

View Article
Browsing all 6058 articles
Browse latest View live