Automation, sensing and robotics • Re: Switches with serial number (or address)?
It could be fairly easy to daisy chain some Picos using their UARTs. Tx from one Pico goes to Rx of next and Tx of last Pico goes to the Pi. No need for sending in the other direction if it's just...
View ArticleAdvanced users • Re: WiFi test mode on ARM64
Please email compliance at raspberrypi.com, we'll be able to help with this.Statistics: Posted by jamesh — Mon Nov 18, 2024 10:16 am
View ArticleTroubleshooting • Power Supply troubleshootings
Hello everyone,I have a problem with the power supply of LED panels : I want to control 4 panels like these: They are connected in series using the panel connectors.Only one is powered, via a 5V/5A...
View ArticleOther • Re: Windows ARM64 release?
IIRC the official position is that "we don't support Wiindows" due to concerns over licensing and copyright. and many UK schools mandating Windows (much to the annoyance of my neighbour's daughter who...
View ArticleAdvanced users • Re: New NVME Hat - need advice
The advice is to only use 1 type storage device. That keeps it compact, low-power, cheap, easier to debug in case driver and/or kernel problems which are there simply for a 1 year old computer...
View ArticleTroubleshooting • Re: apt upgrade failing
try Code: sudo apt updatesudo apt full-ugradeStatistics: Posted by DirkS — Mon Nov 18, 2024 10:49 am
View ArticleAutomation, sensing and robotics • Re: Homebridge for Non Homekit devices
Or is this s pam post?It certainly looks like a spam posting. There's nothing about Raspberry Pis behind that URL.There is a section on installing the software on a Raspberry Pi, which is a bit...
View ArticleBeginners • Re: Any FBCP (SPI Display Driver) alternatives for Pi5 ?
That's some really great info thanks, I'll give this a shot tonight after work! All the best.Statistics: Posted by PugX — Mon Nov 18, 2024 11:18 am
View ArticleGeneral discussion • Re: Open Letter to the Raspberry Pi Foundation...
### **Conclusion** Recovery systems are critical to maintaining the usability of hardware ecosystems like the Raspberry Pi. A recovery image that adheres to computer science best practices would...
View ArticleOfficial Display • Re: Touch Display 2 not rotating
The overlay responsible for that display (vc4-kms-dsi-ili9881-7inch) has a few parameters that might help with that:Code: Name: vc4-kms-dsi-ili9881-7inchInfo: Enable the Raspberry Pi 7" ILI9881 based...
View ArticleRaspberry Pi OS • Re: Fail! Zero W, rpi imager v.1.8.5., bookworm lite 32
Tested on a Pi4 with Bookworm 64-bit desktop, version of 13 Nov 2024.Fails to start WiFi. journalctl hasCode: Nov 13 01:19:10 pi NetworkManager[544]: <info> [1731460750.3209] manager: rfkill:...
View ArticleTroubleshooting • Re: Major WiFi problems with latest RasPiOS 64 release
Tested on a Pi4 with Bookworm 64-bit desktop, version of 13 Nov 2024. (Using Imager settings that I always use that work)Fails to start WiFijournalctl hasCode: Nov 13 01:19:10 pi NetworkManager[544]:...
View ArticleDeutsch • Re: Raspi 5 Bootprobleme
Nimm den Hat mal komplett ab.Für mich klingt das nach ein Problem mit der Spannungsversorgung. Der Pi 5 läuft am besten mit seinem speziellen Netzteil.Statistics: Posted by crumble — Tue Nov 19, 2024...
View ArticleSDK • Re: How to send 9-bit data words via PICO hardware_spi API
Thanks for all the advice. It’s just the TFT module initialisation I have to do over SPI, then it uses RGB input. I’ve got this working just bit-banging the initialisation commands the manufacturer...
View ArticleRaspberry Pi Connect • Re: unable to instal rpi-connect
I believe it says "older devices"Not "older Operating Systems."My understanding is that there is a variant of the current RasPiOS Bookworm OS that will run on any Raspberry Pi board ever sold.That's...
View ArticleBeginners • Re: Unable to my two Rasperry Pi 4 running
Might be related to the WiFI issue recently seen in other posts - are you using WiFI or ethernet?Statistics: Posted by neilgl — Tue Nov 19, 2024 10:57 am
View ArticleUbuntu • Re: Can RPi5 Ubuntu desktop 24.4 LTS run PCIe 3 for NVMe?
Many thanks for headup on the full document. It works! 771MB/secondIt is /boot/firmware/config.txt instead of "/boot/config.txt" in the video presumably due to different version.As I'm only using...
View ArticleTroubleshooting • In shambles after updating Pi 5, broke all my login...
Hi there,I was feeling very suave with my first attempts to use a Pi5 for weeks until today where trying to get more out of my SPI screen I completely broke everything so the point of being fairly...
View ArticleBeginners • Re: Homebridge Backups
if I format my usb flash stick with ext4 using gparted it shows an '!' in a red triangle, even after rebooting and the flash stick doesnt show in file manager or on the desktop.Formatting to fat32...
View Article