General discussion • Cant connect to New WIFI, just to old ones.
Hi.I have a rpi zero w.This was working and time ago i installed comit-Up program:http://davesteele.github.io/comitup/The thing is that dont seems to be working properly (i cant connect to new...
View ArticleGeneral discussion • Re: Cant connect to New WIFI, just to old ones.
What frequency band does your new WiFi use? IIRC, the Pi0W is 2.4GHz only.Statistics: Posted by W. H. Heydt — Fri Sep 13, 2024 12:00 am
View ArticleOther projects • Powering the Pi Devices
Hello!Can a (presumably) large enough a power blob for running the Pi, be setup to run more than one? I have a project in the works that would have a router, which is separately powered of course,...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Connecting a DSLR Camera with USB-C...
I ended up successfully testing out a couple of solutions, but would still love to be able to purchase a ready-made cable of this type so I had a rock solid solution.First, I bought a USB Micro male...
View ArticleOther projects • Re: Powering the Pi Devices
Should be possible. I've currently got a CM4, 2 x zero2W, a zeroW, and assorted drives running from a single ATX PC PSU.Statistics: Posted by thagrol — Fri Sep 13, 2024 10:35 pm
View ArticleTroubleshooting • Re: Pi5+Debug probe UART. Any thoughts?
Spirits all around I think. Putty is showing some kernel spew. Thank you for the help.Statistics: Posted by g40 — Fri Sep 13, 2024 10:54 pm
View ArticleTroubleshooting • IMX477 Camera Dropout Issue with Custom Carrier Board on...
We are using Jetson orin NX with the following setup.-NVIDIA Orin NX-Custom carrier board-3 IMX477 Raspberry Pi HQ cameras connected via CSI ports-L4T 35.4.1 (we also tested things on 35.5.0)-Enabled...
View ArticleAdvanced users • Re: Image File Utilities
I understand /mnt is excluded in the backup which makes sense. That's why I asked whether a different mountpoint like /NAS/<external drive name> will be saved in the backup and restored. If not...
View ArticleRaspberry Pi Connect • Used Connect to create an IsAlive service via scraping
I would love it if I could Raspberry Pi connect from a remote machine programmatically. I wanted to use it to get the status of my pi, and I had to make a very convoluted script to get there, which...
View ArticleTroubleshooting • Re: Raspberrypi 5 freeze randomly and verry often
My 8GB raspberry pi 5 was freezing randomly, but I recently removed the slight overclock I had on the GPU and it hasn't frozen since.I hope this helps!Statistics: Posted by 83zr5 — Fri Sep 13, 2024...
View ArticleNetworking and servers • Re: Assistance with script to change Static IP
It's most definitely possible now. In fact, I'd argue that it's easier now than it was using dhcpcd since it's fully embodied in a well-structured command line rather than editing an easy-to-bork...
View ArticleRaspberry Pi OS • Re: Installing Raspbian on 10 Rpi-5
So, on the setup of the first RPi, after the first boot, I perform sudo apt update and upgrade...it downloads almost 2.5Gb of updates - that is after using the latest distro image file from the rapi...
View ArticleBeginners • Re: RPI 27w power pack spcs
In the general case I'm certain you're correct. But this thread is specifically about the official 27W PSU and that has a captive cable which I presume is suitably rated. Or it wouldn't be on sale.It...
View ArticleHATs and other add-ons • Re: HW RAID
My gut feeling at this time is that, as already syggested, OP is being cheap, has seen a few buzz words (EXSi, hardware RAID), seen a couple of "funky" products, but hasn't done their own (basic)...
View ArticleGeneral • Re: Official RP235xB boards?
May not be an issue for most but be aware that neither of the Pimoroni boards will overclock above about 320MHz. The Pico2 is no issue up to 400MHz.The issue is not the PSRAM as even with that removed...
View ArticleTroubleshooting • Re: Pi 5 not accessible by other Pi’s Mount
Hi Folks!Found a solution of a GUI access (the yellow file folders icon – pcmanfm) to my shared files so posting for others. May not be THE correct way but works.The files were not available via the...
View ArticleBeginners • Re: Raspberry Pi Zero 2 W memory split (I know...)
Ah, I didn't know if the generation of processor in the Zero 2's were the same type of architecture. Oh well! Just hoping for some free memory.Statistics: Posted by decoherent — Sat Sep 14, 2024 9:39 pm
View ArticleGeneral • Re: Blink Ex in VSCODE
When you say update to version 0.16.1 are talking about updating the raspberry pi 4 OS?Thank you,ChuckStatistics: Posted by chuck72352 — Sat Sep 14, 2024 9:50 pm
View ArticlePython • What is the official Raspberry Pi library for accessing GPIO ports ?
So far I succesfully used RPi.GPIO library to work with the GPIO ports of a Raspberry Pi 4. But after getting the latest Raspberry OS updates, RPi.GPIO is not working anymore. I get `Failed to add...
View ArticleBeginners • Re: IRF520 MOSFET Module control via PI
I connected the pwm channel from the fan to the irf520 sig channel that I fed with 12v, actually only 01.7v was able to run this module.The Raspberry Pi GPIO current is low and only provides the PWM...
View Article