Beginners • Re: Connecting a battery to raspberry pi 5
Any 12V battery etc. will do via a chip from a car charger.Any?Including https://www.amazon.co.uk/LiCB-23A-Alkal ... 7V26VLQ1/ ?I think not!Should work for a short time if it can handle high current...
View ArticleHATs and other add-ons • Re: Pi 5 NVMe PCIe 2 Patriot P300 M.2 PCIe Gen3 x4...
And at PCIe 3 ??Statistics: Posted by NetSecond — Wed Mar 13, 2024 9:36 pm
View ArticleGeneral • Re: Using Wren6991/PicoDVI in pi pico with audio output, without...
The code at https://github.com/ikjordan/PicoDVI has been updated today to include more detail in the Readme. There are two branches, master and audio (...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Greetings procount!First of all thank you for your really great product. I've been using it for years on my Raspberry PI 2b, Raspberry PI 3b+ and Raspberry PI 4b. Now I bought also a Raspberry Pi Zero...
View ArticleGraphics, sound and multimedia • Re: TC358743 on rpi5
hiI tried streaming the 1080p50 HDMI signal from the Pi5, but with no successI know that there is no longer hw h264 encoder, but the problem is providing the stream to a software encoder in gstreamer,...
View ArticleFrançais • Re: Informations sur Raspberry Pi 5
Bon résultat le Crucial P3 Plus est très bon.Voici mon résultat overclocké à 2800Code: Début du test: 11/03/2024...
View ArticleTroubleshooting • Re: Problem with Johnwill Monitor
Do I have to have the 1366x768 monitor connected, when fixing the problem, as it is virtually impossible to read what is being displayed, or can I fix the problem with another monitor (1920x1080)...
View ArticleGeneral discussion • Re: March 64 Bit Bookworm Bug??
Could it be the same issue as viewtopic.php?t=367231Statistics: Posted by MiscBits — Wed Mar 13, 2024 10:05 pm
View ArticleC/C++ • Re: Modbus RTU em C
Client Or server?I did a small project on github.https://github.com/danjperron/rp2040-modbus_exampleStatistics: Posted by danjperron — Wed Mar 13, 2024 10:30 pm
View ArticleRaspberry Pi OS • Re: XRDP Issue after 3-12-24 Bookworm OS Update
Someone is viewtopic.php?t=367337There is also a thread about xrdp at viewtopic.php?t=367231Statistics: Posted by MiscBits — Wed Mar 13, 2024 10:31 pm
View ArticleTroubleshooting • Re: Sudden unexplained measured Internet bandwidth reduction
There is something wrong with the speedtest-cli in Bookworm on my Pi5. Here are a few tests I ran:Code: pi@knutepi:~ $ speedtest-cliRetrieving speedtest.net configuration...Testing from Starlink...
View ArticleRaspberry Pi OS • "Received client request to flush runtime...
Is this a fake clock symptom:"Received client request to flush runtime journal" Every boot hangs for a minute. This is bookwormLinux raspberrypi 6.6.20+rpt-rpi-v7l #1 SMP Raspbian 1:6.6.20-1+rpt1...
View ArticleTroubleshooting • How Do I Clone A Micro SD Card From An Existing Raspberry PI
I was trying to setup two Raspberry PI's to be identical. I thought I followed the same setup for both, but I obviously made a mistake somewhere, because the second setup runs 90% slower. The hardware...
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
Howdy all,Just an old guy techie coder here playing with RPi.Statistics: Posted by Alan_Winslow — Thu Mar 14, 2024 9:41 pm
View ArticleGeneral discussion • Re: GPIO.wait_for_edge >>> RuntimeError: Error...
Solution: Don't use wait_for_edgeInsteaddef wait_for_it(): level = GPIO.input(23) while (GPIO.input(23)) : time.sleep(.01)Statistics: Posted by Alan_Winslow — Thu Mar 14, 2024 9:43 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: RPi5 I2S details?
Are we saying the I2S' audio capabilities are of no real use without a bit of documentation about it?Say I wanted to build an S/PDIF to I2S adapter to connect up an old mixer for recording on a Pi....
View ArticlePidora / Fedora • Re: Fedora on raspberrypi 5
on the mailing list, the hold up, was waiting for kernel support for rpi5.suppose to be in kernel 6.9, i think the current is 6.8 after updates.Statistics: Posted by kerry_s — Thu Mar 14, 2024 9:56 pm
View ArticleGeneral discussion • Re: Datetime Code Not Working
Could you at least give me an example? I'm new to python.Statistics: Posted by Henrik Gill — Thu Mar 14, 2024 10:08 pm
View ArticleGeneral discussion • Re: How does Pi5 determine Power Supply capacity
That's a Bot and a half AI answer you're replying to. As is its other post.ZeroGPT disagrees:Your Text is Human written ... 0% AI GPTStatistics: Posted by davidcoton — Thu Mar 14, 2024 10:12 pm
View ArticleRaspberry Pi OS • Re: Installing X11 on top of the Lite, missing library files
There are no reasons to install those libraries manually.Statistics: Posted by Solskogen — Thu Mar 14, 2024 10:16 pm
View Article