Beginners • Re: Brand New Pi5 Will not boot
thanks - that got it sorted. Appreciate the help, I didn't realise you needed to set the OS boot locationMany thanksStatistics: Posted by TechSailor — Thu Mar 28, 2024 2:24 pm
View ArticleAutomation, sensing and robotics • Re: Raspberry Pi 3 used as microcontroller
Yes, you can use any Raspberry Pi Single Board Computer (SBC) as a controller or peripheral for another computer or PC.The Pi can be used how a microcontroller would have been used in that role. But...
View ArticleTroubleshooting • Remove screw tabs from unit.
I have a Raspberry Pi 7' Touch Screen. Can I cut off the extending screw tabs so I can make it fit as a sensor panel inside my lower tower?Statistics: Posted by SurpriseHaymaker — Fri Mar 29, 2024...
View ArticleRaspberry Pi OS • Re: "who" command displays a large # instead of...
I saw that too when the 32-bit Raspbian version of the Bookworm release of Raspberry Pi OS first came out. I don't remember where I posted, but my understanding at the time was that this is the...
View ArticleBeginners • Re: How do I delete a file
Sorry about that - all the "tmp" files disappeared after I rebooted - Sorry about that - still learningStatistics: Posted by will69 — Fri Mar 29, 2024 1:37 pm
View ArticleBeginners • RPi5 screen saver
It's my understanging that xscreensaver can only run under X11 and that I can change Wayland to X11 using raspi-config. But I'd rather stay with Wayland, so are there any screen savers for...
View ArticleTroubleshooting • Re: Remove screw tabs from unit.
Can I cut off the extending screw tabs so I can make it fit as a sensor panel inside my lower tower?I would have thought so but I haven't tried it, and you might have to if no one else has cut them...
View ArticleSDK • Pico SDK binary size?
Friends,I have a very basic mqtt ping-pong program written in C/C++. I'm compiling it using mostly SDK CMake with MinSizeRel. The code is here: https://github.com/jaguilar/pico_experi ......
View ArticleGeneral discussion • Re: EMG audio jack to RPI audio jack ?
The jack on the Pi is output only (video and audio). You'll need additional hardware if you want audio input.Statistics: Posted by wildfire — Fri Mar 29, 2024 2:07 pm
View ArticleSDK • Re: Pico SDK binary size?
The WiFi chip needs firmware to be loaded to operate. That blob is over 200kB by itself.Statistics: Posted by trejan — Fri Mar 29, 2024 2:12 pm
View ArticleAdvanced users • Re: Testing class A2 SD cards with Command Queueing on Pi 5
Sandisk Extreme PRO 128Gb A2 Class 10 V30 U3 ...SD booting ... with and without cqe activated ...not cqe ...with cqe ...Excelent job cqe jdb implementation working on Sandisk Extreme PRO.Code: sudo...
View ArticleCamera board • Re: RPI Zero - Baremetal Unicam / CSI-2 Camera
Thx, I will keep it into account, I'm very new to RPI, so I'll need some time to explore the components, extend circuitpython mailbox code, etc etc.I also saw you worked on open source bootcode.bin,...
View ArticleTroubleshooting • Re: shiny new pi 5
Not sure I understand “ desktop etc expands bigger than mu screen.”Can you post a screenshot / photo? (use Attachments)apologies. MY.Statistics: Posted by DinksDad — Sat Mar 30, 2024 1:40 pm
View ArticleGeneral discussion • Re: RPi4 to RPi5
As long as your Pi4 is running Bookworm it should work. There are some fringe IO programs or customisations that might not work but if you were using them you would probably already be...
View ArticleTroubleshooting • Re: Raspberry Pi 4 Won't Connect To Wifi No Matter What
So the first thing you need to do is run the following commands at the command line or terminal window and post the results , so we have at least some information to work with.Code: ifconfigrfkill...
View ArticleRaspberry Pi OS • Re: rdesktop slow
I am already using X11. it's working a little bit better...but still is very slow.Just to clarify (english is not my native language)...I want to use RPI5 as my main desktop. And I need to connect to...
View ArticleGeneral • Re: A bad soldering or too much heat?
Dear everyone, thank you for the answers, interesting and certainly useful for improving. I soldered the second pico, I took precautions regarding antistaticity, I used decidedly less tin and I can...
View ArticleTroubleshooting • Re: Troubleshooting a Pi4B with no ethernet after upgrading...
Yea it's all backed up; it is a webapp for hosting my home security cameras. I've been upgrading my hypervisor environment to 10G fiber for its SAN but it's not done, and I was waiting to migrate this...
View ArticleTroubleshooting • No audio from ras pi 4
I use my pi 4 to host Logitech Media Server and squeezelite and this feeds my DAC. I recently had a power surge which corrupted the sdcard and resulted in my installing from scratch. Since then I have...
View ArticleSDK • build error SDK C
I installed the C-sdk (pi pico-w) and dependencies in my raspberry pi 4 using the installation script. The raspberry pi 4 was using the os 2023-12-05. The installation went correctly and I could...
View Article