Beginners • How to use Raspberry Pi for Industrial Automation RTOS
Hello there!I'm new to raspberry Pi and willing to start Embedded journey with it.Need your help me to understand,1. I wish to use raspberry pi instead of PLC in industrial automation with Real Time...
View ArticleCamera board • no camera detected in rpi 5
i have been using imx219 and imx708 cameras, it was working fine with rpi5. i had some storage issues with the sd card so i installed a new os in a new card and now i am not able to connect the...
View ArticleAdvanced users • How to fix "xhost: unable to open display...
I'm executing a script as a service. When I'm executing this part :Code: sudo setterm --powerdown 0 --powersave off -blank >> /var/log/xrandr_debug.logsudo xset s off >>...
View ArticleBeginners • Boot Menu Duplications
Hello everyone @ the forums i was checking the new boot menu screeni see duplications during the process is there any actual reason or its a bug?thanksStatistics: Posted by acheron_oscura — Mon Feb...
View ArticleRaspberry Pi Desktop for PC and Mac • Installing Debian versus Raspberry Pi...
As others have pointed out, Raspberry Pi Desktop hasn't been updated in a while and some have recommended installing Debian instead. The installation process for Debian on a PC seems to be identical...
View ArticleAI Camera - IMX500 • Network Firmware Upload sometimes fails
About 20% of the time "Network Firmware Upload" fails and has to be terminated with a keyboard interrupt. Waiting a few seconds and then running it again usually works. Is there a way I can encourage...
View ArticleCamera board • Possible to run rpicamera2 QT preview full-screen?
I'm working on a project where the pi & camera are (mostly) headless, with just a 320x480 TFT for display. The preview is running QT, as the QtGL preview doesn't work with my display, and neither...
View ArticleTroubleshooting • LVM instability
On my LAN I have a nest of 6 RPi of varying ages some of which have USB connected external hard drives.One of these devices solicits, and stores backups from the other devices on a scheduled basis.The...
View ArticleOff topic discussion • HELP!!! I Can’t update or Download anything.
I can't download or update anything. The time/date is correct, the internet connection is strong, but nothing seems to be working. I tried downloading Minecraft Java edition about a week before the...
View ArticleAdvanced users • Performance increase with LLMs running in Ollama by...
I'm running Llama3.2:3b in Ollama on a Pi 5 8GB. It's running well, but responses to inputs take anywhere from 6 to 50 seconds depending on the length of the input and the content memory fed to the...
View ArticleTroubleshooting • UAC2 starts, but doesn't appear on connected devices (piCore)
I have a bare piCore installation with USB and sound drivers copied from the rpi kernel. My end goal is a stereo that plays back audio passed to it through the USB interface out of a HiFiBerry...
View ArticleGeneral • Pico 2 synchronising multiple PIO SMs
Hi,I am using a Pico 2 to prototype a pulse train generator. This involves 1 PIO SM to wait for an external trigger pulse which then triggers another PIO SM write to external AD9708 DAC at 30MHz to...
View ArticleGeneral • RP2350B Pico-PIO-USB abnormality
Hello, has anyone tested https://github.com/sekigon-gonnoc/Pico- ... /tree/main with RP2350B? I used pins 28 and 29 for testing and could not achieve USB communication normally, but RP2350A is...
View ArticleGeneral discussion • Using Raspberry Pi5 with Powerbank
Hello.I am using Raspberry Pi5. I have nvme ssd and a cooling fan installed on my device. I am also connecting a 7" screen. I have a 22.5w power bank that gives 4.5v 5a or 5v 4.5a power. Is there any...
View ArticleTroubleshooting • WiFi repeatedly reconnecting
Pi 5 been working fine.Suddenly ysterday the (built in) WiFi connects then disconnects over and over.Have restarted the Pi and the router but no change.Here's `journalctl` going through one loop:Code:...
View ArticleRaspberry Pi OS • MirrorDirector thinks I'm in Russia, redirects me to a...
Hi,I'm faced the most frustrating issue I have ever had with a Raspberry Pi. I am working for a school who has its own Autonomous System in France (https://bgpview.io/asn/211850). Since few days, I am...
View ArticleGeneral discussion • Problem Booting up for the first time
Hi everyone,I'm trying to set up my Raspberry Pi 5 (8GB) but I'm facing boot issues. When I power it on, I see the following messages:"Failed to open device: 'sdcard'""SD card not detected""MSD error...
View ArticleTroubleshooting • vlc error
hi all, im sure there is an easy fix for this but in my inexperience it eludes me. im using a ras pi 5 and running an os from bare boat necessities. ive been using this hooked to a 24 in monitor and...
View ArticleGeneral • PIO PWM 0 Duty != 0
I'm having a problem with PWM implemented in the PIO whereby when I set the Duty to 0 there is still a very brief pulse (of a few nS / 1 clk cycle).I cant see how this happens but commenting out the...
View ArticleGeneral • FreeRTOS Pico VSCode Extension Template
I really like the Visual Studio Code Raspberry Pi Pico extension and how simple it is to switch microcontrollers, SDKs, etc... I had trouble getting the samples working together with FreeRTOS and dug...
View Article