Quantcast
Browsing all 5074 articles
Browse latest View live

Troubleshooting • Re: Bullseye -> Bookworm but still kernel 6.1.21+ #1642

Note the warnings at the top of the instructionsCode: # Officially, this is not recommended.andCode: # This mostly works if you are on 64bit. You are on your own if you are on 32bit or mixed...

View Article


General • Re: Battery powered pico not working

I created a project https://github.com/CrabbyPete/watchible that uses a battery to power a Pico. You need to put it sleep or it will drain the battery quickly. I can run it using this...

View Article


Troubleshooting • Re: No display on one of my monitors

when you get the "diagnostic screen", post the output of the "display" line.if the display does not properly send EDID data, that announces its capabilities, the PI may set no output.Statistics:...

View Article

Compute Module • Re: Flashing CM4 eMMC via I/O board slow. Advice?

Here is a screen shot of an error I saw:https://drive.google.com/file/d/1XJrERb ... share_link"Recv failure: connection reset by peer"curl by default does not consider that a transient error, but will...

View Article

General discussion • What Else could Pi5 Hailou AI Kit be used for?

Could i do something with chess game analyze, or, could i throw my pi5 my photo albums and get it handle with face grouping, or getting tagged what photos that have for.Thanks.Statistics: Posted by...

View Article


Networking and servers • Re: Cant access device on Wifi AP

The DHCP server or NTP servers don’t have to run on the router.It’s just a convenient location given the router is usually up 24/7.You can move both services to the Pi if you wish.^This. There are a...

View Article

Beginners • Re: Memory access time Pi5

I am certainly doing things wrong somewhere because RAM access "should be" ten time shorter.You are almost certainly doing something wrong and the difference can often be a lot more than that.This is...

View Article

General discussion • Re: What Else could Pi5 Hailou AI Kit be used for?

I guess so in theory, I don't know if this face recognition works on the Pi5 hailo...https://github.com/hailo-ai/tappas/blob ... README.rstStatistics: Posted by gordon77 — Sun Jul 28, 2024 2:25 pm

View Article


Troubleshooting • Re: RPI 5 Active cooler gets hot even when its off.

It Stays hot after hours and hours even whet i shutdown the rpi5.Oh no. If the Pi has been shutdown, where is the heat coming from? I wonder if the PMIC is giving off heat even when the Pi is off.That...

View Article


Troubleshooting • Powerbutton on Pi5 not powering up

Hello, i wanted to install an external Powerbutton at my Raspberry PI 5, but it is not working properly. What i did:I connected a button between pin 5 and pin 6. Added following command to the...

View Article

Python • Re: Runtime error waiting_for_edge GPIO

It was documented earlier in this thread, there was a NameError "pull" not definedMy edit described below...Code: File "/opt/RetroFlag/SafeShutdown.py", line 15, in init GPIO.setup(powerPin, GPIO.IN,...

View Article

Troubleshooting • Re: Powerbutton on Pi5 not powering up

Pin 5 no longer powers up the Pi5...viewtopic.php?t=374034#p2238656Statistics: Posted by gordon77 — Sun Jul 28, 2024 3:07 pm

View Article

HATs and other add-ons • Re: Industrial I/O

Thanks for sharing that. It definitely is a worthy alternative to the custom Pi 5 I posted about, depending on the application. In my case I need active cooling simply because the production...

View Article


Beginners • Re: What's the best 1TB SSD in terms of Value to every dollar i...

i am confused between sandisk and samsung, which one is more reliable, or it doesn't matter?Statistics: Posted by jenyh — Mon Jul 29, 2024 2:30 pm

View Article

Beginners • Measuring voltage on GPIO to detect blackout

Hi I have raspberry pi 4 and I use it for home automation Raspberry pi power supply connected to power bank via Type-CI need to definitely detect blackoutCan I use GPIO pins (2 and 4) to measure input...

View Article


Automation, sensing and robotics • Re: How to analyze if the output of adc is...

Thank you for all the replies. The error was that I was unaware of the fact that Pi uses little endian format and adc used big endian format. I figured it out by using a constant dc voltage supply to...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: CM4, DSI data append one pixel every...

JDI LT070ME05000 probably wasn't the best example to copy as it has complications through the integrated backlight driver, controlled via DCS commands.Those initialisation commands look more like SPI...

View Article


C/C++ • boost program options c++ question

Why is the any_string literal needed on the below code?Code: options_.add_options()("help,h", value<bool>(&help)->default_value(false)->implicit_value(true), "Print this help...

View Article

Advanced users • Re: Raspberry Pi 5 USB Gadget mode for MIDI

Ah, yes, you are correct!Then I don't know how to connect it without a USB-C split PD cable (which I don't have).My setup is: a Mac Mini (with USB-C and USB3/2 ports) that I need to use as a host, and...

View Article

General discussion • Re: First quarterly report for Raspberry Pi Holdings PLC?

I don't believe UK PLC's are compelled to produce quarterly reports though some do.With Raspberry Pi seemingly signed up to the Secret Squirrel Club I expect we will see very little released as has...

View Article
Browsing all 5074 articles
Browse latest View live