General discussion • Touchscreen Dashboard Kiosk... Impossible?
Hello everyone! I'm trying to create a kiosk for my home assistant dashboard. I'm using a raspberry pi 4b 2gb.I tried with Raspberry Pi OS, but its touchscreen integration is quite underwhelming (also...
View ArticleTroubleshooting • Rpi 5 Ethernet speed - iperf3
Using iperf3 this is what I get from the pi to a windows server. Is this good, average or bad. I've tried to find a reference page but failed.Code: mrg9999@RPI5-4:~ $ iperf3 -c 192.168.0.200Connecting...
View ArticleGeneral discussion • Pi and multiple networks, should work, but isnt
Ok this should be super simple and it worked before bookworm. Now not so much.Simple rundown is as follows:pi 4B Wifi is DHCP and is the network with a valid intenet gateway. Ip of 192.168.254.X...
View ArticleGeneral discussion • PXE / Network Boot on CM4
Hi Everyone,I hope you are doing great. I am working on a set of CM4s for a project. I have extracted a running Raspbian Pi OS Lite (Bookworm), using ```dd``` from the first CM4 after making a few...
View ArticleTroubleshooting • Raspberry pi 5 only getting red light, chip near gpio...
The chip outlined here is getting really hot really fast when i turn the pi 5 on, and the pi 5 is only getting a red light, the bcm2712 is cold, same with all the other chips except this one, i tried...
View ArticleBeginners • Streaming video feed from one Raspberry Pi to another using...
Hello guys,I am learning to use Raspberry Pis to create a robot that has two motors and a camera so it can be controlled remotely. The robot has one Pi 4B on it with the motors and a Pi camera module...
View ArticleRaspberry Pi OS • Looking for simple, but working, "notepad" like...
tl; dr: It looks like "geany" works OK, but still seems like overkill.Recently, a user was trying to use PiOS to do some simple web-cut-paste jobs, and did not find a simple notepad-on-windows-like...
View ArticleTroubleshooting • Wayland: Desktop - Mouse "Drag & Drop" on...
High Working with Wayland (and RealVNC) on Bookworm PI5 since a long time. Really happy with the functionality. Some minor issues - nothing to make it an affair.BUT: Having "apt updated / upgraded"...
View ArticleTroubleshooting • SSD Compatibility
Im wondering what ssd's are compatible with the RPI5 board i do have active power led but no drive activity and the drive is formatted with Ubuntu 24.10, all 3 of my ssd'sare of different make and...
View ArticleSDK • Math functions not working with Pico VSCode extension
I've just installed the VSCode Pico extension and I'm trying to convert over a project that previously worked with the old style SDK interface. The code doesn't work! I've single stepped through it...
View ArticleTroubleshooting • PiZero2Ws headless: connecting ocassionally?
Howdy fellas, I couldn't find any help about this online so I've finally made an account to try to get some answers.I'm trying to get a camera module 2.1 setup on my zero2w for some surveillance, but...
View ArticleBare metal, Assembly language • USB MIDI Keyboard
HeyoThis is a continuation of the project I asked about in my previous post (viewtopic.php?t=378480). I got the audio and the display working fine, but I'm running into a problem with the USB MIDI...
View ArticleOther programming languages • Easy Lazarus Installation with deb-packages
The installation of Lazarus on the Raspberry Pi's is greatly simplified by the availability of deb packages.I have installed Lazarus 4.0 RC1 on Raspberry Pi 3, 4, 5 and Zero 2 with the three deb...
View ArticleGeneral • Enviro Grow (Pico W Aboard) connect to WiFi that requires username?
I was hoping someone could help as we're a bit stuck!We have a Enviro Grow (Pico W Aboard) which we're trying to set up but all of the available WiFi networks require username-based authentication (if...
View ArticleCamera board • Camera Module 3 Not Detected On Raspberry Pi 4
I have been trying to fix this for a while and even tried a new camera module, but whenever I run libcamera-hello --list-cameras, I get "No cameras detected". I do not know what to do. I have flashed...
View ArticleBeginners • Raspberry Pi 5 - Unable to boot from NVME
Hello Everyone, I am new to the world of Raspberry Pi 5 and I am having a lot of trouble to boot directly from the NVME instead of the SD Card.What hardware I have:Raspberry Pi 5/8GBRaspberry Pi M.2...
View ArticleTroubleshooting • Can't Claim Server
Hi,I can't claim my server. I am running Plex on a Raspberry Pi 4b (installed via Repo). I can log into Plex fine and when I go to claim the server, it tells me there was a problem logging onto Plex,...
View ArticleRaspberry Pi OS • TeraBox client for ARM
Hello,Is there a version of TeraBox client for ARMv7 and or ARM64??TeraBox is a cloud storage service that I use for my media files.Please lemme know.Mike SchattLStatistics: Posted by Castle_Romeo —...
View ArticleTroubleshooting • Camera supported and detected but not working
Hello,I have a non-official night vision camera module for Raspberry Pi that I want to use for my project. It was working just fine before I changed its ribbon cable. When I tried the "vcgencmd...
View ArticleTroubleshooting • Solution - using Cron to write to a CSV file
Well this unusual. I have a python program that writes its results to a CSV file, but which wouldn't do so when run via a Cron job. I was minutes away from giving up and asking for help when I...
View Article