Interfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 4 model B external I2S...
..So, to interface the max98090 audio codec to RPi4, I have to write my own .dts file and compile it into a .dtbo file to include in /boot/overlays/.overlays wil have to go into...
View ArticleTroubleshooting • Re: sudo apt update not working
You (or something you installed) seems to have added some non-standard repositories. The usual ones are the deb.debian.org and archive.raspberrypi.comEverything should still work, but you won't be...
View ArticleAdvanced users • Re: How can I get an RPI5 to recognize a very niche/novel...
looks like an E-key M.2, but without knowing the required interface signals you will hardly be able to get it running.would be keen to know how you've ben able to connect this card to a M-key adapter....
View ArticleTroubleshooting • Re: Cloning SD card with autologin enabled
Thank you for the responses.I am using OS version 11.I have tested both methods: raspi-config and editing /etc/lightdm/lightdm.conf - no difference.Bit more info:I am using Win32DiskImager, to create...
View ArticleGeneral discussion • Raspberry Pi without Wi-Fi and Bluetooth
HiI need some Raspberry Pis with the Wi-Fi and bluetooth physically removed (not just disabled). I still need the USB and ethernet ports.Do you know whether Raspberry provide such a device? I'm...
View ArticleTroubleshooting • Playing video Youtube or VLC audio out of sync
I have always on Raspberry pi 4 and 5 when playing video VLC or YouTube that my audio is out of syncI thought with Raspberry pi 5 that it would be better, but still I am seeing itNot sure if there are...
View ArticleC/C++ • Can't use WiringPi on Raspberry CM4S
I was using WiringPi for my various C scripts on my Raspberry Pi CM3 before the library was deprecated. I’ve now switched to a Raspberry CM4S (running Debian GNU/Linux 12) and installed version 3.10...
View ArticleTroubleshooting • Re: Playing video Youtube or VLC audio out of sync
A problem can simply be that you use an audio output device that does not properly state or handle its delay.A Pi5 only can do HDMI audio out of the box, rest is your own DIY, Test it in a normal...
View ArticleGeneral discussion • Re: Raspberry Pi without Wi-Fi and Bluetooth
You can modify the latest Pi 5 to disable the wireless chip. Please email applications @ raspberrypi dot com and I can pass on the details. Note, its a fiddly job.Alternatively, you are correct that a...
View ArticleC/C++ • Re: Can't use WiringPi on Raspberry CM4S
Might be worth reading this.https://pip.raspberrypi.com/categories/ ... ctices.pdfStatistics: Posted by jamesh — Fri Nov 08, 2024 9:57 am
View ArticleBeginners • Re: Pigpio initialization error while try to run LoRa c codes
hm it totally don't workI tried an other LIB https://github.com/loraraspi91/LoRa4RaspiBut there re also problemsI"ve installed the Lib in Code: /etc/myFolder/Testthan I moved the .h documents to Code:...
View ArticleCompute Module • Re: Pi CM4 EUROCARD io Board ( Home-Lab ) Update
UPDATE 8I wanted to show you the different penal's and the 3d stuff this update, but plans changed slightly since the Board arrived early Yesterday evening. So what was supposed to be in this update...
View ArticleGeneral • Re: Rpi pico w not showing up anymore on pc
Hi! Wonder if you're still here. I actually figured out that if I run jrunner it constantly read the picoflasher firmware. Also if I flashed another firmware in another pc, it still reads the...
View ArticleC/C++ • Re: Cross compile using cmake
Whilst the last compiler (one with fudged symlinks) built, soon transpired it was broken. Couldn't find much of anything.@tttapaThat has progressed things although I couldn't find an "install_root="...
View ArticleAdvanced users • Re: Is the PISP a fake IP hidden by an over-complicated...
Obviously, you take it personally.Actually, I read the whole code of libpisp. I have ported a new sensor, and I have patched libcamera. So, I think that I made the efforts to understand what the...
View ArticleSDK • Re: pico-sdk 2.0.0 is a piece of troubles
Well, it is not true. If you don't specify board type the default is RP2040. I meant group of directive like PICO_CLOCK_AJDUST_PERI_CLOCK_WITH_SYS_CLOCK and etc. If there is some list of them or...
View ArticleTroubleshooting • Re: RASPBERRY PI 5 - ARDUCAM ERROR: *** failed to acquire...
Thanks for the reply, yes I have followed the instructions and added dtoverlay=imx519 to the boot file etc.Statistics: Posted by BradleyE — Sat Nov 09, 2024 7:55 am
View ArticleGeneral • Re: BBC BASIC on the Raspberry Pi Pico?
They are largely separate.Thanks for the extra info. I had a quick look and it appears relatively straightforward to support other scanline based outputs. But for other display types it looks like it...
View ArticleNetworking and servers • Re: one pi to rule them all....
I sometimes use xfce4-terminal (yes, it will pull in some xfce4 dependencies), which can start commands in multiple tabs from the command lineCode: xfce4-terminal --window --command='ssh pi@simon'...
View ArticleGeneral discussion • Collegare ip camera (attacco Poe) al Raspberry
Buongiono,sono giorni che gironzolando in rete e non trovo come fare.Ho una Raspberry pi4 al quale vorrei collegare una ip camera (Imou bullet 2c PoE) 'direttamente al raspberry' senza utilizzare un...
View Article