Automation, sensing and robotics • Re: Linked Relay Boards
A possibility is to use modbus relay board which are usually available in 8-channel, 16-channel or 32-channel. Example: http://www.waveshare.com/wiki/Modbus_RTU_RelayFor the RPi side, you need a RS485...
View ArticleOff topic discussion • Re: 1 Apr 2040: RPL announces Pi10
Meanwhile Sir Eben Upton CEO of All Pi Research Industries Ltd sits in his oversized swivel chair stroking his long haired white cat as a nervous engineer is summoned to see him via a suspicious...
View ArticleMedia centres • Re: RPi5 hardware acceleration
on a rpi5 it's all softwarethe cpu's are faster then the gpuAs others have pointed out, it's not all software, HEVC (H265) is HW accelerated. Please make sure what you post is correct. I prefer not to...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.12
Perhaps a good time to release a newer image? One will come, but we’ll typically wait a short while to see if the apt update generates any bug reports that need fixes.Statistics: Posted by dom — Tue...
View ArticleRaspberry Pi OS • Re: Latest update
If you're getting random filesystem corruption, then there is something wrong with your setup. Assuming you're using an official PSU, I would look at the particular devices you have connected before...
View ArticleGeneral discussion • Re: Books/magazines on RPI5
You can save them to an usb drive and read it off another computerStatistics: Posted by RaspyHat — Tue Apr 01, 2025 10:20 am
View ArticleBeginners • Re: raspi5 - VNC on OS Lite versions do not work
Anyway, i tried to launch rpi-imager from the command shell to be able to install raspbian OS on the nvme ssd, but i am getting some messages errors:Rpi-imager by default is a graphical program...
View ArticleGeneral discussion • 32GB memorycard getting too small
I have a Raspberry Pi with a 32GB memory card that is getting too small. Can I take a backup of the card and copy it to a 128GB card, or will the copy still think it is on a 32GB card and not a 128GB...
View ArticleSDK • Re: Where is PICO_PLATFORM specified when a board is used
There is a NOTE in the RP2040 datasheet, about the SPI CLK div."The serial flash interface is configured by the flash second stage when using the SDK to run at an integer divider of the system clock....
View ArticleTroubleshooting • Re: USB Printer Device for Rasbberry pi zero 2 w
Remove sudo from the script entirely and run the script with sudo e.g. sudo myscriptRedirects from sudo echo foo >somefile happen as a normal user not with elevated privileges.Either that or change...
View ArticleHATs and other add-ons • Re: Official m.2 Hat - Does it Use the GPIO Pins
Thank you. I did a forum search using and nothing relevant came up.Statistics: Posted by jdolson — Tue Apr 01, 2025 10:29 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • HDMI hotplug problem
On my Raspberry PI CM5, I plugged in HDMI before turning it on, and my screen worked fine, with the right resolution, and it worked fine when plugged in and out. But if I plug in the HDMI after I turn...
View Article