Quantcast
Channel: Raspberry Pi Forums
Browsing all 5244 articles
Browse latest View live

Compute Module • Re: CM5 Dev Kit Fan Clearance issue

Yes, I saw that one: https://edatec.cn/en/ac/CM5ACOOLER.htmlIt looks like Digikey will have these in about a month.I also saw this: https://www.geeky-gadgets.com/raspberry ... solutions/which pretty...

View Article


Beginners • Re: PiJuice hat GUI not working with Pi5

Try posting an issue on their github.https://github.com/PiSupply/PiJuice/issuesStatistics: Posted by rpiMike — Sat Nov 30, 2024 11:21 am

View Article


Camera board • Re: OV9281 Arducam

I had one working a while back on a pi 4 and 5, so it can be done.Did you see “16. OV9281 Camera Not Working on New Raspberry Pi System” in the troubleshooting guide?Statistics: Posted by sh0ck — Sat...

View Article

Beginners • Re: Problems with apt upgrade

I did upgrade from bullseye to bookworm around 1 month ago.Well, that's what did it. There's a lot more to that upgrade than just changing the sources.list files. Just things like the boot mount point...

View Article

General discussion • Re: Raspberry Pi 5 discussion thread

I run a Pi5 with m.2 hat, 256GB nvme drive off a non-Pi USBC ps, that I used for testing the Pi4 before it was released and our own PS was available.So this is a 5v3A device maximum. No PD.I get...

View Article


Compute Module • Re: What makes the fan control on Pi5 different from CM5IO?

The difference is on the pi5 if you turn off the usb ports the fan goes off on the pi 5.Statistics: Posted by dp11 — Sun Dec 01, 2024 8:46 am

View Article

Beginners • Re: Can Raspberry Pi 4 use M.2 PCIe NVMe SSD?

You can use it via USB3 if you use an adaptor. E.g. and external case.Some work better than others, you'll be limited to USB3 speeds so not much different to using a 2.5" SATA drive.Enough power is...

View Article

Teaching and learning resources • Re: Advent of Code 2024

Chez Scheme version:Code: ;;; Advent of code 2024 - day1, part1, on BPI-F3 RISC-V(load "../../utils.so")(define (day-1a file) (let-values ([(l r) (list-split (read-file file))]) (apply + (map (lambda...

View Article


General discussion • Re: Dell M.2 PCIe NVMe Gen 4x4 Class 25 2230 Solid State...

You can’t use the Dell NVMe drive directly on your RPi4. The USB to SATA converter can only be used for SATA SSD ‘s, not for the Dell NVMe drive.SATA and NVMe are totally different interfaces.The best...

View Article


Troubleshooting • Re: Raspberry Pi 5 Crashes When Running FFmpeg for Jellyfin...

Then it is maybe something with powersupply, the usual thingsTHISSSS!!!!!I thought 67W phone charger would deliver enough for a 27W pi 5.But NO!!!It was power supply issue. Using an official Pi 5 PSU...

View Article

Media centres • Zero 2W Media Center supply 1m LED strip

Hello,I am considering to build an entry level media center with controlling LED strip.As I could know the 1m strip consumes 2.1A at full power; I expect Zero 2W consumes 250mA, so I am planing to...

View Article

Image may be NSFW.
Clik here to view.

Android • Re: LineageOS 20 /21 default Phone app/SMS app

Problem solved.I enabled default SMS app in LineageOS 18.1 Android 11.Mods, please delete this thread.Thx.Statistics: Posted by MarioG — Sun Dec 01, 2024 10:37 am

View Article

Automation, sensing and robotics • Re: 360° Serial bus servo like a stepper

You could get better accuracy from a DC motor + slotted disk and opto sensor by triggering on both edges of the slot and reducing the motor drive on the leading edge ans actively braking on the...

View Article


Other projects • Hardware for Kubernetes+Spark cluster

Hello,I want to create a simple cluster with two nodes and a master (just for learning/sandbox, no need of super-capable specs). Idea is to use Kubernetes and deploy some stuff there, mainly Spark,...

View Article

Camera board • Re: What is Focus “locking Screw” used for on 6mm Lens ( Not...

I used the link you provided..... is that correct??I note from your setup that you had a 4in LCD display how is that working out, please?JohnWStatistics: Posted by ejwjohn — Mon Dec 02, 2024 11:25 am

View Article


AI Camera - IMX500 • Re: ValueError: tensor info length 260 does not match...

Hi. I updated picamera2. But how can I use it in an venv? pip install picamera2 failsStatistics: Posted by JochenSchmitz — Mon Dec 02, 2024 11:30 am

View Article

Image may be NSFW.
Clik here to view.

Compute Module • Re: cm5 USB 3.0 Power Fault State No input

I was going to use pin 100 for Nextreset, but you mentioned that the functions of this pin may change in the future. Then I will have a problem with the nextreset pin. can you help me...

View Article


General discussion • Revisiting Pi on the Raspberry Pi: A Decade of Progress...

Back in 2013, there were jokes about the Raspberry Pi struggling to calculate π despite its name,viewtopic.php?t=43867 . Fast forward to today, and even a decade-old Raspberry Pi-2 can compute π to...

View Article

SDK • Driving a 2" ST7789 display with the Pico-C-SDK

In the Pico examples there is a Pio example st7789_lcd which is running great: https://github.com/raspberrypi/pico-exa ... st7789_lcdBut there are only images which can be displayed. Is there any...

View Article

Compute Module • Re: Nextreset has been removed in CM5.

Why not use CM5_3v3 instead ?Statistics: Posted by dp11 — Mon Dec 02, 2024 11:40 am

View Article
Browsing all 5244 articles
Browse latest View live