Troubleshooting • Raspberry Pi 5 + BLtouch
The raspberry pi 5 doesn't work with bltouch 3.1?My friend has a pi4 and it works perfectly fine.We assume it's to do with the PWM0 ports on the Pi 5 don't exist or don't act the same wayI've hooked...
View ArticleGeneral discussion • Simple 5v fan for Raspberry Pi 5
I tried using my Raspberry Pi 5 with only heat sinks without a case and suspended in free air. Temperature was around 50 with rise to 60 and also erratic processing behavior when using MyPaint, a...
View ArticleTroubleshooting • Pi Zero 2W, XDG_RUNTIME_DIR error using vlc
I am using a Pi Zero 2W running Raspberry Pi OS Lite-32 BIT (Bullseye)I am attempting to play an h264 video using vlc (python-vlc).The following is the relevant code:Code: video_file =...
View ArticleRaspberry Pi OS • Increasing the boot splash image display duration
Hi all,I hI have a Pi 5 configure as below, and I have changed the boot splash image for one of my own. What I would like to do is increase the amount of seconds so my image is displayed a litter...
View ArticleTroubleshooting • DS18b20 updates on reboot then no update
Hi All,I have a single DS18b20 setup with 4.7k resistor.When I reboot the pi, I get the reading and value, but after that the sensor doesn't update.Code: pi@manipi:/sys/bus/w1/devices/28-7ee0c31d64ff...
View ArticleGeneral discussion • Raspberry Pi CM4 WI-FI6E Expansion Board
Hello Community,I am noob here in this domain. I am currently interested in the Raspberry Pi Compute Module 4, particularly due to its Wifi 6E capability. However, I am in need of an expansion board...
View ArticleWanted • Raspberry Pi CM4 WI-FI6E Expansion Board
Hello,I am currently interested in the Raspberry Pi Compute Module 4, particularly due to its Wifi 6E capability. However, I am in need of an expansion board to accommodate additional functionalities,...
View ArticleRaspberry Pi 400 • RPI_EFI.fd file
Does anyone know what RPI_EFI.fd file contains? Does it contain ACPI?Statistics: Posted by bphan — Mon Feb 26, 2024 3:33 pm — Replies 0 — Views 8
View ArticleNetworking and servers • Share WLAN port to USB0, how to enable port forwarding?
Hello, I would want to ssh into a device that is connected to a Wireless LAN through a Raspberry Pi Zero W. To better explain what I mean, here is a quick rundown of the setup. There are three devices...
View ArticleTroubleshooting • Why when I take a video with 30fps I get one with 25 fps?
I am taking a video with the following commandCode: rpicam-vid -t 15000 --framerate 30 --width 3200 --height 1300 --codec mjpeg -o hello.mjpeg(just to check I also doCode: rpicam-vid -t 15000...
View ArticleDeutsch • Bridge wifi -> Ethernet -> Ethernet -> wifi
Hallo,ich habe einen recht speziellen Anwendungsfall. Ich habe ein Wifi Gerät dessen Software auf einem Tablet läuft. Da die Reichweite des Wifi nicht ausreicht möchte ich mit 2 Raspis eine Art Range...
View ArticleGeneral • Compiling TenserflowLite Micro library for Pico problems
Hello forum!I am having problems with compiling the TenserflowLite Micro library for Pico. (github link: https://github.com/raspberrypi/pico-tflmicro)I am on a windows 10 pc (using Visual Code...
View ArticleFrançais • Affichage séance
Bonjour à tous,Voici ma problématique :Mon entreprise viens de mettre à disposition un atelier détente pour ses employés sous forme de 10 min de vidéo immersive relaxante avec casque VR. Le nombre de...
View ArticleDeutsch • ständig SMB Login bei der Fritzbox
Hallo Leute,mein Raspi 4 meldet sich ständig an der Oberfläche meiner Fritzbox an. Mein Ereignisprotokoll der FB ist voll davon. Sowohl IPv4 als auch IPv6.Kann mir bitte irgendjemand erklären, wofür...
View ArticleCompute Module • CM4+Python+Bit banging
This is more like brainstorming with others more than asking how to do this. I try to summarize my setup: I have rather close to Modbus RTU protocol which I am processing using Python script on CM4. I...
View ArticleCamera board • HQ camera as webcam, but not full resolution
Hello,I've managed to turn my Pi into a webcam following this tutorial : https://www.raspberrypi.com/tutorials/p ... sb-webcam/In this tutorial, they use another Pi camera, so in the code it only goes...
View ArticleTroubleshooting • Communication between Pi Pico and RPi 4 using LoRa
Hi, I have been trying to connect two Pi Picos to the RPi 4 using LoRa. I am using Pico-LoRa-SX1262 868M on the Pico, and SX1262 LoRa HAT for Raspberry Pi. I can transmit data between the Picos...
View ArticleGeneral discussion • pearl.fr
These guys don't seem to be listed as official distributors as far as I can tell. I usually buy from Kubii when in France...but at the moment, they don't have what I want. Pearl seem slightly more...
View ArticleAdvanced users • cloud-init script to resize partitions / file systems
Hi,I would like to change the default behavior of the pi ubuntu image (23.10) to not resize the partition/filesystem to take up my entire SD card with the root partition. After a bunch of browsing...
View ArticleBeginners • CircularOutput incomplete
The H264 files created by my script are often missing huge chunks of footage.My script is based on the capture_circular_stream.py example (a combination of mjpeg_server.py and capture_circular.py),...
View Article