Raspberry Pi 400 • Re: Has anyone built a budget-friendly desktop using...
Yes, its what @jamesh wrote, buy a Pi400. Then you go through the installation procedure of the PiOS. In the end you have a standard set up of the Pi. But that's probably not the friendly desktop you...
View ArticleGeneral • Trying to find additional debug probe jst-jst cables
Does anyone know of a source in the UK for additional debug probe JST-SH/JST-SH cables? The Pi Hut and Pimoroni both stock JST-SH to dupont male/female but not JST-SH to JST-SH. I'd just like some...
View ArticleTroubleshooting • Re: Raspberry crashes when doing any long operation
You could try limiting the max cpu clock to reduce power and heat.PutCode: arm_freq=800in config.txt.The default max is 1000MHz for the Zero 2W. I've got some of mine set to 800 because it seems to...
View ArticleGraphics, sound and multimedia • Re: Whats the best media server software for...
I tried Kodi years ago and it was a bit clunky but not the other.Maybe time to try both again thanksStatistics: Posted by mutazoid — Thu Jul 18, 2024 1:05 pm
View ArticleOfficial Display • Re: Official 7 inch touch screen, image is rotated 180 on...
Ok, if I understand you correctly, this isn't going to do what I want?Test it and then you see what it's doing! f you don't take the time to make such a simple test (should take you less than 2 min of...
View ArticleRaspberry Pi OS • Re: VNC on Raspberry Pi 5
TBC you do not need to switch to X11 to use VNC, or do/install anything not in the standard build. Just make sure you are fully apt updatedStatistics: Posted by X69 — Thu Jul 18, 2024 1:20 pm
View ArticleNetworking and servers • Re: Raspberry Pi as a bridge
At work we maintain medical equipment and often use software on a laptop to interact with the equipment. The medical device is connected to the laptop via ethernet and the device then gets put into...
View ArticleMicroPython • Re: SPI just Plain not working
So I tried to just do the above code samples, which didn't work before, and now it works. I have had multiple issues like this (ex. PSU works and jumper wire works but together they don't?), so I...
View ArticleGeneral discussion • Re: About the 3.5mm jack missing from the Pi5...
So in the end is there any cost-effective, non-clunky way to add a jack to the Pi5?I've been using a 3B+ with raspotify. An elegant, cheap, plug and play solution to listen to music on some active...
View ArticleAdvanced users • Mirror DRM/KMS application, across two monitors
Hi!I have a raspberry pi 4, and a simple python application that uses PiCamera2 to show a camera preview in DRM/KMS cli mode.When I connect two monitors via the two microHDMI ports, and start the...
View ArticleTroubleshooting • Re: notional expected transfer speeds for USB3 disks ?
In my experience ...Those speeds look normal for good hard drives, some very good hard drives achieve SSD speeds at around 300MB/s, budget hard drives would be lucky to achieve those speeds.Most hard...
View ArticleAdvanced users • Re: RPI Secure boot not working as expected
If you follow the secure-boot-example tutorial step by step then this is known to workhttps://github.com/raspberrypi/usbboot/ ... ot-exampleAs the message says either the key is missing in the EEPROM...
View ArticleRaspberry Pi Connect • install on debian trixie
I have installed debian trixie on my pi400. rpi-connect is not available when I try to install the package.Do you know when it will be available on trixie.I can test for you if you have it.Statistics:...
View ArticleBeginners • Streaming video
Hello all,,,I have a project to send streaming video cam with raspberry pi zero 2W, I want to use this board to connect 2 FPV camera, color cam and thermal cam to distance interface on computer using...
View ArticleTroubleshooting • Pi 4 issues
I have a pi 4 model b and I have flashed the latest image of the raspberry pi os to a SD card. When I power on my pi the display I get the rainbow flash screen and then goes to black then a no signal...
View ArticleTroubleshooting • Re: Errors when running make (modbus package)...
Thank you for your help. Hope you have a wonderful day. Statistics: Posted by vg_coder — Thu Jul 18, 2024 2:31 pm
View ArticleTroubleshooting • Re: Pi 4 issues
What resolution is your screen?Powered with hdmi and no sd card do you see the diagnostic screen?Statistics: Posted by rpiMike — Thu Jul 18, 2024 2:58 pm
View ArticleGeneral discussion • Re: How do you rollback Freetube app on a pi4?
You can download an older version from github.https://github.com/FreeTubeApp/FreeTube/releasesThe flatpak version is at 0.21.1, and it works with no issues on my system.Statistics: Posted by craigevil...
View ArticleTroubleshooting • Re: RPi5 Low Voltage warning
To power the RPi5 I've been experimenting with a 7.4V RC battery connected up to a buck converter that is able to provide 5.1V and 5A.YesWith no PD protocol you will only get 3A on 5.1VamounI suggest...
View ArticleTeaching and learning resources • Re: math quiz/training program for grades 1...
The title of the first post on the thread is what's reflected in the forum listing. To change the title just go back and edit the first post in this thread and change the title there.Done,...
View Article