Beginners • Re: DAS How to build a Raspberry Pi DAS (not NAS) by USB-C or WiFi
Do you know how to do this?Yes: [shameless elf promotion]viewtopic.php?t=327444viewtopic.php?t=309324[/shameless elf promotion]Although it's the start of the Christmas season, I'm not sure about...
View ArticleCamera board • Re: Ideas to permanently connect RPi camera to Pi zero w
I used hot melt glue on mine:Statistics: Posted by neilgl — Tue Dec 24, 2024 3:03 pm
View ArticleTroubleshooting • Re: Pi Zero 2 Wand lite os cant change wifi
If you are running Bookworm version of Raspberry Pi OS, it now uses Network Manager (nmcli or nmtui) and not wpa_supplicant.Here I logged in via SSH and ran nmtui to edit the "preconfigured"...
View ArticleTroubleshooting • Re: Broken Pi 5 Repair
I can't help you with identifying that part, but it looks like that is not the only problem with that Pi.There is also what looks like a broken resistor near by.You should check the rest of the board...
View ArticleMicroPython • Re: Building an Internet-Radio using a Pico W using just Python
The postman was so kind to deliver two new and shiny Pico 2 Ws today on Christmas Eve. I soldered headers onto one of them and checked.Playback of my 64 kbit stream still shows irregulars reconnects...
View ArticleBeginners • Re: Compatability of multiple devices and a single pi 5
So the DWM1001-dev board says it uses the I2c connections as well, so this would interfere with the AI hat+ board? Or is there a way to set up the DWM1001 to not use I2c? I would add in the...
View ArticleCamera board • Re: Arducam Camera Module 3 failing to connect to RPI5
If using pi5 cam0 slot adddtoverlay=imx708,cam0Statistics: Posted by gordon77 — Wed Dec 25, 2024 2:11 pm
View ArticleGeneral discussion • Re: Power supply - alternative needed to plug type
Why not use an enclosed power supply. Wire it however you need. I tend to wire to 2x 5V and 2x GND pins on the Pi.https://www.digikey.co.uk/en/products/d ... OqL0&gQT=1That’s actually a good...
View ArticleMicroPython • Re: Cannot get 2nd LED to activate
Could you post a photo of your wiring?Also, when posting code here (especially Python code where correct spacing is essential), use the Code button (</>) to put it in a code block like...
View ArticleCompute Module • Re: CM5 in Dev Kit can not boot from SD card ?
True or False ? CM5 in Dev Kit can not boot (2024-11-19-raspios-bookworm-arm64-full.img.xz) from SD card.Another vote for TRUE.Which will be no surprise, since it was what I said in reply to your...
View ArticleTroubleshooting • Re: Broadcast issue with an RPI accesspoint install
Actually it is a Pi1. I do have a couple of Pi4's to experiment upon but these would be an overkill for the application I have in mind.How are you adding wireless LAN capability to your RPi 1 Model...
View ArticleGeneral discussion • [VIRAL!]] Lily Phillips Leaked Video Original Full Video...
07 minutes ago - New Lily Phillips Video Original Video Link Leaked Original Video Viral On Social Media the internet by storm and amazed viewers on various social media...
View ArticlePython • Re: Script lines to run only between certain times of day
Functional approach without third-party requirements. Just the stdlib.By the way, Python has also the module sched, but the implementation and API aren't the best.Added unnecessary TypeHints, but it...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
We'll stop after we release a product and the launch post attracts zero whiny comments in a week.So....never. Amazing how people get so upset because a brilliant new product doesn't have some niggling...
View ArticleTroubleshooting • Re: FAT error on official starter kit
what i'd do:1) update the bootloaderhttps://www.raspberrypi.com/documentati ... ate_stableNOTE: it overwrites the SD card with the bootloader... use a spare card or be prepared to reload the card with...
View ArticleOfficial Display • Re: Changing resolution of Touch Display 2
Thanks for the suggestion. Perhaps the complaints about the cursor image size appear only for certain scale factors. I am using --scale=1.3. I suppose that cursor images are available only in certain...
View ArticleAdvanced users • Re: Testing class A2 SD cards with Command Queueing on Pi 5
To date, the only manufacturers that have persistent issues are Kingston (which themselves are rebranded from another OEM) and Samsung (all A2 variants), so there's an argument for disabling those...
View ArticleTroubleshooting • Raspberry Pi 5 bootet nicht mehr.
Hallo zusammen,nach einem rpi-eeprom-config habe ich den BOOT_ORDER auf folgenden Wert eingestellt. Boot_ORDER=0xf614.Ich habe leider keine Grossbuchstaben bei BOOT_ ,sondern Boot_ verwendet.Nun...
View ArticleGeneral • Re: Issue Connecting Rasberry Pi Pico 2
Try installing MicroPython for Pico 2 using File Explorer and Drag-and-Drop rather than via Thonny.You can download MicroPython firmware for the Pico 2 from here -...
View ArticleBeginners • Re: How should I study a Raspberry Pi before I write code for it?
Yes...there are two entities involved. The Raspberry Pi Foundation (RPF) is an educational non-profit. Raspberry Pi Trading (RPT) is the for-profit subsidiary (now a publicly traded company) that does...
View Article