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 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 ArticleTroubleshooting • Internet Radio Project
Hi everyone,I'm new here, and pretty new to programming too.I'm trying to build a "simple" internet radio, with minimal controls and options.Here is a list of parts I'm using :Raspberry Pi 5AudioBerry...
View ArticlePython • Re: CPU Temperature Test Not Working; Need File Format
'\xb0' is degree sign in many 8bit encodings, such as iso-8859-1, iso-8859-15, and cp1252. You could specify any of those.It would be better, though, to encode the file as UTF-8 so that it matches...
View ArticleGeneral discussion • Re: Alternate power source-100W USB-C connection
Current is pulled not pushed. The Pi won't draw more than it needs.*However...Is that a fixed 100W output or does it use USB PD? Or some other mechanism to control the output?100W is 20A at 5V. The...
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: 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 ArticleSDK • Re: Submitted Issues on GitHub
Unfortunately, it probably also means that archive.org couldn't archive for some 1½ years. Not sure if the forum/website will be available (same links or maintained redirects, etc.) for years like a...
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 ArticleOther RP2040 boards • Re: W55RP20-EVB-PICO
I used "Ethernet", not "Ethernet2". Also, except for increasing the SPI speed, I did not put in any effort to increase the throughput. It was just a quick test to see that everything is working and...
View ArticleGeneral discussion • Re: exact meaning of pi 5 vcgencmd get_throttled
Aha. That answers my question. I will attack my issues another way.Thanks for your help.Statistics: Posted by bigcrater — Wed Oct 02, 2024 10:57 pm
View ArticleOther RP2040 boards • Re: Custom RP2040 board: DVDD floating??
Sadly, you don't seem to have taken on board the advice I gave you last time - GROUND IS IMPORTANT!At least in the zoomed-in plots, there is no connection at all between the ground on the left-hand...
View ArticleRaspberry Pi OS • Re: Can't Install Updates on Pi 400
You're upgrading a lot of stuff there. How much space have you got available? Use "df -h /" to find out.Code: notpi@raspi15:~ $ df -h /Filesystem Size Used Avail Use% Mounted on/dev/root 14G 5.7G 7.7G...
View Article