Automation, sensing and robotics • Re: code PIR motion sensor to trigger a...
thanks Gordon for the link and schematic.since i could not find that specific relay in USA, i got this from ebay https://www.ebay.com/itm/255142106413 insteadit seems to be working great so far!very...
View ArticleTroubleshooting • Re: Raspberry Pi 5 can't do 1080p after 1st time install...
That worked. Finally. This has been a problem for a long time for me. Would this work on the RP4 as well?Statistics: Posted by Moonstone — Fri Sep 13, 2024 10:18 pm
View ArticleOther projects • Powering the Pi Devices
Hello!Can a (presumably) large enough a power blob for running the Pi, be setup to run more than one? I have a project in the works that would have a router, which is separately powered of course,...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Connecting a DSLR Camera with USB-C...
I ended up successfully testing out a couple of solutions, but would still love to be able to purchase a ready-made cable of this type so I had a rock solid solution.First, I bought a USB Micro male...
View ArticleOther projects • Re: Powering the Pi Devices
Should be possible. I've currently got a CM4, 2 x zero2W, a zeroW, and assorted drives running from a single ATX PC PSU.Statistics: Posted by thagrol — Fri Sep 13, 2024 10:35 pm
View ArticleTroubleshooting • Re: Pi5+Debug probe UART. Any thoughts?
Spirits all around I think. Putty is showing some kernel spew. Thank you for the help.Statistics: Posted by g40 — Fri Sep 13, 2024 10:54 pm
View ArticleAdvanced users • Re: Image File Utilities
I understand /mnt is excluded in the backup which makes sense. That's why I asked whether a different mountpoint like /NAS/<external drive name> will be saved in the backup and restored. If not...
View ArticleNetworking and servers • Re: Assistance with script to change Static IP
It's most definitely possible now. In fact, I'd argue that it's easier now than it was using dhcpcd since it's fully embodied in a well-structured command line rather than editing an easy-to-bork...
View ArticleRaspberry Pi OS • Re: Installing Raspbian on 10 Rpi-5
So, on the setup of the first RPi, after the first boot, I perform sudo apt update and upgrade...it downloads almost 2.5Gb of updates - that is after using the latest distro image file from the rapi...
View ArticleTroubleshooting • Re: headless pi5 not responding every 4-10 days, journalctl...
Is the Pi5 PSU genuine? I.e. properly rated? And what happens if you try and run the USB attached disk with its power supply removed?[edit] is the SATA adapter branded?Statistics: Posted by g40 — Sat...
View ArticleRaspberry Pi OS • Re: I can't watch youtube or imdb videos on chromium browser
did you install rpi-chromium-modsyou want the rpi setup version for chromium, so you only need to install rpi-chromium-mods and let it pull in the rest.can you show your install linei use firefox...
View ArticleTroubleshooting • Re: SSD booting
Don't know if you are doing anything wrong per se, but when I use an external disk, I image write to the drive directly, (I use dd).(Don't forget that RaspiOS will format the whole disk before it will...
View ArticleBeginners • Re: Raspberry Pi Zero 2 W memory split (I know...)
Ah, I didn't know if the generation of processor in the Zero 2's were the same type of architecture. Oh well! Just hoping for some free memory.Statistics: Posted by decoherent — Sat Sep 14, 2024 9:39 pm
View ArticleGeneral • Re: Blink Ex in VSCODE
When you say update to version 0.16.1 are talking about updating the raspberry pi 4 OS?Thank you,ChuckStatistics: Posted by chuck72352 — Sat Sep 14, 2024 9:50 pm
View ArticleGeneral • Re: Official RP235xB boards?
I am not sure yet, it could be something related to the board definition. It's quite intricate how (but understandable why) SDK changes frequencies, especially with overclocking and custom boards....
View ArticlePython • What is the official Raspberry Pi library for accessing GPIO ports ?
So far I succesfully used RPi.GPIO library to work with the GPIO ports of a Raspberry Pi 4. But after getting the latest Raspberry OS updates, RPi.GPIO is not working anymore. I get `Failed to add...
View ArticleBeginners • Re: IRF520 MOSFET Module control via PI
I connected the pwm channel from the fan to the irf520 sig channel that I fed with 12v, actually only 01.7v was able to run this module.The Raspberry Pi GPIO current is low and only provides the PWM...
View ArticleBeginners • Minimize all windows/show desktop in Bookworm?
Kind of embarassing to ask such a basic question but I've tried searching and even more recent results just say Ctrl-Alt-D, which does not work. One guide to keyboard shortcuts pointed to a menu...
View ArticleOther projects • Re: Custom Key pad
Well everyone, because I am continually disappointed whenever I read a thread online which doesn't reach any conclusion (relevant xkcd here: https://xkcd.com/979) I am posting a conclusion, although...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Hope this is the right place to ask (but if not please accept my apologies and move this to the right place).PINN 3.9.3Raspberry Pi 4BI am using PINN top boot 3 different OSes. This all works fine.I...
View Article