Troubleshooting • Booting from network, only when needed?
Hi!I have a RP 5 in a box, on the roof (for a skycam).It uses an NVME SSD.The box is closed and waterproofed.With SSH, I was trying to mount an USB stick (to use Raspi-Backup).I changed FSTAB, then......
View ArticleRaspberry Pi Connect • Testing your firewall...
I've been working on understanding the firewalls of the world (at least IPV6 compatible ones for the moment). Specifically I am trying to understand what the maximum/minimum/average time is required...
View ArticleAdvanced users • Active Cooler at 100% in Network Install with 2024-12-19...
I see in the release notes for the 2024-12-19 bootloader EEPROM image for BCM2712-based Pis:* Disable fan PWM GPIO between RP1 init and fan probe Drive fan PWM GPIO high during early boot to disable...
View ArticleCamera board • Libcamera configuration. Help for newbie
When I try to configure libcamera I get the following message:Code: pi@raspberrypi4:~/libcamera $ meson build --buildtype=release -Dpipelines=rpi/vc4 -Dipas=rpi/vc4 -Dv4l2=true -Dgstreamer=enabled...
View ArticleGeneral discussion • zero W and 7 inch touch screen
Hi folks,I have a couple of old pieces of Pi hardware (a 7 inch touchscreen display v1.1 from 2015, and zero W v1.1 from 2016) both of which still function. I thought it could be a good project to...
View ArticleTroubleshooting • Raspberry pi5 does not boot
I am looking for any assistance on getting this raspberry pi5 to work again. It boots for one second, then instantly shuts down.Details:I purchased a raspberry pi 5 in February and I have been using...
View ArticleOther projects • Retro "PI 400" for AVR development
I built my own retro "PI 400" that I use for AVR development. I use AVR controllers in a lot of my side projects. You can find details about the build on Hackaday here:...
View ArticleTroubleshooting • messed up my ssh connection while setting up GPS...
First of all im not sure if thats(the title) is the exact cause, Im unable to ssh after making the changes related to gps setting up.device: pi zero what: waveshare gnss hatsetup: to make an NTP...
View ArticleNetworking and servers • Help with Bluetooth RFCOMM Server on Raspberry Pi
Hi everyone,I'm working on a project to create a Bluetooth RFCOMM server on my Raspberry Pi. The goal is to replace a UART-based CLI interface with a Bluetooth-based one. The server should allow me to...
View ArticleRaspberry Pi Connect • cli commands not saved to $HOME/.bash_history
Using remote shell in Raspberry Pi Connect, if I close the window by using the exit command, the commands I typed are saved in .bash_historyHowever, if I just close the browser window that remote...
View ArticleCompute Module • CM5 power on issue
Is anyone having problems with powering on the CM5 on the Pi IO board? I press the power button, see the red light flash and that’s it. Every once in a while it will correctly power on but it takes...
View ArticleCamera board • Generating rpicam-hello images with remote RPi cameras via SSH
For those that have been following my lack of progress in getting images from RPI with RPI OS lite loaded, I have moved to this post and will now only concentrate on connecting to the remote RPI via...
View ArticleTroubleshooting • Rpi4b: Only Red light glows, no green light, no boot.
My rpi4 glows continuous red light and doesnt even blink or even once glow the act (green) light.I tried booting using a working rpi4 SD card, but this faulty one doesn't even connect.I don't have a...
View ArticleNetworking and servers • nRF24L01 Communication between Pico and Pi Zero
I'm trying to create a setup where a Pi Zero can transmit commands to a Pico via some nRF24L01+PA+LNA modules. I think the wirings are correct, since the hardware is responding to register commands,...
View ArticleFrançais • diaporama qiv
bonjour à tous !Je teste qiv (https://linux.die.net/man/1/qiv), ca marche sur le principe.Je me cx via ssh et j'affiche un diaporama en mode automatique :qiv -l -R -f -m -t -s -d 2 -u /home/pi =>...
View ArticleTroubleshooting • Cannot install Ubuntu on Raspberry Pi 500.
Hello,Today i got my brand new Raspberry Pi 500. I wanted to install Ubuntu 24.10 and the first try i got an "installer crash". Second try idem. Third try idem. After that i tried Ubuntu 24.04 and...
View ArticleBare metal, Assembly language • Problems Setting up Circle SDK for PI Zero
HiSo I am trying to setup using the Circle SDK, but I get lots of errorswhen it run the recomended Code: ./makeall commandThis is after running the Code: ./makeall clean command Here are the errors...
View ArticlePython • Issues with code from Raspberry Camera Guide 2nd edition
Hello,I am attempting to run the following code on an RPiZ 2W loaded with a new image of RPI OS Bookworm Litethe code is as follows:-Code: import timefrom picamera2 import Picamera2, Previewcam =...
View ArticleAI Camera - IMX500 • imx500 architecture and/or instruction set
Hi,I would like to program my RPi AI camera to act as an optical flow sensor for my drone. Basically, I want it to look around and report the shift between the last two frames it received. I've tried...
View ArticleAutomation, sensing and robotics • Tiny Code Reader from Useful Sensors with...
HelloI would like to use the “Tiny Code Reader from Useful Sensors” module with a raspberry pi 4.I went to read the official documentation :https://github.com/usefulsensors/tiny_c ... /README.mdIt...
View Article