Interfacing (DSI, CSI, I2C, etc.) • Re: Using TDM I2S on the 5
We used the CM4, so it's locked to a PLLed version of the 96kHz studio reference clock. We use 4 SPIs, each with 8 channel in, 8 out.(only in fact we never shipped this product in the end as we...
View ArticleRaspberry Pi OS • Re: how to make apt (-install) work again for Stretch?
So how to make apt (-install) work again for Stretch?Statistics: Posted by dsyleixa123 — Sat Oct 26, 2024 3:27 pm
View ArticleOther projects • Re: POS System on RPI
Hello,I would like to create a Offline Point of sale on a RPI. Does anyone have experience with it?KRWardhttps://www.google.com/search?q=%20Offl ... %20a%20RPIStatistics: Posted by ame — Sat Oct 26,...
View ArticleRaspberry Pi OS • Re: Chromium browser latest 130 fail to recognize webcam
Pi4 2GB updated, Chromium Version 130.0.6723.58 (Official Build) built on Debian GNU/Linux 12 (bookworm) (64-bit)Attached cheap USB webcam.Start Zoom and join meeting - all OK, video is shown as...
View ArticleOff topic discussion • Re: Post your .bashrc
Mine are mostly stock with the following appended:Code: export XAUTHORITY=~/.XauthorityAliases live in ~/.bash_aliases:Code: #! /bin/bashif [ -e /usr/bin/gksudo ]then alias gksudo='gksudo -g'# alias...
View ArticleGeneral • Re: pico trouble
I think that's all that I need to know thanks for helping .Statistics: Posted by bob123456879 — Sun Oct 27, 2024 2:35 pm
View ArticleTroubleshooting • Re: parted not working on 6 TB USB drive
If there's no valuable data on the disk, the following should clear it out and make it ready for partitioning. Just did this yesterday on a 4TB disk. Carefully modify /dev/sdX as appropriate for your...
View ArticleBeginners • Re: Pi with a webpage on a local network?
If you want the PI to create a simple webpage that it updates for a phone, here is another link: https://lastminuteengineers.com/bme280- ... r-station/ that can get you started.Statistics: Posted by...
View ArticleTroubleshooting • Kernel version RPi5
Everytime I install something I get the following warning:Code: ──────────────────────────────┤ Pending kernel upgrade ├────────────────────────────┐ │ │ Newer kernel available │ │ │ │ The currently...
View ArticleDeutsch • Pico W als VPC Lösung um mein Handy über das Hausnetz (Fritz) mit...
HalloKann ich den Pico W als VPC Lösung um mein Handy über das Hausnetz (Fritz) mit dem Internet zu verbinden nutzen ??Oder bin ich auf dem HolzwegDankeStatistics: Posted by stgtklaus007 — Sun Oct 27,...
View ArticleRaspberry Pi OS • Re: Disk Encryption
so it done. automatically LUKS unblocking. spend 5 day, 8 hour every day.partly use materials from here https://github.com/ViRb3/pi-encrypted-b ... me-ov-fileStatistics: Posted by odich — Sun Oct 27,...
View ArticleTroubleshooting • Re: autostart not working with microsoft remote desktop?
The guide to all things startup (thanks to thagrol) is here: https://forums.raspberrypi.com/viewtopic.php?t=314455What does the sh file do?Which pi is it and what OS is running (Raspberry PI OS...
View ArticleGeneral programming discussion • Control bathroom mirror clock via Bluetooth...
Hello forum,Perhaps someone here knows a simple solution to the following question I have purchased a new bathroom mirror.It has a builtin digital clock, which can only be set via Bluetooth.There is a...
View ArticleRaspberry Pi OS • Re: LABWC menu icons
Here are a couple of examplesCode: [Desktop Entry]Name=ANSI...
View ArticleRaspberry Pi OS • Re: LABWC
ThanksStatistics: Posted by Annie UK — Mon Oct 28, 2024 3:24 pm
View ArticleGeneral discussion • Re: What are your thoughts on Raspberry Pi, mobile...
I'm not much for smartphones at all. Of course I have one. I switched to GrapheneOS on it. My biggest problem with them is Privacy on them. Otherwise, I use computers for everything.Statistics: Posted...
View ArticleTroubleshooting • Re: I want to use ky-013 for raspberry pie pico.
Good that you disconnected the signal line for the measurement.The value you measure in volts is consistent with the earlier ADC measurements, but unfortunately this confirms there is a wiring...
View ArticleDevice Tree • Re: How to enable CS high
I forgot to mention that both properties seem to be appliedAnd I think that may be the problem - you may have added two inversions, resulting in no change. Try without the spi-cs-high...
View ArticleGeneral discussion • Raspberry Pi 5, hardware only permanent WiFi disabling
Good morning. I am working on a project where wireless of any kind is strictly not allowed. Software disabling of WiFi and Bluetooth is not an approved method.I wasn’t sure where to post this because...
View ArticleGeneral • Re: Cleaning cache on RP2350 with PSRAM writes outstanding causes...
I think I have a handle on what is going on. The clean by set/way operation is updating the address tag for the dirty line to whatever address offset was used for the maintenance op. (This is either...
View Article