Troubleshooting • Re: Some problems with raspbian os?!
yes of course. through wifi I can browse normalStatistics: Posted by Niicckk87 — Fri Jan 24, 2025 10:25 pm
View ArticleTroubleshooting • Re: I messed up my trusty RPI bookworm by trying to...
Thanks for responding/suggesting. I hadn't tried sudo apt full-upgrade (didn't know it) , but have now. It fails the same way, unfortunately. Code: sudo apt full-upgradeReading package lists......
View ArticleBeginners • Help with using PICO 2 PIO/FSM to input serial data
Hi,First time using any RP device and my first post. I'm unable to input an 8-bit serial data stream from a gauge through PIO/FSM. I hope the code below is self explanatory. Quite sure I'm not...
View ArticleTroubleshooting • Re: Audio on rpi
Get rid of any mention of I2S in your file and connect the input of the PAM device to GPIO 12, which I believe has the audio on by default, though somebody will hopefully correct me if I'm wrong. I...
View ArticleGeneral • Re: PT52-Lua The Modern Retro computer
So how it works with scripts if you set the system bit ie the execution bit the the script will run straight from the shell. you can do this with attrib from the shell so for example you have a script...
View ArticleBeginners • Question: How to use mcp3008 for digital input
Hello,So I'm relatively new to coding and working with the raspberry pi and I am working on a controller using gpionext. I am using an analog joystick and a mcp3008 adc to convert analog to digital...
View ArticleGeneral • Re: Problem with IRLZ44n mosfet in a circuit
Hello again. After replacing the IRLZ44n with irlml2502 (it was pretty small but I made it work somehow) pretty much the same thing happens. voltages compared to ground: drain: around 3vsource: around...
View ArticleCompute Module • Re: Tutorials
as you're still a beginner you should switch over to KiCAD as this will allow you to leverage the official IO-board designs as starting point.Far better to import those designs into EasyEDA. This used...
View ArticleGeneral discussion • Pi5 Overclock Personal Records?
Hi, anyone could do more than 3100 on Pi 5?On Active Cooler, the 8g model can do 3100, stable and finishes the Gbench6. i think thats the limit for stock cooler.Statistics: Posted by vvti9 — Sat Jan...
View ArticleTroubleshooting • Re: Connecting to pi using hostname/local address always...
I can connect to either interface using this from my Ubuntu box.Code: ssh raspberrypi.localTry Code: sudo hostname -IMine shows both IPs if both are up, listing the eth0 interface first.Or only the...
View ArticleBeginners • Re: SD and NVMe partitions issue
The /dev/mmcblk0p2 is an 32 GBSD card and the /dev/mmcblk0p1 a 512GB NVMe.No it isn't.There is no NVMe drive or partition shown. An NVMe drive would be /dev/nvme something. An example from one of my...
View ArticleTroubleshooting • Re: Rpi 5 with blinking LED after accident
And add some good quality picture of the underside of your Pi (as dropping it may have ripped off some of the components).https://drive.google.com/drive/folders/ ... gLWlglIutTThe picture with the...
View ArticleAutomation, sensing and robotics • Re: Submerge temp sensors failing,
May I suggest that you need to be concerned with the IP rating of your chosen sensor? Details - https://uk.rs-online.com/web/content/di ... ip-ratingsThe product page at the Pi Hut says of one of...
View ArticleGeneral discussion • Re: Pi5 Overclock Personal Records?
i just do 2900i'm also running it at full speedStatistics: Posted by kerry_s — Sat Jan 25, 2025 9:53 pm
View ArticleGeneral discussion • Re: Running from SSD and backup- best practise advice asked
OK, thank you for the advice so far.I will indeed do some more reading!Statistics: Posted by Taxicletter — Sat Jan 25, 2025 10:02 pm
View ArticleHATs and other add-ons • Re: Your experience of PCIe 2 or 3 on RPi 5?
(DRAM-less)If its not using dram cache then you can expect bare SSD speeds similar to what you get with SATA drives...... or perhaps that means something else altogether?How do you turn that on or...
View ArticleGeneral discussion • Re: Anybody know if these Are genuine?
I think on Pis it's sort of okay as you don't unplug them all the time. But I've a couple of Nokia Windows phones I'd love to still use as they have a far better camera than any modern ones, but both...
View ArticleTroubleshooting • Re: Rpi zero2 cam does not work
Re "turn it on on raspi config" - in Bookworm camera modules are automatically recognised, there is no camera enable. Are you running some older version of Raspberry Pi OS? How to tell? - enter the...
View ArticleRaspberry Pi OS • Re: Why is ImageMagick so hard to use? (Cropping JPGs in...
This is sort of a rant, but there are also a few questions. Anyway, I really LIKE the concept of the IM programs, but like many Linux programs, they really go out of their way to be hard to use. They...
View ArticleTroubleshooting • Re: Removal of heatsink took the metal CPU plate with it
It's lifted the capacitors off the left too ? (I think) from other photos there should be six, looks like you just have two on thereInteresting as there doesn't appear to be any glue on the plate...
View Article