Beginners • Re: stripping back the OS
1 GB? I can run stuff in a Zero 2 with 0.5 GB if careful to run one thing at a time. Things like replacing Firefox with Epiphany or Netsurf. Disable or remove bluetooth.Install desktop. Boot....
View ArticleBeginners • Re: Home control questions
My experiments with Pi WiFi show most of the Wifi working across the width of my house but not the length. Ethernet front to back and from one end out to the garage is good. You can then use a Pi 4 in...
View ArticleTroubleshooting • Re: Rpi3B+ won't boot from same card as Rpi3B, latest image...
As explained elsewhere, you have posted evidence that your 'RPI3B+' is not what you claim...Code: Model : Raspberry Pi Model B Plus Rev 1.2Statistics: Posted by B.Goode — Sat Jun 01, 2024 6:47 am
View ArticleBeginners • Emetteurs / Récepteurs 433MHZ
BonjourJ'utilise pour la première fois un E/R 433MHZ.Avant de coupler ces 2 modules avec les Rpi Pico, je tente de valider le fonctionnement de l'E et du R sur un montage absolument minimaliste. J'ai...
View ArticleHATs and other add-ons • Re: GPIO Extender for RPi5
Yes, here in one:https://thepihut.com/products/40-pin-gp ... -gertboardStatistics: Posted by rpiMike — Sat Jun 01, 2024 7:36 am
View ArticleGeneral • Re: Forthcoming "RP235x"
Eben Upton was speculating a while ago about the possibility of a very low cost computer with an operating system that was no longer undergoing development.It wasn't spelt out in the interview but his...
View ArticleRaspberry Pi OS • Multiple different linux-image-* packages
I recently upgraded my Pi B+ (first generation) that is running my Pi-Hole system to Bookworm, and when updating all the packages, I noticed that there appears to be multiple different sets of the...
View ArticleRaspberry Pi OS • Re: Multiple different linux-image-* packages
I'm guessing these are for the different Raspberry Pi boards that uses different versions of the ARM architecture (armv6 armv7, armv7l, armv8, etc)? If so, can I safely uninstall the ones that are not...
View ArticleRaspberry Pi OS • Re: Login screen on both monitors
"low budget workstation mode" is obviously when I'm using the pi as a regular desktop computer for simple tasks like internet, mail, documents and multimedia."streaming services mode" is when I'm...
View ArticleGeneral • Re: New "Pico W USB dongle/host HAT" with USB-A Male and...
Many thanks for the replies.Regarding WHY do it: personal use or commercial useI want to be able to tell a non-techie across the city/country/globe: from a local provider go buy (A) a Pico W, (B) this...
View ArticleAdvanced users • Re: Qt Cross-Compiling for Raspberry Pi Zero 2 W?
How should this be possible given that they are using the aarch64 cross compiler toolchain in their tutorial but the raspberry pi zero uses a completely different armv6 architecture and only supports...
View ArticleGraphics, sound and multimedia • Re: Pi3B+, Raspbian, VLC, video files
yes, if your looking at it in gnome disk before first boot, you should see 4 partitions, the first & last being free.after first boot you should only see 3 partitions because it expands to fill...
View ArticleTroubleshooting • Re: Raspberry Pi 4b dead???
There is no battery that gives 5 Volts. Please provide a link to what you used.Statistics: Posted by drgeoff — Sun Jun 02, 2024 7:15 am
View ArticleNetworking and servers • Re: Sharing subdirectories using SMB
[shared}It's safer to copy/paste rather than type in what you see and make errors like the one here.Yeah, I didn't know that I could copy/paste from my RPi5Even if you couldn't, there are ways of...
View ArticleBeginners • Re: making an image of the RPi operating system to copy onto...
Thank you B.Goode for the reply. So how do I make them copy toi the NVME drive and make them boot off a that ????SD card copier accepts nvme drives as a target. Put SD card in Pi with nvme drive; boot...
View ArticleTroubleshooting • Re: Pi 4 wifi works for a few days then I have to reinstall OS
You should update.Statistics: Posted by rpiMike — Sun Jun 02, 2024 7:35 am
View ArticleRaspberry Pi OS • Re: How to remove extra architectures from updates?
You can check which kernel you are using with 'uname -r'.Here you can see that my Pi 2B is using the v7 kernel.Code: rpdom@cam0:~ $ uname -r6.6.31+rpt-rpi-v7Here you can see that I've got the v6, v7,...
View ArticleGeneral discussion • Re: Pi 5 and 4 x 4 Keypad
Firstly we can't guess about the wiring of your keypad without some information about it. It's very unlikely it would work with only one wire connected. At a guess with 8 pins in use from the...
View ArticleNetworking and servers • Re: Recommendation for Data Acquisition System with...
That's a really broad question. But generally, you would want an ADC board to collect the sensor voltages and convert them to digital values for your which you would then write to a file (.csv or...
View ArticleTroubleshooting • Re: Raspberry pi and camera
thanks for reply, I have two cameras, one is raspberry camera V 2.1, the other is Unistorm Raspberry Pi Camera Fisheye Wide Angle 5Mp 1080P Night Vision Camera Module for Raspberry Pi 3 RPI 2 B+and I...
View Article