Off topic discussion • Re: Can a 27W Raspberry Pi 5 Adapter Charge a 2019...
I have a 16in 2023 MacBook Pro, and I use a Pi 5 adapter with it. (Great for travel; WAY less bulky.) It won't fast-charge, but it charges, and it's extremely convenient.I finally found someone who...
View ArticleNetworking and servers • Re: Internet on Raspberry PI using 4G on SIM800L
You don't want http or sms, what protocol do you want to communicate over the 4G connection?Statistics: Posted by pidd — Fri Apr 05, 2024 8:11 pm
View ArticleTroubleshooting • Re: Raspberry Pi 4 Model B Stopped Working Please help
The jack gives a video and audio output, so you could look into using that to see if there is any output at all, for either or both.Statistics: Posted by amoun — Fri Apr 05, 2024 8:13 pm
View ArticleTroubleshooting • Re: Raspberry Pi4 connected to a network but unreachable...
Hi,I thought that enabling ssh when I flashed the OS on pi4 was sufficient to be able to use PuTTY. And for Pi5 and PiZero 2w this approach worked flawlessStatistics: Posted by bruno1950 — Fri Apr 05,...
View ArticleTroubleshooting • Re: USB Drives Problems after upgrading
I was not sure what to try, so I make another fresh install os the 2023-12-05 version and started to install one by one the 223 packages that are goint to be upgraded; I installed one (with its...
View ArticleCamera board • Re: Raspberry Pi High Quality Camera DNG Format and Raspberry...
Yeah so with the GitHub, I have been using those examples and its still the same result. And then with the other link that you sent about the processing raw images, I already tried that and it works....
View ArticleGeneral • Re: How to program the Pico from a headless Pi 4 ?
I don't understang what is happening on my system. Since a while it keeps giving me this annoying error message every time I try to install something... pip install --user mpremoteerror:...
View ArticleGeneral discussion • Raspberry Pi camera issue on Raspberry OS 64 and 32 bit
Description of the problem:I've been trying to use the Raspberry Pi camera with my Raspberry Pi 4, but haven't been able to get it to work. I have tried the following:* Install different versions of...
View ArticleAutomation, sensing and robotics • Re: Need help with motor controller
Okay, I am going to follow your suggestions, and thank you very much for them. I think that you are right about that you get what you pay for. Pretty sure I am going to find a suitable controller for...
View ArticleGeneral • Re: Button causing problems with pico w
With that code I think if it's not pressed or with any bounce on the button it will immediately stop.Statistics: Posted by gordon77 — Sat Apr 06, 2024 7:34 pm
View ArticleAdvanced users • Re: Bookworm 64-bit - PXE+NFS boot. Anyone got it working on...
Here's a simple approach that I just updated for compatibility with Bookworm (in addition to Buster/Bullseye).These scripts work with Buster/Bullseye/Bookworm (use pxe-add-bw with Bookworm until the...
View ArticleAutomation, sensing and robotics • Re: real-time object detection
I think my Raspberry version does not support the picamera2 library. So, what would you recommend that is fast and does not drop to make a real-time object detection project?Statistics: Posted by...
View ArticleOther RP2040 boards • Re: Debug Probe an I2C sniffer / logger
I don't know how to tell these apartIt's possible to change the PID, even the VID, to identify which is which and 'udev' might help with distinguishing on Unique ID.Something like 'DEBG' would perhaps...
View ArticleGeneral • Re: Connecting a lot of potentiometers to raspberry pi pico
Interesting setup, but possibly sensitive to noise as there are quite 'a lot of' analog wires through a not small setup.So long as you put a capacitor to ground on each pot wiper close to the ADC you...
View ArticleTroubleshooting • I am experiencing an inconsistent posterization effect on...
Here is a link to a video showing the effect: https://youtube.com/shorts/XZKbDCLbLPc As you can see the effect is not consistent. There seems to be some correlation to it being tapped or warming up to...
View ArticleGeneral discussion • Re: Screen Reader: How to disable?
You could just turn it off.man orcaWill give you instructions.Desktop Mode...Insert+S toggle speech on and off....Laptop Mode...Caps_Lock+S toggle speech on and off.Statistics: Posted by ame — Sun Apr...
View ArticleRaspberry Pi 400 • Re: Having trouble with my 1366x 768 monitor for my...
viewtopic.php?t=284866Thanks for the pointer. Turns out that I needed to switch from Wayland back to X11.My only critique is that I wish you'd use words along with the forum link. I find it quite...
View ArticleBeginners • Re: NTP time issue
Please can someone help me get the time correct on one of my old Pi Model Bs as it's about 18 minutes behind even after a reboot?What version of the OS is it running? Newer releases don't use ntpd,...
View ArticleGeneral discussion • Re: Raspberry pi zero w + bigger battery
^^That is not my interpretation of the specs. The 3 is supplied with a 1200mAh cell whereas the 3+ comes with a 5000mAh one. Probably PiSugar would confirm that you can replace the 1200mAh cell of the...
View ArticleGeneral discussion • Re: Raspberry Pi5 USB-C PD
The Pi 5 does not "ask" as it is the sink. The source offers (advertises) available modes and the sink selects from the offered modes.I think it's mostly an issue of semantics. It is as you describe...
View Article