Device Tree • Re: changing spi speed using the existing dtoverlay
Thank you for the reply!the pipe from ffmpeg ouput to spi-pipe seems doesn't produce any spi transaction...Code: ffmpeg "ffmpeg parameters" -f mpegts pipe:1 | spi-pipe -d /dev/spidev4.0 -s 50000000 -b...
View ArticleOther programming languages • Re: Latest Raspbian and latest Lazarus HAS so...
I had a problem with fpcupdeluxe yesterday: it cannot compile any fpc except 3.3.1 for me, or it generates error while linking. Then, compiled Lazarus generates segfaults. I have Ultiibo Lazarus...
View ArticleMedia centres • Re: Camper van audio system..Pi as the heart?
Brilliant, thanks, will take a lookThank youStatistics: Posted by npaisnel — Tue Jan 23, 2024 8:31 am
View ArticleBeginners • "raspistill -t 0" headless
I am using a HQ camera on a Raspi 3B+. I want to focus the camera remotely, but "raspistill -t 0" does not produce an image on the screen when running headless. This command does put an image on the...
View ArticleMicroPython • Re: Inaccurate Documentation on Pi PicoW
The download page says “January 2021”.Inside the book it says “ First published in 2021 ”Statistics: Posted by neilgl — Tue Jan 23, 2024 8:42 am
View ArticleFrançais • Re: gpio c++
Une petite bifurcation de ma part,En regardant votre code je me suis demandé s'il était possible de prendre le code arduino et de le rouler en c++ directement?C'est possible; c'est ce que voulait...
View ArticleAdvanced users • Re: re-enable expand filesystem on boot
sdm looks great. Thanks for that. Since everyone here seems to agree on sdm, please tell me more. Can it do what I need: create a ready-to-go image file that can be flashed to SD with any client by...
View ArticleGeneral discussion • vlc on specified monitor rp4 bookworm
Morning,RP4 2gb with bookworm running 2 displaysHow can I play a video in VLC on a specified monitor, fullscreen and rotated?So far I have vlc --fullscreen <path to video> which is playing the...
View ArticleCamera board • Re: HW Encoder V4l2 add support for intra refresh
For reference, here is how raspivid sets the intra refresh (type):https://github.com/raspberrypi/userland ... id.c#L2151Statistics: Posted by Consti10^100 — Wed Jan 24, 2024 8:21 am
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
It will be interesting to see if 1GB - $40, 2GB - $50 Pi's get made.Is current 400,000 per month 50/50 - 4/8GB?The 4 and 8GB will be ok as daily PC. The 1GB/2GB could be daily drivers too if a less...
View ArticleTroubleshooting • Re: black screen with mouse cursor
The config that worked for me was:Code: vc4.force_hotplug=1In /boot/cmdline.txt.Thank you this worksStatistics: Posted by Minecon724 — Wed Jan 24, 2024 8:29 am
View ArticleAutomation, sensing and robotics • Re: Building a water quality test.
Maybe use an iPad or Android phone running VNCViewer and connect to the Pi over WiFi - no GPIO used.Or, altarnativelly, using an HDMI one.Statistics: Posted by vffgaston — Wed Jan 24, 2024 8:29 am
View ArticleBeginners • Re: Pi stopped working
Which Pi? Which OS? Using an official power supply?Statistics: Posted by rpiMike — Wed Jan 24, 2024 8:35 am
View ArticleTroubleshooting • Re: Help Raspberry pi Active Cooler does not turn on
I'm usingRaspberry Pi OS LiteRelease date: December 11th 2023System: 64-bitKernel version: 6.1Debian version: 12 (bookworm)and I use it with CasaOS with nextcloud and plex... How I can verify the fan...
View ArticleBeginners • Re: Help w/ Idea
An elephant is eaten one bite at a timeI think you should look into signage applications:https://signagespace.com/open-source-di ... pberry-pi/Then look into how to interact with signage application,...
View ArticleFrançais • Re: Raspberry Pi 5 et Contrôle du ventilateur
download the new .dtb, from https://github.com/raspberrypi/rpi-firm ... pi-5-b.dtbit should be in /home/USER*/Downloads(replace USER* with your username)Backup existing files...sudo cp...
View ArticlePython • Unsuccessful Connection when Connecting Pico to PC
Hello community,I am encountering an issue while trying to connect my Pico to my PC. When I attempt to establish the connection, I receive an error message stating "Connection Failed" or "Unable to...
View ArticleAdvanced users • Re: TRYBOOT_A_B not booting into secondary boot partition...
In my setup, I have two rootfs partitions. The fstab in rootfs_a mounts /dev/mmcblk0p2 as /boot, in rootfs_b it is /dev/mmcblk0p3. How this can be done with only a single rootfs, I don't know. I can...
View ArticleTroubleshooting • WayVNC Broken after latest Updates?
Hey,I'm really struggling here, ever since the latest EEPROM update (23 Jan 2024 is when it installed), I can't use WayVNC anymore, I just get thisuser@raspberrypi:~ $ systemctl status...
View ArticleTroubleshooting • Re: Display and Kodi
Thanks,It seems I have a pi 4 model Bcat /sys/firmware/devicetree/base/model Raspberry Pi 4 Model B Rev 1.4Is it better I put a 32 or 64 bit OS, please ? I use my raspberry only for Kodi...
View Article