Networking and servers • SMB over Pi Access Point
Hello,My goal is to have my Rasbperry Pi 5 be a "wireless network drive".So have it be an Access point that I can connect to wirelessly, then any external hard drive connected to the Raspi5, will be...
View ArticleGeneral • PIO+DMA w/ offset?
i'm designing an rp2350 custom board capable of interfacing with multiple different older "host" systems running on various cpu's. i want to have bespoke roms for each of those hosts served up from...
View ArticleGeneral discussion • Raspberry pi 5 and Pimoroni Base NVME
The Raspberry Pi 5 and NVME Based and Crucial P3 500GB Pcie Gen3 NVME has topped working.The Pi will not boot up I can boot the PI by using a micro sd and can see the drive, if i try to reinstall...
View ArticleBeginners • Running a program on start up and after connecting to the internet
Hello, I have a python script that makes calls to an API and updates some LEDS based off of the data received from the API continuously. I would like to run this script after the Raspberry pi turns on...
View ArticleCamera board • External trigger on GS Camera and rpicam-still
The following command line saves an image with an external trigger:LIBCAMERA_RPI_CONFIG_FILE=/usr/share/libcamera/pipeline/rpi/pisp/timeout.yaml rpicam-still --immediate -n --awbgains 1.5,1.5...
View ArticlePython • CPU Temperature Test Not Working; Need File Format
I tried to use the code on the "Heating and cooling Raspberry Pi 5" page (https://www.raspberrypi.com/news/heatin ... erry-pi-5/) and couldn't get it to work; kept getting this error:Code:...
View ArticlePython • ConfigUpdater / Parser import in Raspberry
In my Python (3.11) app in a Windows-11-environment, I successfuly imported the ConfigParser and -Updader, to maintain the INI file of the app.I'm now traying to migrate the same Python software to a...
View ArticleWanted • Battery power source for RPi 5
Hello, I would like to power a RPi5 8GB using battery. Requirements are: 1. Lightweight2. Only need to power a RPi5 for 2-5 minutes. Actually 1-2 minutes would be sufficient. 3. Controllable under...
View ArticleBeginners • Two Way Camera/Audio with Display
A little backstory, I'll be traveling for work for 6months and we thought about getting a pet/baby two way camera with display so I can talk to my wife and kids whenever I'm in the apartment. Yes the...
View ArticleBare metal, Assembly language • Circle Context Switch
Hello, I was wondering if anyone could explain why the Circle OS only saves only x16-x30 and likewise d8-d15?Code: .globlTaskSwitchTaskSwitch:/* x0: pOldRegs, x1: pNewRegs */addx0, x0, #8/* x0 is not...
View ArticleTroubleshooting • SSH connection crash
Hello,I'm using a Raspberry Pi Zero 2W with Raspberry Pi OS Lite and I can't debug my SSH connection crashes. (Unofficial power supply - 5V 2.1A )I use a python script to stream my camera via a DASH...
View ArticleFrançais • Cacher la box internet d'un raspberry pi ...
Bonjour,J'ai la config suivante:Box-Internet avec dhcp sur le réseau 192.168.0.0/24Un premier PI, relie par Ethernet à la box, avec un dhcp sur le wifi, réseau 192.168.1.0/24, recevant et distribuant...
View ArticleGraphics, sound and multimedia • 4 cameras with simultaneous video recording
I am new to this area, but I would like to build a video recording system with four cameras simultaneously recording the video. A few thoughts here:- The four cameras are preferred to be HD/4K cameras...
View ArticleMedia centres • 4 cameras with simultaneous video recording
I am new to this area, but I would like to build a video recording system with four cameras simultaneously recording the video. A few thoughts here:- The four cameras are preferred to be HD/4K cameras...
View ArticleBeginners • Missing "Logout" from application menu
Running Raspian Bullseye (Version 11) on Raspberry Pi 4.The "Logout" item is missing from the application menu. What how can I get it back on the application menu?Statistics: Posted by RazBeryLerner —...
View ArticleHATs and other add-ons • Trouble waveshare game hat battery 18650
I have this Game Hat from Waveshare. Works fine but recently shutdown ten minutes lates o gaming. The Battery its charged but when i replace for other old battery (just 20 minutes of autonomy) this...
View ArticleRaspberry Pi Connect • rpi-connect on other distros for Pi
Is this project source code available somewhere so that it may be packaged within other distros running on Pi devices?Thanks for any pointer.Statistics: Posted by macmpi — Tue Oct 01, 2024 4:37 pm —...
View ArticleBeginners • Having DNS issues. Help
Hi,I am a beginner trying to work with raspberry pi 5, but I have been having DNS issues. Whenever I try to ping www.google.com, I get an error saying "Temporary failure in name resolution". However,...
View ArticleAdvanced users • Soft temperature limit throttle *increases* CPU frequency
I am working with a Raspi Compute Module 4 that can sometimes heat up to 80C and 85C regardless of the CPU frequency.In fact to keep the temperature down as low as possible I usually have the kernel...
View ArticleRaspberry Pi OS • The latest Buster "Full" image is frm 2021, I...
Given the following links:https://downloads.raspberrypi.com/raspi ... 021-05-28/https://downloads.raspberrypi.com/raspi ... 023-05-03/The first one - (the one I found searching from the Downloads...
View Article