Other projects • Re: SDR Software Defined Radio - PI
I'm still on bullseye on my Pi 400 and I have gqrx installed from the repo and also guglielmo and qt-dab which I compiled from source. Additionally I have gqrx-scanner which adds scanner capability to...
View ArticleUbuntu • Re: No gfx acceleration on Ubuntu on rpi5?
have you tested your sd with raspberry pi diagnosticsorthe sd should have A2 & V30 printed on itStatistics: Posted by kerry_s — Mon Sep 30, 2024 11:58 pm
View ArticleHATs and other add-ons • Re: AI Kit - How to use GPIOs?
Thought I would add this question here. Now what gpio pins are actually used by the ai kit? If I dont want to stack it and use least amount of connections instead of a massive 40pin flex...
View ArticleBeginners • Re: breadboard and program complete.. what's next?
more permanentAs in once per year or month wear? Gaffer/duct tape. Then you can adjust it each outing with new bits.For my similar uses, I use a wood/plastic sheet to mount the Pi and a smaller...
View ArticleAdvanced users • Re: Obtaining status from Witty Pi 4 L3V7 device
Thanks for that - I had not found the UUGear forum.Statistics: Posted by jc508 — Tue Oct 01, 2024 1:00 am
View ArticleSDK • Re: Submitted Issues on GitHub
Apparently, this forum does a similar thing (403) with https://web.archive.org:SorryThe capture failed because Save Page Now does not have access rights for...
View ArticleBeginners • Re: Pi Zero 2w SSD bootdrive
The read only suggestion is good. Does your mains power drop out or brown out frequently? Power spikes can ruin the best laid plans. Hot environment? For microSD longevity in anywhere rough, I...
View ArticleBeginners • Re: These nvme base hats look interesting but do not have access...
An alternative to RAID1 on 2 * 4TB. PCIe NVMe adaptor with 4 TB. Big spinning rust disk on USB 3. You use the 4 TB SSD 24/7. Backintime or equivalent backup to the lump of iron. You can then recover...
View ArticleCamera board • Broken image with non-64 bit align resolution using...
I'm using a RPi5 + PiOS Bookworm + latest libcamera(0.3.1+rpt20240906-1)I've been working to use gstreamer to work around the 8-frame delay issue that comes with the default rpicam-vid.However, this...
View ArticleCompute Module • Functionality of GLOBAL_EN vs RUN_PG
Hi, all. We are designing a carrier board for the CM4. After reading through the documentation, I have become confused about the `GLOBAL_EN` and `RUN_PG` signals. I have gathered the following:[*]...
View ArticleGeneral discussion • Re: Alternate power source-100W USB-C connection
...If it doesn't use USB PD, be very, very careful.Safest option is to use the official PSU....FWIW, this is the only specification that I can find regarding that sole USB-C port:5/9/12/15/20V 5A,...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
I've checked with sales, production has now ramped up (there was a delay due to some packaging issue), but devices are being sent out to AR's worldwide, so the channel should be pretty well stocked in...
View ArticleOther projects • Re: Fingerprint collector
I know we're taking about a high school project but two words: privacy and consent. Fingerprints are one of the longest used pieces of biometric data for identification.Good grief. Fingerprint readers...
View ArticleOther RP2040 boards • Custom RP2040 board: DVDD floating??
Hi folks. I am making a full size keyboard using the RP2040 Hardware Design. I adapted a prototype board that had a similar issue and posted about it here: viewtopic.php?t=368240. From what I can tell...
View ArticleTroubleshooting • Re: SSH connection crash
Are there supposed to be five python DASH_stream.py processes running at the same time?They are definitely different proccesses as they have different PIDs and times.Unfortunately, htop is a little...
View ArticleRaspberry Pi OS • Re: How do I make Thunar the default file manager?
did you check the default boxtry right click-> properties->commandCode: xdg-mime default thunar.desktop inode/directory i think there's a dpkg-reconfigure command to but that's more system then...
View ArticleTroubleshooting • Upgraded to a 5, now network crashes every time its on
Here's the story. I've used a raspberry pi 3 for years, and its only purpose was to run Plex Media Server on my internal network. I use a Buffalo NAS for the file storage and mount it via fstab.I...
View ArticleWolfram Language • Re: Interaction with Mathematica 13.3.1 installed on a...
Current version is 14.1.0; have you tried updating?Thanks! I will try to update.Statistics: Posted by marblebattery — Wed Oct 02, 2024 1:17 am
View ArticleGeneral • Re: RP2350 modules - why not 1V8 support?
Dear community, mainly addressed to the Pico 2 board/module vendors:Why all these Pico 2 cannot support 1V8 logic (on GPIOs)?Probably because 1.8V logic levels were never designed for long inter-board...
View ArticleNetworking and servers • Re: Query regarding the support of ptp hardware...
Looks like the Pi 4 and bcmgenet driver do not have HW timestamp, although I'm just kinda guessing what to look for in the driver source:Code: murph@raspberrypi:~ $ grep ^Model /proc/cpuinfoModel :...
View Article