General • Re: Serial Monitor missing from VScode Pico extension.
Be sure to mention you are using VS Codium and not VS Code when posting questions. People still don't take notice even when I do!There is not a specific VScodium PICO extension so it should not...
View ArticleGeneral • Re: Driving hundreds of LEDs with the Pico
I just wondered what's the peak current, and if you do some drive strength tuning (a little bit cumbersome in MicroPython).Statistics: Posted by gmx — Thu Feb 26, 2026 12:03 am
View ArticleAutomation, sensing and robotics • Re: Multiple dustsensors on 1 RPI via...
Can you recommend a way to get a PCB? I should design it myself and order it somewhere, or?Start with a prototype on a breadboard.Use kicad for PCB design, start with the schema.Write at least a draft...
View ArticleGeneral discussion • Re: How will California Law (AB 1043) affect Raspi OS?
Even washing machines have operating systems these days And they download updates!Even those Samsung smart fridgesStatistics: Posted by Beanpi — Thu Feb 26, 2026 9:23 pm
View ArticleRaspberry Pi Official Magazine • Re: Link to Issue 163 gives error 404
Thanks for reporting this. I've created that short link, so it should work now.Statistics: Posted by bjepstone — Thu Feb 26, 2026 9:32 pm
View ArticleSDK • Re: PICO-PIO-USB problems when trying to run Host + Device.
Also this is working (without tinyusb_board) : viewtopic.php?t=396119&start=50#p2364606Something is broken between SDK, TinyUSB, and Pico-PIO-USB, at least at this stage.With RP2350 there can be...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi zero 2W to Arduino UNO...
Overview of the complete set up running your code earlier today:Thanks for the references, my problem is...even when I'm directly connecting the Tx of pi to Rx of UNO, the UNO wont receive anything. I...
View ArticleCompute Module • Re: CM5 w/ IO board bricked
I've got all that now (although my powered hub is Acer), except I'm running Bookworm. I guess I have to reinstall my pi4. I was using it for other things, but given the mystery and my investment in...
View ArticleGeneral discussion • Re: RSS News feed
Yes, fixed.Statistics: Posted by davidcoton — Thu Feb 26, 2026 10:16 pm
View ArticleGeneral discussion • Cant power 2 sata disks with my Raspberry
I have one RP4 and i need to create one small NAS for home usage, but i want to save the data on two 2,5" sata disk. And im using this adapter:If I usage ONLY ONE disk at time, i have no problems. But...
View ArticlePython • Using Multiple Bluetooth devices with RPi 5 and python
I have a Raspberry Pi 5 project where I'm trying to use two Bluetooth devices simultaneously in a python script. The devices are a PS4 game controller and DW-CT14++ Bluetooth audio amplifier. The...
View ArticleGeneral discussion • Re: Cant power 2 sata disks with my Raspberry
Use a powered usb hub and connect the drives to that.Statistics: Posted by wildfire — Thu Feb 26, 2026 11:25 pm
View Article