HATs and other add-ons • Re: PI 5won't recognize DS3231 RTC module
OK, well I tried the string listed on that page, and all I got was:bash: Astro: No such file or directoryI have no idea about Linux, so I don't know why things don't work when I follow instructions....
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Headless Pi3B: Need EXCLUSIVE use of...
THAT WAS THE PROBLEM.THANK YOU!!!!!Thanks also to cleverca22!!!The local power grid also thanks you. ~2 watt reduction in power used per installation over the Pi 4B and ~1 Watt for the 3B + USB RS232...
View ArticleGeneral discussion • Re: EOLing My Guides
You are the man, thanks for all the hard work.Statistics: Posted by breaker — Sat Feb 22, 2025 6:03 am
View ArticleSDK • Re: Adjusting PWM on Pico with C
Explained here: https://www.i-programmer.info/programmi ... c-pwm.htmlExamples: https://github.com/raspberrypi/pico-exa ... master/pwmhthStatistics: Posted by breaker — Sat Feb 22, 2025 6:31 am
View ArticleRaspberry Pi OS • Rpi OS Lite + OpenMediaVault + TVHeadEnd + Xbox ONE TV Tuner
i'm trying to configure TVHeadEnd on OpenMediaVault installed on Raspberry Pi OS Lite, the Xbox ONE TV tuner works perfectly on Windows 10, while on OpenMediaVault i can't run the Container with the...
View ArticleBeginners • openwrt to raspberry pi 3b
hi. i'm trying to install openwrt to raspberry pi 3b and can't reach web interface or get ssh accsess. please helpi downloaded image from https://openwrt.org/toh/raspberry_pi_fo ......
View ArticleAI Camera - IMX500 • Re: Nanodet object detection with two imx500 cameras
I have also deployed the latest firmware ( viewtopic.php?t=378050 ) of both the cameras by attaching them one by one. it was the first thing i didStatistics: Posted by melt — Sat Feb 22, 2025 7:11 am
View ArticleGeneral discussion • Re: Raspberry Pi 1b+ is it still in production?
Can you use a zero instead?Yes still in production but not often manufactured as demand is very low. And note you could buy a Pi4 for the same money, so really only used by industrial users with very...
View ArticleDevice Tree • Re: i2c overlays are not exposing 0,2,3 Pi5
Code: ...[all]dtoverlay=spi0-0cs,i2c1-pi5,i2c0-pi5,uart1-pi5dtparam=uart0=on...As rpdom said above, these are all separate overlays and need to be on separate lines for each overlay.Code:...
View ArticleSDK • Re: memset isn't faster than loop?
SUB is 1 clock. BCS is taken, 2 clocks. 5+1+2 == 8... sounds about right? Yep, closer to reality. On RP2350 is worse ... 9 clocks.You do have a 50 percent overhead too. Increase the number of...
View ArticleRaspberry Pi 400 and 500 • Re: Longer Power Supply?
*While they are at it, they could provide one brick with 2x USB-C at 5V/5A (or at the least 5V/5a & 5V/3A), so the Pi&Monitor can use it.60% max brightness isn't enough? I had 7 Pi400s out...
View ArticleOther projects • RPi to run a backup system
Hiyall, it's bin a while.One of my backup devices in an ancient pc with i5 and many HDDs containing music, video, pics, family stuff, etc. It's coming to EOL. All the HDDs are using ext4.I thought of...
View ArticleGeneral • Re: Is GPIO Expander compatible with the display?
I have that exact screen. This is what you want https://a.co/d/6j6luRdStatistics: Posted by jamalsquatty — Sun Feb 23, 2025 6:23 am
View ArticleBeginners • Re: openwrt to raspberry pi 3b
my version was also 24.10, it is just newer and not working. god knows why both wiki and firmware site give links to non-working image by default.so now i have same version as you are and i can't...
View ArticleSDK • Re: Pico SDK/picotool/Tools 2.1.1
What is the recommended frequency to switch from 1.10 V (133 MHz) to 1.15 V (200 MHz)? For example, which voltage would best be used for 153.6 MHz (useful for 48 kHz related sampling...
View ArticleTroubleshooting • Issues with building RPI 5 an AP
I am trying to make my RPI 5B running bookworm, but I am not able to make it an AP, in the sense the AP is established but my phone does not connect to it. I am using the following shell script to...
View ArticleMicroPython • Re: Poker shotclock
Great! Getting it working is the most important thing. Fiddling with how it looks should be done later, otherwise it interferes with getting it working.Fonts are tricky, and always have been. I...
View ArticleTroubleshooting • Re: Issues with building RPI 5 an AP
I am trying to make my RPI 5B running bookworm, but I am not able to make it an AP, in the sense the AP is established but my phone does not connect to it. I am using the following shell script to...
View ArticleTeaching and learning resources • Re: Advent of Code 2024
Yikes! Your recovery from that stroke sounds very difficult--luckily effective at the same time.I think there were four distinctly different types of COVID-19 vaccinations. After further clicking the...
View ArticleAutomation, sensing and robotics • Re: raspberry pi 5 what would be the...
I want to control a light bulb connected to AC via this relay.Can any one please confirm below wiring is correct?Statistics: Posted by sim_tcr — Mon Feb 24, 2025 4:43 am
View Article