Troubleshooting • Re: Powering pi zero via gpio
In conclusion the MPM3610 worked finally 12v 5amp psu running into a spliter then from that to the mpm3610 then 5v out to the pi zero gpio pins worksStatistics: Posted by Reese9885 — Sun Aug 18, 2024...
View ArticleUser groups and events • Re: User group Hampshire UK
Some folks from Winchester, Basingstoke & Andover meet at the Cart & Horses London Rd, Kingsworthy, Winchester SO23 7QN on the SECOND Wednesday in a month (that's Wed this week for April). You...
View ArticlePython • Button to restart Pi, button to restart program
I have come a little way since my first post. Learned more about hardware, and took a beginner python course. My current program is to monitor with temperature sensors, when too hot turn off the 5v...
View ArticleOfficial Display • Re: Official Display not functioning on Pi 5
Side question. Does anyone sell even a marginally longer PCIe cable? These 30mm cables are a major pain to connect when you have the needed stand-offs so Hat clears the cooler. A 40mm would be great....
View ArticleSDK • Re: HSTX HDMI RGB565 - Changes needed to example?
I'm going round in circles on this. I have a nice stable image but can't get the right bits onto the correct channel.As a test I'm trying to display a grey scale gradient r=0 to 31, g=0 to 31 b=0 to...
View ArticleGeneral discussion • Re: Python script not running on startup
output of systemctl status pi_stats.service gives me this:● pi_stats.service - Pi Stats Script Loaded: loaded (/etc/systemd/system/pi_stats.service; enabled; vendor preset: enabled) Active: failed...
View ArticleGraphics, sound and multimedia • Re: Map of RPi5 HVS registers
This is brilliant, thank you so much! I'll try it out and report back.Statistics: Posted by Moocrow — Mon Aug 19, 2024 8:53 pm
View ArticleTroubleshooting • Re: [BUG]Bookwoorm: Pi2 No UART possible on GPIO14/15
How are you using the uart on GPIO14/15? e.g. /dev/ttyAMA0 or something else?[Pi2 Bookworm (32-bit) Lite]What do you get from pinctrl?Code: pi@pi:~ $ pinctrl get 14,1514: a0 -- | hi // GPIO14 =...
View ArticleAutomation, sensing and robotics • Re: Sense Hat
Hello,I have had some experience in creating projects on the Raspberry Pi.I have created a limited weather with the sense hat with the results displaying on the sense hat.Now I would like to create a...
View ArticleTroubleshooting • Re: Cannot find Thonny workbench.py
On my Pi5 Bookworm it is in/usr/lib/python3/dist-packages/thonny/workbench.pyStatistics: Posted by neilgl — Mon Aug 19, 2024 9:07 pm
View ArticleGeneral • Re: BBC BASIC on the Raspberry Pi Pico?
target_compile_options(bbcbasic PRIVATE -O1 -g)Try it with something stronger, like -Os or -Oz (if supported).Statistics: Posted by RichardRussell — Mon Aug 19, 2024 9:09 pm
View ArticleAutomation, sensing and robotics • Re: wiring up PSG-BB-170W breadbourd with...
No image was attached?Statistics: Posted by neilgl — Mon Aug 19, 2024 9:18 pm
View ArticleGeneral • [SOLVED] UPDATED Pico tinyUSB Audio and MIDI - ADC DMA capture
I think there is a problem with your DMA chaining. There's two ways to get one DMA channel to start another - the "chain-to" which you are using, and the "trigger alias register". I've seen people use...
View ArticleBeginners • Advice on my custom fstab ?
Hello friends,I made some customization in my /etc/fstab.It seems to work fine for my use case.The size of all tmpfs are OK for the moment.What do you think about it ?Do you see something that may be...
View ArticleRaspberry Pi 400 • Re: Is there going to be a Pi 500?
I have a Pi 400, and do like the as a small compact PC concept. For me, no CSI or DSI access is an issue. And the orientation of the GPIO header was problematic. It comes down to what you want to do...
View ArticleBeginners • Re: Cooling a hard drive with a fan
I have been into electronics for over 60 years, and if there's one thing I've noticed that any electronic component that runs hot (unless it's meant to) fails sooner. In my pc building years which...
View ArticleTroubleshooting • Re: Pi 5 Bookworm NTFS does not work
HiI felt exactly into the same issue with an external SSD drive formatted with NTFS that couldn't mount on my rpbi5. Thanks for the hint.Have 2 questions:- now the drive is mounted read-only. Is it...
View ArticleTroubleshooting • Pi5 temp variation?
I have 2 identical Pi5 setups with the same case, and software load. One is running 5 degrees C hotter on CPU and 10 degrees hotter on composite. If anything the load is slighter lower on the one...
View ArticleTroubleshooting • Re: Pi5 temp variation?
probably the thermal pads, give them some time to heat up/break in.60 is the norm, below 80 it's all good.Statistics: Posted by kerry_s — Mon Aug 19, 2024 9:56 pm
View ArticleGeneral discussion • Re: Official Foundation Pi 4 case has no holes for airflow?
If I had a guess, the computer will not overheat with the base clock speeds, and is the reason why the case has no air vents compared to a laptop.Cell phone cases, and media tablets have a similar...
View Article