Advanced users • Re: Raspberry Pi simple monitoring and dashboard
Great work on the simple Raspberry Pi monitoring tool! I really appreciate how you kept it local without relying on external cloud services. Simplicity is often underrated, and tools like this make...
View ArticleGeneral • Re: RP204 USB Port
So, can I use the RP2040 USB port for PC comms but somehow block it for Arduino use No, you can't do that. If the usual USB pins are exposed the BOOTSEL loader will always accept uploads from Arduino...
View ArticleGeneral discussion • Re: Will AnyDesk run on a Pi 5
No need to apologize. It's not about the bandwidth around here. The point was that it was just a quick google search away in their own site.Statistics: Posted by memjr — Mon Sep 09, 2024 1:52 am
View ArticleGeneral discussion • Re: Details about raspberry pi warranty claim process
In the UK we also have the Consumer Rights Act 2015, which gives the user a lot more power, for instance:If the goods arrive dead or faulty, you can claim your money back.If the goods go faulty very...
View ArticleTroubleshooting • Re: Raspberry Pi5 HDMI connection to Xgimi Halo Beamer
HiJust in case anyone is interested, I solved it and it was a stupid little setting on the Xgimi beamer.A while ago I deactivated the LIVE TV app and for some reason this also disables the hdmi...
View ArticleNetworking and servers • Re: How assign docker bridged network Docker/Nodered...
Thanks both of you for your patience and your help! I need a bit to process it and trying to follow your advice.Statistics: Posted by vdp1331 — Mon Sep 09, 2024 5:15 am
View ArticleGeneral discussion • Re: M.2 HAT+ mounted on the bottom of the Pi5?
No GPIO is used on the M.2 HAT+. So, if your NVMe does not consume too much power that should work.Pimoroni NVMe base would be another option, also allowing for 2280 drives.Statistics: Posted by...
View ArticleTroubleshooting • Re: Argon ONE V3 M.2 Case for Rpi 5 does not recognize NVMe
Just to make sure, is your system up to date?Statistics: Posted by Solskogen — Mon Sep 09, 2024 6:05 am
View Article日本語 • Re: Raspberrypi4BがHDMIセレクタだと画面出力されない
Raspberrypi4BのHDMI出力をセレクタを挟むと画面出力されません。端子を刺すポートの変更、ケーブルの変更、bootcode...
View Article日本語 • Re: ラズパイ4と5どちらにするべきでしょうか?
太田です。GPUプログラミングとなると今の段階Ideinさんの公開されている資料とか鑑みるに今は4のほうがいいかもしれないです。もしAIとか使ってみたいとかなるとHailoのアクセラレーションのほうがつかえるので5を検討いただくといいかもです。Statistics: Posted by masafumi_ohta — Mon Sep 09, 2024 6:15 am
View ArticleRaspberry Pi OS • How Can I List All the Programs I Installed Using apt?
Hi allIs there a way I can generate a list of all the programs I installed on my RPi?apt doesn't seem to have such an operation,maybe there's another way to get it?Statistics: Posted by spaceman5 —...
View ArticleAdvanced users • Re: unused files in /usr/lib/modules/
Also sudo apt autoremove --purge does not remove the modules.* files including the directory.The kernel is a multi-version package, per build architecture, so for aarch64 with 4k pages name is:...
View ArticleFor sale • Re: IMX327/462(RGB/MONO)/662(RGB/MONO)/678/585 Excellent...
The IMX327, IMX462LQR/LLR, and IMX662AAQR/AAMR small form factor M12 lens mount board samples and IMX585 CS mount board sample are now available. Camera driver and IQ tuning file working with...
View ArticleGeneral discussion • Re: Remote Access To Branch Sites Behind Routers We...
Hi ejolson,The way I understand your configuration is the remote sites use a username and password to set up a reverse tunnel into your server. I'd suggest using public keys instead and in the...
View ArticleFor sale • Re: IMX327/462(RGB/MONO)/662/675/678/585 Excellent Sensitivity...
As replied by email, IMX678 cannot execute C-HDR function by herself. Need the assist of ISP to synthesis two different exposure images.On the other hand, IMX585 can do it by herself.I have the...
View ArticleTroubleshooting • Re: Pi 5 won't boot Pi 4 SD card (Bookworm)
Are you running vanilla Debian, rather than Raspberry Pi OS (which is Debian + Pi goodness)? Your kernel doesn't look like a normal Raspios 12/Bookworm kernel. The latest Raspios aarch64 kernel is...
View ArticleGeneral • Re: RP2350 arm floating point support
I hope I've got it. So, basically, when FPCCR.ASPEN (Automatic state preservation) is enabled (default), anything interrupting when CONTROL.FPCA is set (FPU supposedly still being used), will start...
View ArticleGeneral discussion • Re: how to create a data repository Pi ai can access
It doesn't give me an error code or report it simply tells me that it can no longer do it and then it apologizes and defers the responsibility for it's inability on it's developer's policies or some...
View ArticleTroubleshooting • Stepper motor killed my EEPROM and USB ports? Help autopsy...
I've built a project that uses Processing on my RPi4 to read a rotary encoder and then turn a stepper motor until the motor's own encoder value matches the original input. In individual code snippets,...
View ArticleTroubleshooting • Re: Speed Issues on RPI 4B
I think the slow Raspberry Pi goes into an I/O wait state and while waiting the CPU clock is reduced to save energy. It's possible the SD card on the slow Pi is slower or about to wear out. If running...
View Article