Python • Loop - Limit Switch + Play MP3
I have a Pi5, goal is to trigger Jaws.mp3 to play when limit switch is pressed, and then loop again so next time the limit switch is pressed it plays the mp3 again.Current state - program loads, I...
View ArticleAdvanced users • How to connect multiple Wifi Cards using PCIe expansion...
Hi all,I have multiple Intel 5300 Wifi cards with mini PCIe - https://shop2india.com/products/5300-53 ... aAQAvD_BwEI have a RPI5 from which I want to connect these multiple Wifi Cards to get the CSI...
View ArticleTroubleshooting • Re: Dip Switches on Pi Keyboard
OFF OFF OFF ONiProduct 2 RPI Wired Keyboard 1OFF ON OFF OFFiProduct 2 RPI Wired Keyboard 2OFF ON OFF ONiProduct 2 RPI Wired Keyboard 3youll also notice, 3, is just 1&2 combinedso its just binary,...
View ArticleAutomation, sensing and robotics • Re: cant install modules for official RPI...
found a working code now. had to rephrase my query with Claude.ai for it to give the right answer.here's the code in case anyone ever need. the pi camera is embeded in a Smart Mirror. when motion is...
View ArticleOther RP2040 boards • Re: Custom RP2040 Board only 'likes' one uf2 file
I ran into something like that recently with the C SDK. I was writing my own AHT20 test program, so I copied over one of my test programs and adapted that. Compiled fine with CMake on Linux Mint.But...
View ArticleTroubleshooting • Re: Pi5 unresponsive with orange LED
Have you figured out any solution? My pi5 is doing this. I almost think I may just have a bad unit.Statistics: Posted by RPi31415926 — Thu Sep 19, 2024 1:40 am
View ArticleSDK • Re: IRQ handler issue
@_constance_360, one burst each 50 msec is not a lot, and I think it should work. I did IR remote control decoding using a Pico and a TSOP4838, one edge-triggered GPIO interrupt and the data was...
View ArticleOff topic discussion • Re: Why do people think the raspberry pi is a stupid...
I've never seen nor heard anyone make the assertion in your thread title. Maybe you need to hang out with brighter people?The second thing is that there are other types of pi's that you can buy that...
View ArticleTroubleshooting • Re: Pi Hole Cannot Reach Pi-Hole Gui
I'm completely new to raspberry pi stuff, but thought I could set up a pi hole using this guide: https://www.crosstalksolutions.com/the- ... #Need_HelpI have a raspberry pi 4 2 gb. Things went...
View ArticleTroubleshooting • Re: My raspberry pi 5 has a broken sd card reader?
https://ibb.co/XzGWg36Is there a question in your post?ButchStatistics: Posted by butchkemper — Thu Sep 19, 2024 2:22 am
View ArticleGeneral discussion • Re: Details about raspberry pi warranty claim process
Finally, the supplier agreed to send a new unit and the same is in transit as of now. Thanks to everyone who helped me with this warranty claim.Statistics: Posted by BalajiNarasimhan — Thu Sep 19,...
View ArticleTroubleshooting • Re: Raspberry PI 5 won't boot
Ran this image from the official imager - Pi 5 --> Misc Utilities --> Boot from SD card before NVMe then USB, which updated the EEPROM and may have been what you were asking. (solid green screen...
View ArticleRaspberry Pi OS • Re: Will a SD card configured for Pi3b work on Pi5
Yes, a typo AllStarLink v3So what OS is used on the Pi3B in order to run ASL3? The question would seem to be, is the OS itself compatible with Pi5?And, if you are trying to upgrade your ASL system, is...
View ArticleTroubleshooting • Re: Raspberry pi installer Windows 11
Hi,Thanks for the link to the Ubuntu deb. I'll give that a go.I've used two new SD cards from two different suppliers. I have been using the built-in card reader for both. Initially the error occurred...
View ArticleBeginners • How can I connect my Pi5 to my WPA3 network?
How can I connect my Pi5 to my WPA3 network? It won't do it. Everything else I have connects without issue, except for this brand new pi.Thanks.Statistics: Posted by bradHip — Thu Sep 19, 2024 11:09 pm
View ArticleHATs and other add-ons • Re: M.2 and POE HATs: Preferred stacking order?
For completists:Pimoroni M.2 base unit. top marks. Cannot recommend highly enough. Plus they sell varying lengths of matching FPC cable.FPC connection is a bit tricky. Use lots of light and a...
View ArticleGeneral • Re: Pico2 easy upgrade or nightmare?
I can just have a boards folder in the project root then, that's awesome. Will changing this cause issues with dependencies for example my folders need pico.h and pico2.h so do I need to copy them to...
View ArticleUbuntu • Re: No gfx acceleration on Ubuntu on rpi5?
kerry_s' assertions (I'm well aware my job is an absolute joke as far as they're concerned)my mistake, i apologize.no developer is a joke to me.you have a tough job, things got corporate.Statistics:...
View ArticleOff topic discussion • Re: Boolean Algebra?
Perhaps it would help those having trouble understanding that there is no equivalence between arithmetic functions and Boolean operations if they were to look up the gate logic for half adders and...
View ArticlePython • Re: Cant get to install rpi-hardware-pwm
I hope you will return to the Issue you raised and provide a solution to avoid the innocent developer having to waste time on it...I commented and closed it now.Statistics: Posted by sab201 — Fri Sep...
View Article