General discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Looking for a little guidance here please.I cannot seem to find an up to date guide (video or web page) showing how to install PINN on a Pi5 with an NVMe card.Iv'e not read through this whole sticky,...
View ArticleCamera board • Re: Renaming of libcamera-apps
Will this change affect the gstreamer-1.0 plugin or will libcamerasrc still remain good?Statistics: Posted by jngreene — Fri Apr 05, 2024 2:10 pm
View ArticleGeneral discussion • Re: Rpi5 - USB thumb drive boot if NVMe SSD installed?
..I updated the boot order to:BOOT_ORDER=0xf416This should try to boot to the USB thumb drive first, then the SD card, and then the SSD. Is that correct? ..NOPE! NOT CORRECT!order isCode: right to...
View ArticleGeneral discussion • Re: UNABLE TO STREAM OVER A NETWORK USING RASPBERRY PI 5
Hi I have camera module version 1.3 and the OS is Debian 64 bit. I tried the commands you mentioned and its not working .Statistics: Posted by nmvl — Fri Apr 05, 2024 2:14 pm
View ArticleOther RP2040 boards • Re: Debug Probe an I2C sniffer / logger
Any RP2040 or other microcontroller can be used as an I2C or other bus monitor providing it's fast enough to keep up with bus transitions and can handle the voltages used.It's usually good enough to...
View ArticleAutomation, sensing and robotics • Re: Real Time Lane Departure Warning System
I have not looked at the code, but it probably looks at a saved picture/video file. You'll need to change the code to analyze directly from the camera attached to the computer.Statistics: Posted by...
View ArticleTroubleshooting • Re: Certificate Verification Failed
Is the network in the "Lab" part of the school network or just a normal home router provided by ISP - Comcast/Vodafone/BT/Sky ...?Statistics: Posted by neilgl — Fri Apr 05, 2024 2:23 pm
View ArticleOff topic discussion • Re: A sort of potential "heads up"...
https://www.theregister.com/2024/04/04/ ... quake_fineChip maker TSMC has shrugged off the impact of yesterday's earthquake on the east coast of Taiwan.At least 10 people were killed, and more than...
View ArticleCamera board • Re: Which Controls Affect Raw Images
There is here a tiny twist here. The raw images (.dng-files) produced by picamera2 have additional meta data attached which might affect the way the software you are using for raw development might...
View ArticleGeneral discussion • Re: problem install chromium raspberry pi zero
Sorry, I can't read French but have you tried running SUDO APT UPDATE and SUDO APT FULL-UPGRADE to see if that fixes the problem?BTW, the Zero has only 512MB of memory and may not work well with...
View ArticleRaspberry Pi OS • Re: problem install chromium raspberry pi zero
I install Pi-apps and i install chromium-browser v98.I want to use selenium; so Midori is not compatible !!Statistics: Posted by lebossejames — Sat Apr 06, 2024 1:20 pm
View ArticleGeneral discussion • bookworm speed boot pi zero W
Dear,I want to optimize boot of my raspberry pi zero W, is it possible?Currently Boot Time to get Desktop : ~3 minutes and 30 seconds.Thank you.Statistics: Posted by lebossejames — Sat Apr 06, 2024...
View ArticleGeneral • Re: Raspberry Pi Pico crashes after multiple reboots
Apparently, something physically (or logically) got damaged inside the Pico micro and it can no longer "connect" properly to the W5100s chip.I'm really surprised that something like this could...
View ArticleMicroPython • Re: Interfacing raspberry pi pico with sim808 to send and...
I downloaded a code but it does not allow me to send and receive messages. Where did you download it from? Does that source not have a link for support from the developer/maintainer who published it?...
View ArticleHATs and other add-ons • Re: NVMe useful commands and disabling APST.
New FPC cable shielded and 90R ... Very good results on gen 3.15/15 OK booting kde desktop and run system on gen3. Stable and fast.Cable recommended. Photos in next posts...Statistics: Posted by...
View ArticleMicroPython • Re: RPI PICO SIM868
I'm a debutant and i want a python code for interfacing RPI PICO with SIM868 GSM MODULE to send and receive messages. ThanksDo you have specifications (datasheet or similar) for the two different GSM...
View ArticleHATs and other add-ons • Re: Nvme cable on rpi 5 matters?
Cable recomended ...PCIE FPC 90R shielded cable 5cm McuzoneSee test here ...viewtopic.php?t=368054#p2209835viewtopic.php?t=368054&start=25Statistics: Posted by RPIgoodSBC — Sat Apr 06, 2024 1:46 pm
View ArticleCamera board • Re: libcam - fov vs performance
This captures approx 1000 frames in 10 secs at 1920x1080 ( full fov) using rpicam-vid... to RAM on a Pi5..Code: #!/usr/bin/env python3import timeimport os, subprocessimport signalimport globimport...
View ArticleGeneral discussion • Re: Raspberry Pi5 USB-C PD
The Pi 5 does not "ask" as it is the sink. The source offers (advertises) available modes and the sink selects from the offered modes.I think it's mostly an issue of semantics. It is as you describe...
View ArticleFrançais • Re: Conseil avant achat Raspberry Pi 4 - Quantité RAM pour lire...
Il subsiste un petit problème, celui de l'alimentation:normalement, l'alim du Pi3 n'est pas récupérable -trop faible; pas les m^mes prises-Que vous choisissiez un Pi4 (vraisemblable; ce n'est pas le...
View Article