General discussion • Re: Odd power supply - is it safe?
Thank you as well! I need to get a better one!The best one to get is the official RPL one for your model of Pi. For either the Pi4B/Pi400 or the Pi5, that can be the Pi5 PSU. The Pi5 will run on the...
View ArticleCamera board • gstreamer on RPI 5, "Range format is ambiguous"
I'm trying to get gstreamer working on a Pi 5.I'm getting some errors, including "Range format is ambiguous" and "Internal data stream error." I'm suspecting its the format. I guessed I420, but I...
View ArticleBare metal, Assembly language • Re: sdhost access on rpi4
I noticed that only emmc2 uses the `brcm,bcm2711`, and the others use `brcm,bcm2835`.Is it because there is no emmc2 in RPi3?RPi3 uses sdhost to drive the sd card?the entire pi0-pi3 family only had...
View ArticleOther • Raspberry Pi 3 , Windows OS Support
Hello Everyone,I'm currently delving into the capabilities of the Raspberry Pi 3 Model B and have some specific inquiries:1. What is the latest version of Windows IoT Core officially supported and...
View ArticleOff topic discussion • Re: "Verify you are human"
I think we have increased the checking because we were being hammered by AI scraping bots. I think it was a million hits a day causing a 70% load on the server. So many LLM's learning from the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Enable pull up on I2C Line
I need to enable the pull up internally on i2c line. How to enable pull up using command line tool or Rpi.GPIO library.Statistics: Posted by Fwpriya — Fri Mar 22, 2024 6:35 am
View ArticleTroubleshooting • Re: Any official personnel can tell me that the da9090 pmic...
Hi everybody. I think I managed to replace the burned-out da9090 controller with the MXL7704-p4. While it doesn't look very nice, more work is needed. But it already works and can be used. If anyone...
View ArticleOther • Re: Raspberry Pi 3 , Windows OS Support
1) Windows IOT on the Pi is no longer supported.2) No3) IANALStatistics: Posted by wildfire — Fri Mar 22, 2024 6:57 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Sometimes the DSI display screen...
These are logs of Pi 4B using the 2023-05-03-raspios-bullseye-arm64.img, with HDMI monitor output is normal but official 7inch screen does not display.dmesg:Code: [ 0.000000] Booting Linux on physical...
View ArticleRaspberry Pi OS • Re: OS problem
Given that a uSD card of size >32GB will be uSDXC and not uSDHC are you sure that the card slot on your laptop is (fully) uSDXC compatible ie. explicitly stated or marked/labelled as such?...
View ArticleTroubleshooting • RP4 not triggering relay on boot/shutdown
This is my first time using a relay, I'm using it with a RP4, it's a low active 5v Relay to turn on a led light, the relay VCC pin is connected to the 3.3V PIN number 1 on the raspberry, the relay IN...
View ArticleGeneral • Re: Pico Dual Ethernet
I would suggest your best option is a WIZnet W5100S-EVB-Pico or WIZnet W5500-EVB-Pico, plus a WIZnet Ethernet HAT.Both W5100S-EVB-Pico and W5500-EVB-Pico are supported by MicroPython so you can...
View ArticleMedia centres • Re: Peppy player
Unfortunately different displays even from the same maker (Waveshare) work differently. I can try to reproduce issues only with displays which I have in my disposal. I suspect that Waveshare HDMI 7"...
View ArticlePython • Python, SQlite and DBeaver
Hi,I'm on an RPI4 where I run a 32 Probe Temperature Control System. Also on that RPI, I run an SQLite DB, and it is my intention to install a more advanced GUI for this, other than DB Browser. I was...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Anyone running the latest MESA for their RPI5? Bookworm (RPI OS) or Trixie?I keep getting "DRI is not available for this version of MESA" Surely *someone* is. That's very specific, go create a nice...
View ArticleBeginners • Re: Raspberry Pi 4 Bookworm - GPIOZero not working
What does not work? What is it telling you about not working? What are you running it in/from?Statistics: Posted by bensimmo — Sat Mar 23, 2024 6:56 am
View ArticleRaspberry Pi OS • Keyboard layout displaying/switching for Wayfire and...
Hi, community,I am a Greek person, and use Raspberry Pi for many things, among which, as a general-purpose desktop computer for my daily needs (mail, browsing, etc.), but also for programming. I used...
View ArticlePython • Raspberry Pi pill dispenser using servos 30
L'm new to py coding.So if you and help a upload the py and html file as a zip would help I'm using https://chat.openai.com/ to make code for my pill dispenserI add the html as a zipI the to button...
View ArticleSDK • Re: cannot change PICO_SDK_PATH in VS Code on Mac
Thank you, LemonPi. Useful hint.Is there a way to clear the Cmake cache?Statistics: Posted by lhm0 — Sat Mar 23, 2024 7:40 am
View ArticleBeginners • Re: Bookworm & Removing "Run" and...
Thank you for the answer!No, I don't need to disable the actual commands. I work in a school, and we have several Pis acting as classroom computers. The boards are in closed boxes and they are running...
View Article