Advanced users • [Help/Advice needed] Pi Zero W as a virtual ROM
Hello fellow tinkerers!I am working on a project, that consists in transforming my RPi Zero W into a GBA cartidge (Kind of).My idea is the following:- Maybe a web server to upload them (easy part)-...
View ArticleGeneral • Re: Pico W overheating/fried using servo driver board
The board looks quite poor overall - not only is there the lack of protection between the 5V-supply servos and the Pico GPIOs, the layout of the power supply regulator looks really poor, with no...
View ArticleTroubleshooting • Re: RP2B Crontab start-up Python script is not working
Might be a Pi2Statistics: Posted by neilgl — Wed Oct 16, 2024 12:57 pm
View ArticleNetworking and servers • Can I create two separate networks using a Raspberry...
Is it possible to create two separate network with a Raspberry PI 5, one using the Wifi interface where a Web application is accessible by a fixed known IP and another where the Ethernet interface...
View ArticleGeneral discussion • Re: Pi 5: Kali Linux (from RPI Imager) stuck in 640x480...
Oh yes, everything else works. Kali alone is the problem.Statistics: Posted by tfrond — Wed Oct 16, 2024 1:08 pm
View ArticleBeginners • Re: raspberry Pi as printer server
Can you list the last 20 or so lines of the "dmesg" command, just after connecting the printer? That should show if it is even being detected.As kip_the_elder said, the printer shouldn't need to take...
View ArticleNetworking and servers • Re: Can I create two separate networks using a...
Yes.Oh, you wanted details of how to as well?Use ethernet as you normally would. Run an access point on the Pi for the WIFi side. There was an official guide to doing that around here...
View ArticleAdvanced users • Re: How to sync 4 Raspberry pi's
Hello alldoes anyone have any suggestions of how to sync the time of 4 pi's over the network within 10ms of each other they don't need to be that accurate to UTC just to each otherThanksNetwork Time...
View ArticleGeneral • Re: Official RP235xB boards?
So you are not a stranger. Some viable results: viewtopic.php?t=375975Need to make a pretty table: viewtopic.php?p=2260058#p2259809And more details about that delay:...
View ArticleAdvanced users • Re: libgpiod version [SOLVED]
Something is enforcing sole ownership of pins and, whatever that is, it is a problem compared to what used to be allowed.What you see as a problem, others see as a virtue.I have never denied that....
View ArticleBeginners • Re: Keeping Raspberry pi 4 powered during short power cuts
Have a look at this poor man’s UPS thread https://forums.raspberrypi.com/viewtopic.php?t=281334Statistics: Posted by neilgl — Thu Oct 17, 2024 12:40 pm
View ArticleTroubleshooting • Rpi-4 Streaming Blurry with 16MP ArduCam
HelloI have an Rpi-4 with an ArduCam 16MP cam attached.Running latest bookworm with Raspberry Pi Desktop:Code: $ cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"NAME="Debian...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Does debug probe use GPIO Pins 7, 8,...
The GPIO lines listed on the diagram are indeed the lines that the respective LED's are connected to (via 470R resistors). On the debug probe they do not connect to the external device as you...
View ArticleGeneral • Re: [overclocking] RP2350 at 600 MHz, with Flash, PSRAM, ARM,...
I've updated the title because it works with RISC-V cores as well (maybe a little bit better than ARM) And yes, I used the internal diode temp, my highly accurate and calibrated fingertip, and a FLIR...
View ArticleDevice Tree • Re: Matrix Keypad DTO crashes system on new RasberryPiOS install
Mmm, yes - there's something definitely broken on 32-bit. I tried forcing the use of the dwc2 in case the GPIO interrupt was clashing with the FIQ handling, but that didn't change anything.I suspect...
View ArticleCamera board • Re: "Or Better"?
It would appear that one of my Pi5 camera ports has burnt out / become non functional.In case it helps.......Based on previous info from 6by9 on the 8192 macroblock limit of the hardware encoder.As...
View ArticleGeneral • Re: Why are the buttons under the Project tab in the Raspberry Pi...
I can't see anything immediately wrong with your CMakeLists.txt file - if it was working perfectly fine up until a few days ago, then my question would be what changed at that point? We haven't...
View ArticleC/C++ • C/C++ compiler feat. gpio libs for Raspberry 4 + Windows 10 /ARM?
hello,which C/C++ compiler feat. which gpio libs for Raspberry 4 with Windows 10/ARM can be recommended? Just to switch gpios on/off and to use i2c and spi device drivers like e.g. wiringPi or pigpio...
View ArticleGeneral discussion • Re: Should I buy the rpi 5, mini pc, or a cheap Chromebook?
OP has logged in again, but not contributed to the discussion. Maybe it's not a genuine enquiry?sorry no laptop. my parents do not let me have my laptop all the timeIf you already have a laptop, then...
View ArticleAndroid • Please I need assistance with React Native
wow great.... Please I'm embarking on creating a reactive app that connect to a robot car powered by raspberry pi controller... I've completed the interface, please I'll appreciate assistance in the...
View Article