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

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


Image may be NSFW.
Clik here to view.

Networking and servers • How to create signed SSL certificate with DS Lite...

Hi everyone,I saw in a requirement for an app the need for HTTPS connection to my Pi with the added requirement that self-signed SSL certificates are not supported.Does anybody know of a...

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

General discussion • Re: Raspberry Pi 5 discussion thread

I run a Pi5 with m.2 hat, 256GB nvme (…)Maybe the difference is that I have 500GB so a few mA more .I have howewer to point another thing:in the beginener section there is a STICKY thread...

View Article

Troubleshooting • Re: Challenge: Powering Raspberry Pi 5 + LLM inference via...

It may be a problem with the cable that connects the power bank to the RPi5 being too thin/long and therefore introducing to much resistance, the result is the voltage into the Pi drops during peak...

View Article


MicroPython • Latest release of MicroPython for Pico 2 W seems to work with WiFi

Just tried this version:mp_firmware_unofficial_latest.uf2and it seems to work OK with WiFi.I tried it with this code:Code: import timeimport networkssid = 'BT-JJAC9T'password = 'LaJRA6A4GFLnvh'wlan =...

View Article

General discussion • Re: Product pricing

No there isn't. It's something I've always wondered about too. I have mentioned it to our communications team, who will have a think. They are very busy until the New Year though.Statistics: Posted by...

View Article


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

Yes, correct.I use these hdmi screens https://thepihut.com/products/hdmi-4-80 ... creen-gpioWork OK for me BUT note l don't think touch works, l use a mouseStatistics: Posted by gordon77 — Mon Dec 02,...

View Article

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

There is a basic Bresenhams line drawing implementation in here https://github.com/raspberrypi/pico-exa ... 1306_i2c.c There is also some font stuff in there as well.Add a Bresenhams circle drawing...

View Article


General discussion • Re: Making a disc image copy of RP SD card

I see no reason why that shouldn’t work. It will be quite slow (only USB 2.0 on the RPi 2 if I am correct), but it should function. Good luck.Statistics: Posted by WouterO — Mon Dec 02, 2024 11:57 am

View Article

Official Display • Re: Display 2 + Raspberry Pi 5 strange behaviour

I updated + upgrades the raspberry pi with 'sudo apt-get update' and 'sudo apt-get upgrade' + 'sudo reboot'.When i used 'sudo apt install kms++-utils' it said everything was up to date. 'kmstest...

View Article

HATs and other add-ons • Re: Dell M.2 PCIe NVMe Gen 4x4 Class 25 2230 Solid...

Yeah, that would be the other option: buying a USB to NVMe adapter. Buy a Usb 3 to M.2 NVMe adapter. Connection to the Dell NVMe SSD shouldn’t be a problem. I have no experience with this solution and...

View Article
Browsing all 4799 articles
Browse latest View live