Troubleshooting • Can't swap a Zero 2W into a Zero W setup...
High level summary: I have a given physical set-up that works fine using a Zero W. I swap out the Zero W and swap in a Zero 2 W, but using the micro SD card from the Zero W. The Zero2W doesn't boot,...
View ArticleTroubleshooting • Raspberry Pi 4 Wi-Fi Issue
So I got 10 new Pi's in and have been running into an issue with just one of them wanting to connect to our networkIt will connect to any of the other networks with no issue but whenever I try to...
View ArticleGraphics, sound and multimedia • Streamifying my NAD amp
Hi all,I just bought my first Raspberry Pi, and I am excited to join the Raspberry Pi, Linux and physical computing community! My first project is to upgrade, or streamify my NAD C375Bee hi-fi...
View ArticleTroubleshooting • Pi3 showing throttled at 60 degrees?
My Pi3 is running at a moderately heavy CPU load, 40-50%. The CPU temperature at the moment is around 60 degrees but the display is show red, that it is throttled. The settings do not comport with...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • How to setup PI5 as i2C Slave
Hi,i need to set up my new Pi5 as an i2c slave in order to communicate with some other controler. For Raspi's below PI5 i could find some documentation, but due to the changed hardware for the GPIO...
View ArticlePython • PI Pico Vsys measurement
Measurement of Vsys using AC3 seems to stop working after setting the internal LED highHere is the python code:import machineimport utimeadcpin = machine.Pin(29, machine.Pin.IN) # ensure ADC3 pin is...
View ArticleGeneral discussion • Problem in raspberry pi
How to solve this problem please ??Err:3http://raspbian.raspberrypi.org/raspbian stretch Release404 Not Found [IP: 93.93.128.193 80]Statistics: Posted by Baraa — Fri Mar 01, 2024 9:31 pm — Replies 8 —...
View ArticleGeneral • RPico and Functional Safety
Hi everyone:I wanted to ask if anyone has had any experience on using the Raspberry Pico in devices that need to meet functional safety standards, standards like IEC 61508. I was curious if anyone had...
View ArticleGeneral programming discussion • libgpiod library
There are several libraries for programming the GPIO, but I get the impression that the recommended one is libgpiod. My take is that it's the most versatile one. Am I correct?This is for simple...
View ArticleBeginners • File help
Just got my pi5 working using some Chromebook charger (I’m going to switch later) and I already booted it up, and I noticed in the files, a couple things 1. Amazon basic 512 is only displaying 469...
View ArticleTroubleshooting • Packet loss on Pi5
Hello,I have a tiny home server running traefik as a reverse proxy to multiple other devices I use and recently I upgraded it from Pi4 to Pi5 with NVMe base from pimoroni. This is where the problem...
View ArticleTroubleshooting • I think I broke my monitor..
Welp... This is bad... I was trying to power my monitor separately like the instructions said I can, but I think I plugged it into the wrong hole in my monitor, and when it turned on, it said no...
View ArticleBeginners • Best way to make a Zigbee gateway on a RPI 5?
Hi !As the title say, I'm currently looking at the best way to make a Zigbee gateway on a RPI 5. I wanted to use a Raspbee 2, but I find there are too much compatibility limitations. Is there some...
View ArticleEspañol • ¿Raspberry Pi OS basada en Debian 12 más lenta?
¿Alguien ha probado la beta de Raspberry Pi OS basada en Debian 12? La noto algo más lenta que la basada en Debian 11 y no sé si es por la versión o por la tarjeta.Probada en una Raspberry Pi...
View ArticleMicroPython • pico-to-pico via intenral router: accept () issue
This should be a simple server/client app, but it is driving me crazy! The goal is to have 2 bare-bones pico-w boards trading data with each other via a mutual connection to my local router. I have...
View ArticleTroubleshooting • RPI5 missing libfftw3-3 and libpng12-0
Hi,I've been running a program under Ubuntu 18.04 without any problems but I thought I'd try and run it on my new shiny RPI5 with Bookworm OS.I've managed to install most of the program ok but have...
View ArticlePython • Stuck in python hell
So the project that I am doing will be using 2 stepper motors controlled by GPIO's controlling 2 Driver boards (ULN2003A) and 5 servos controlled by a Teyleten Robot PCA9685 16 channel Board (using...
View ArticleMicroPython • Bluetooth Pairing/Bonding with MicroPython
Hi all.I've been trying to connect an Xbox One controller to my Pico without success.The controller needs a pair/bond connection to work, it doesn't work with BLE, if I am not mistaken. I understand...
View ArticleGeneral discussion • Playing different movie formats
Back in the day, we used to have to get a registered key to be able to play some movies on the raspberry pi. Is this still the case?Statistics: Posted by txdo_msk — Sat Mar 02, 2024 11:00 pm — Replies...
View ArticleTroubleshooting • sftp get fails with kernel messages
Hi all,I am trying to sftp get files from an RPi Zero W to an RPi 3 B+. It worked for the first two files, but now always stalls. Any help would be appreciated.Thank you,ScottRPi 3 B+ running Buster,...
View Article