General discussion • Re: New Raspberry Pi Products
Why do we need an official anything? Computer parts are commodities. Everything works with everything else, only the quality varies.The only thing that needs to be official is the power supply,...
View ArticleBeginners • Re: Raspberry Pi inside an amplifier
To rephrase the original question: Here I plan on using a bigger step down converter. On the page for pi 5's new power supply it show that I could give it 12 volts at around 1 or 2A ish (will check...
View ArticlePython • Re: Need help for read numbers from a picture
This is the full error :Code: Traceback (most recent call last): File "/home/pi/TEST-READ NUMBERS.py", line 27, in <module> text = pytesseract.image_to_string(gauss, config=' --psm 6') File...
View ArticleGeneral discussion • Keep failing Bizarre Capcha
Before I ask the question, the answer I'm hoping for is "no, it isn't just you". Let's see...Just joined this forum, and both in registration and submitting posts, I keep failing this implementation...
View ArticleBeginners • Re: Is it actually possible to get a snappy desktop experience...
I use Pi400s ...which are essentially the same as the 4 with 4GB as daily desktops. I found them to be quite fine. Will it be ultimately as fast as a high spec intel box which cost an order of...
View ArticleGeneral discussion • Re: Will this work
Would a raspberry pi allow them to physically just apply power and it will automatically run the software and get the eyes showings.YesStatistics: Posted by neilgl — Sat Jul 20, 2024 1:29 pm
View ArticleRaspberry Pi OS • Re: how to stop listing at boot
Conversely, I always use raspi-config System Options, Splash Screen, Would you like to show the splash screen at boot? NoMaybe try it as YesStatistics: Posted by neilgl — Sat Jul 20, 2024 1:35 pm
View ArticleGeneral • Re: Need advice on sending image data from a Pi5 to several Picos
datagrams are limited to single packets (around 1500 byte).UDP messages are limited to 65.507 bytes.Advantage is that message handling is easy.a protocol that can queue (and re-assemble) larger data...
View ArticleTroubleshooting • Re: RasberryPI Zero 2W: Unable to connect to home WiFi.
It seems not...Now there is... https://github.com/raspberrypi/bookworm ... issues/279Statistics: Posted by lianergoist — Sat Jul 20, 2024 1:59 pm
View ArticleAndroid • KonstaKANG (lineage-21.0-20240216) on RASPI 4: Geoblocking
I tried KonstaKANG installation on my Raspberry Pi 4. Everything was working fine. I installed PlayStore and some Mediathek-Apps. I am in Germany and tried ARD-Mediathek and ZDF-Mediathek. After some...
View ArticleGraphics, sound and multimedia • Re: Kdenlive on Pi 5
Snap sucks.Use Pi-Apps. https://pi-apps.io/install-app/install- ... pberry-pi/This version is newer, runs faster, and is updated more frequently than what you can get from snap.Statistics: Posted by...
View ArticleTroubleshooting • Bookworm Unattended-Upgrades not finding everything
Why are "sudo unattended-upgrade -d -v --dry-run" not finding the updates below?Search everywhere and I´m unable to solve the issue! Please, help me!sudo apt list --upgradableListing......
View ArticleTroubleshooting • Re: Best way to Backup SD Card
Got it, I need it to be a bin or img, because I need to send it to someone. I was able to find exactly what I needed from here.https://github.com/tom-2015/imgcloneCreates an img for only the used...
View ArticleNetworking and servers • Re: New Router from ISP - reset all my PI's
Edit: it occurs to add that if you can keep your old router it'll insulate you from events like your new router packing up. Maybe consider getting an old router, used as above, to insulate your Pi...
View ArticlePython • Re: Debouncing digital inputs, best practices ?
If using the gpiozero Button, you can set bounce_time:https://gpiozero.readthedocs.io/en/stab ... tml#buttonCould you please explain how to add a second parameter using the example quoted in your...
View ArticleTroubleshooting • 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 ArticleOff topic discussion • Obsolescence Statements
< Apologies in advance for a post that may encourage massive speculation! >I don't have a point here, I just started noticing Obsolescence Statements for various products on raspberrypi.com, and...
View ArticleBeginners • Re: Trouble installing Face-Recognition
Hi all, Sorry for the lack of detail. I'm running a Pi4B with Raspian Buster. It also has Python 2.7.16 imstalledThe instructions I'm getting are from here - https://core-electronics.com.au/guides/...
View ArticleTroubleshooting • Re: Replacing usb 3.0 port.
Sun Jul 21, 2024 11:05 amWhy 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.I thought of that...
View ArticleBeginners • RPI 5 No sound Bookworm 64
RPI5 All update etc.(Sound worked good a few weeks ago - but I noticed I had to have the hdmi screen fully on BEFORE booting the Pi)No sound or volume on taskbar/notifications bar. When in...
View Article