General discussion • Re: Power supply - alternative needed to plug type
And I haven’t seen it mentioned in this thread,Because the thread is primarily about the Pi 4 which doesn't use that option:I need an alternative power supply for the RPI ( primarily pi 4’s ).It might...
View ArticleTroubleshooting • Raspberry Pi 5 cannot get to boot settings
Hello, I am new to the Pi ecosystem but am loving the Pi 5 as a retro gaming console. for the first couple of weeks it ran fine but for the last couple of days whenever I turn it on I get the white...
View ArticleBeginners • Re: Cannot find RPi in systemd but finds it in ssh
Sorry, I wasn't clear. My suggestion was too, outside of SYSTEMD, run your program from a terminal window as you've specified in the service. e.g.Code: myName $...
View ArticleTroubleshooting • Re: Cannot SSH when HDMI LCD is connected
Are you using Wifi at 5GHz? I seem to remember something about some HDMI modes interfering with wifi. A different cable may help.Statistics: Posted by rpdom — Thu Dec 26, 2024 7:25 pm
View ArticleTroubleshooting • Pi 5 stopped booting with 8 green flashes - not fatal
I just want to make a new post here as the one the google result went to is locked:viewtopic.php?t=359355I have a Pi 5 and for whatever reason stopped booting, I initially kept getting a solid red...
View ArticleHATs and other add-ons • Re: Power HAT+s specification
I got your point and agree on the technical side.However, I believe such displays are not HAT or HAT+ compliant.I see the purpose of this topic as getting an official Raspberry Pi position on the...
View ArticleRaspberry Pi OS • Re: Some interesting questions about Linux (RpiOS) NTFS...
The old ntfs driver appears to have stream support. From man mount.ntfs: streams_interface=mode This option controls how the user can access Alternate Data Streams (ADS) or in other words, named data...
View ArticleGeneral discussion • Installing openMPI 5.0.6 on a Raspberry Pi
Has anybody got openMPI 5.0.6 installed on a Raspberry PI?I've tried several tutorials but haven't been successful in getting it to work.If you could please point me to a working tutorial/how to, (or...
View ArticleTroubleshooting • Re: Pi 5 stopped booting with 8 green flashes - not fatal
Interesting, a similar thread...viewtopic.php?t=381462Statistics: Posted by gordon77 — Thu Dec 26, 2024 8:06 pm
View ArticleCamera board • Re: Issue of OV5647 camera in opencv
Did it, still same error in picamera2 that no module: libcamera but Code: libcamera-hello runsStatistics: Posted by chopdeankur — Thu Dec 26, 2024 8:09 pm
View ArticleBeginners • Re: bme280 sensor not being picked up
In Raspbrry Pi Configuration under Interfaces, did you activate the i2c interface?Statistics: Posted by SurferTim — Fri Dec 27, 2024 7:00 pm
View ArticleGeneral • Re: Run Pin reset timing
Thanks for all the replies. I did overlook this but later found it on page 9 of the Pico2 datasheet thru your help. As suggested I may just use a spare I/O for the mcp23017 reset. You all have a Great...
View ArticleThe MagPi • Re: Adding an expansion Board to my Pi Zero 2W
Thankyou for your clear reply... I am onto it !Statistics: Posted by Sout77 — Fri Dec 27, 2024 7:03 pm
View ArticleGeneral • Raspberry Pi Pico to the internet using a SIM 800L
Hi, I'm trying to connect a Raspberry Pi Pico to the internet using a SIM 800L module. Could you tell me where to find or provide me with a micropython program for this?Statistics: Posted by Tirejas —...
View ArticleGeneral discussion • Re: .uf2 upload problem (raspberry pi pico 2)
I own a rasberry pi pico 2 (RP2350) and i have a problem. By uploading the code through Thonny everything works. However, when I put the .uf2 file into the device's memory, the board will not turn on...
View ArticleGeneral • Re: Is there a minimum list of files to archive a project?
I was talking about CMakeLists.txt for SDK 1.5 being incompatible with SDK 2.x and related toolchain. There are a lot of changes.If it works for you, it's most probably a matter of luck.Maybe I've...
View ArticleRaspberry Pi OS • Re: Installing RaspberryPi OS on Debian12
Just so this doesn't confuse anyone else:1. Raspberry Pi OS is the name of the operating system for Raspberry Pi computers. Raspberry Pi computers use ARM processors.2. Raspberry Pi Desktop is for PC...
View ArticleGeneral discussion • Re: Raspberry Pi 5 on a life support for no such reason
Not really, you need USB-C both side and one that transfers the USB-C PD modes( I do not know if there is such a thing)Something like this:It appears to pass through the PD signals. It shows my phone...
View ArticleBeginners • Re: How to process from sensor and send notification peridically?
When PIR senses movement, it will send an input. How is the PIR sensor sending the data?Am connecting the PIR to one of the GPIO pins. When it senses the motion, it calls a function or my code is...
View ArticleGeneral discussion • Re: PiZero W2 + Fusion360
There's this pdf https://datasheets.raspberrypi.com/rpiz ... rawing.pdfStatistics: Posted by rpdom — Fri Dec 27, 2024 8:20 pm
View Article