Graphics, sound and multimedia • Re: First ever development project - Mini TV
What makes you assume that this combi is going to work? Because of 40pin on display and adapter board? Sorry dude, that's a false assumption.Start small! Buy a known working display, get it up and...
View ArticleCamera board • Re: frontend has timed out v1.3 camera
Typically this means there's a problem with the hardware - either the camera sensor, connector cable or connector on the Raspberry Pi board. My first suggestion is to try re-seating the cable, and if...
View ArticleHailo • Re: AI camera with AI Hat+
Yes it is possible to use both AI Hat and AI Camera together while running different neural networks on each. Does that give any advantage? It's entirely dependent on your application and what you are...
View ArticleGeneral discussion • Re: AndroidBuddy: control any smartphone from Linux...
AndroidBuddy is now featured on the Pi-Apps store.Installation is now one click.As always, PLEASE respond with feedback. I have only been able to test this on one phone still. More data is needed to...
View ArticleGeneral • Re: Pico burnt after a few minutes , why ?
I don't know, but mine have also 16 MB Flash, WS2812B LED, user button, isolated VREF, and additional GPIOs.Statistics: Posted by gmx — Sat Nov 02, 2024 4:56 am
View ArticleBeginners • Raspberry Pi 5 - Unable to boot from NVME
Hello Everyone, I am new to the world of Raspberry Pi 5 and I am having a lot of trouble to boot directly from the NVME instead of the SD Card.What hardware I have:Raspberry Pi 5/8GBRaspberry Pi M.2...
View ArticleGeneral • Re: Enviro Grow (Pico W Aboard) connect to WiFi that requires...
Good question, we are about to find out similar I guess.If the PicoW (with micropython) cannot do it we're stuffed too.Yes eduroam is enterprise security etc https://eduroam.org/eduroam-security/So...
View ArticleGeneral • Re: Pico W overheating/fried using servo driver board
I apologize for the snarky tone in my post above. Anyway, I'm probably wrong about my magnetic coupling idea too -- it could be just some bad inductor parts. Agree that we will probably not know the...
View ArticleHATs and other add-ons • Re: NVMe overheating issues with GeekWorm dual NVMe hat
I haven't measured the total power drained by pi. Just checked in some forums - some guys measured pi power consumption on max load. Nothing is connected to pi, except the hat + 2 ssds.I have an...
View ArticleEspañol • Re: RP2040 NO RECONOCE EL PUERTO USB EN WINDOWS
¿Has probado con otro cable y otro puerto?Statistics: Posted by raspdroid — Sat Nov 02, 2024 7:40 am
View ArticleAdvanced users • Re: Pi-Hole No Router Access
Some ISP supplied routers do not facilitate setting a custom DNS server but do permit the DHCP server to be turned off. If so you can enable DHCP server on pi-hole and set custom DNS there. Either...
View ArticleTroubleshooting • Can't Claim Server
Hi,I can't claim my server. I am running Plex on a Raspberry Pi 4b (installed via Repo). I can log into Plex fine and when I go to claim the server, it tells me there was a problem logging onto Plex,...
View ArticleTroubleshooting • Re: Request for help: RPi4B (2gb ram) not booting to SD card
If you are asking what the input is to the monitor, it's HDMI. When the pi is booted without the SD card it just gets stuck on the initial screen (detecting for SD card or "USB-MSD")Statistics: Posted...
View ArticleTroubleshooting • Re: crazy issues with NFS and 2 pi's
If it happens again I'd try rebooting the Pi 4 first to see if that fixes it.It does, if I remember correctly that's how it went down last time. I had rebooted the pi5 several times (but without...
View ArticleC/C++ • Re: Driver (LKM) programming with pinctrl or userspace library
I'm trying to work with a rotary encoder and linux RT.The more I read, the more I think the "easy" solution would be to use the libgpiod V2. But following my first idea, I would have liked writing a...
View ArticleBeginners • Re: PI OS Upgrade: Buster to Bookworm
If I were to boot those remote machines from SSDs, what would you suggest?They don’t need much storage, just reliability.This is starting to sound fun again.I exclusively use startech USB3S2SAT3CB...
View ArticleOff topic discussion • Re: What batteries are safe?
I looked at LiFePO4 for the fire resistance. They are supposed to be the best for side of house batteries. I have not found a small LiFePO4 from a reputable company with matching charge/discharge...
View ArticleC/C++ • Cross compile using cmake
Hi Folks,Long preamble before the question. Necessary I'm afraid.I really shouldn't have gone down this rabbit hole considering how much I loathe xgcc environments. That said, I needed to in order to...
View ArticleBeginners • Rasp Pi Imager can't download image
I'm trying to install a new Pi image on my SD card. I set up the Pi Imager with the options I wanted, clicked OK then nothing. I thought Maybe it's just slow so I left it and went and did other...
View ArticleAI Camera - IMX500 • Re: run yolo on raspberry pi ai camera
Thank you - this is very helpful. As I mentioned in my prior response, I want to use a probe type device and use yolov8 to detect objects and beep if found. Will start with std model but in parallel...
View Article