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 ArticleAdvanced users • Re: Setting gpio pullup in kernel module that is using the...
That's one way to do it. But there's no "just" about it - it takes quite a bit of knowledge to get to that point.To be honest, I find it quite annoying that my posts are always taken so seriously by...
View ArticleTroubleshooting • Re: (Raspberry Pi) Running ws2812 REG LED shows an error:...
This is my wiring: Is my wiring wrong?That strip in the second picture doesn't look like WS2812/NeoPixel LEDs. The external controller chip per LED, plus the 12 V power pad, aren't like anything I've...
View ArticleCamera board • Re: Ideas to permanently connect RPi camera to Pi zero w
I must have tried everything to set up a few dozen cameras attached to the Pi Zero without ever finding the perfect solution. At some point, things start to move. Especially if the device is often...
View ArticleBeginners • Re: Compatability of multiple devices and a single pi 5
Got it, so theoretically the pi ai hat is using the GPIO 0 and 1 pins (I believe physically thats pin 27 and 28). This is a quick schematic I drew up between where the DWM1001 board connects to the 40...
View ArticleTroubleshooting • Broadcast issue with an RPI accesspoint install
I needed a simple application which required me to access an RPI via wifi in an area where there is no network.Since I had a Model B lying about I installed a minimal headless Raspbian based on...
View ArticleRaspberry Pi 400 and 500 • Re: RPL HD Monitor - Power Mystery
Mystery Solved !I tracked this problem down to my USB current/power meter reading low when connected to a RPi-5 or RPi-4 USB type-A port. The USB current/power meter is sold under a numerous brands on...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • gpio-mouse - how to increase the speed
I want to make use of the gpio-mouse driver - https://github.com/raspberrypi/linux/bl ... io_mouse.c - which allows to mimic a mouse function via buttons connected to GPIO.I've implemented it using...
View ArticleDevice Tree • Re: MCP23017 overlay error -EIO: can't write IOCON 32
May I ask you that you have sorted out how to write the overlay with pullups enabled?Code: fragment@20 {target = <&mcp23017_20>;mcp23017_20_irq: __overlay__...
View ArticleRaspberry Pi Connect • Re: Web API for Connect?
I guess I'll explain my thinking -We have a small factory which we're just now adding live monitors to at each department. These are driven by Raspberry Pis, basically just acting as dumb terminals...
View ArticleOther RP2040 boards • Re: Adafruit Feather RP2350 board gets stuck on / after...
You have to activate boot2 on RP2350:PICO_EMBED_XIP_SETUP 0Embed custom XIP setup (boot2) in an RP2350 binaryAlso have to select a proper board, in CMakeLists.txtCode: set(PICO_BOARD...
View ArticleGaming • Re: PS1 emulation, which one is best? Recalbox or Retropie?
Can you just "load and go" with any title in retropie and recalbox? Which one is better and more hassle free?RetroPie and Recalbox are basically front ends for emulators, therefor it depends on which...
View ArticleRaspberry Pi 400 and 500 • Re: Pi 500; questions and setup
So I got and set up the Pi 500. So far everything is good but I guess Google sync doesn't work on Chromium. It has the option to sign in, doesn't give a error, just puts you through the sign in loop...
View ArticleCompute Module • Re: SYNC_OUT pin on CM5 IO board
You're on the right pin. What are you using as ground? The other pin in the USB_OTG pair works.You should have the ethernet plugged into a switch: the hardware timestamping functionality doesn't work...
View ArticleGeneral discussion • how to boot from m.2
dear all i just bought raspberry pi compute module 5 and Compute Module 5 IO Board and i install Samsung 990 PRO 1TB with Heatsink NVMe Gen 4 M.2 Internal SSDnow the challenge is how to boot from NVMe...
View ArticleRaspberry Pi OS • Re: Firefox-ESR in Bullseye (Debian 11) - March 2025...
You mean 11/Bullseye -> 12/Bookworm?Yes I do. Mixing up that releases sometimes, too confusing ToyStory fetish buzzwords Is that the only question looking at (how much time I put in) my last...
View ArticleCompute Module • Re: cm5 USB 3.0 Power Fault State No input
Hello,While reviewing the CM5 IO board, I noticed that Pin 100 is connected to the CSI (Camera IO port). However, in earlier discussions, it was mentioned that this pin could also be used for other...
View ArticleMedia centres • Re: Peppy player
I had to go through full installation process but it only took 20mins.Make sure that in configuration screen (configure_radio.sh) you'll go for 1602 LCD with i2c backpack and 0x27 address.Then after...
View ArticleCamera board • Re: Problem with Waveshare Rpi Cam G on Raspberry Pi Zero 2W
Raspberry Pi OS has been using libcamera for the last 3 years. OpenCV's VideoCapture only works with simple V4L2 devices.There are multiple threads covering alternative approaches to link libcamera...
View ArticleCompute Module • Re: TVOUT video shaking on monitor
I am using raspberry cm4 io board with 12v dc adapterI have taken tvout from j2 connector of io boardI have setup raspberry pi on pal mode and i am using pal display only,But while booting splash...
View Article