Français • Re: Boot home assistant sur ssd nveme Raspberry pi 5
Oui la nape est bien branchée j'ai vérifié plusieurs fois dans le config.txt je n'ai rien modifié j'ai vue plein de personnes en parlé mais je ne voie pas comment je peux y accéder alors que mon...
View ArticleGeneral • Re: How do I connect the voltage source to the Pico ADC ?
But my circuit is acting like it has a 30k resistor in paralel with that 6.2k.Do you happen to have the pull-down enabled on that pin ?Statistics: Posted by hippy — Sat Mar 09, 2024 2:41 pm
View ArticleGeneral programming discussion • Re: List of all built in (and external)...
on the pi try pip listStatistics: Posted by gordon77 — Sat Mar 09, 2024 2:41 pm
View ArticleCompute Module • Re: Power the RPi CM4 using a 18650 battery
If you plan to create a custom carrier board for CM4 then there are various options available.Look at TI offerings regarding battery management, charging and power management. The setup would look...
View ArticleGeneral • Re: Wi-Fi country code for the UK ?
Thanks for that; particularly the file which I hadn't found myself.It was a combination of it being "CYW43_COUNTRY_UK" and not "CYW43_COUNTRY_GB" and a flawed tutorial which used "UK" which had me...
View ArticleGeneral • Re: Memory Problem with Pico and Camera HM01B0
with Arduino IDE I have a problem to upload to Pico Code: Resetting /dev/ttyACM0Converting to uf2, output size: 458240, start address: 0x2000No drive to deploy.. But with rhsell there is no problem to...
View ArticleTroubleshooting • Re: Raspberry PI 3B WiFi not working!
I just bought a WiFi dongle so I don’t need any helpStatistics: Posted by P135928 — Sun Mar 10, 2024 2:21 pm
View ArticleOff topic discussion • Converseen - bulk image resizer
On of the programs I miss from Windows is Fastone which is a simple and very convenient image editor that can also perform bulk changes to image files. There was a similar program in Debian but it has...
View ArticleCamera board • Re: Camera can only focus at <1cm
It looks like BGR rather than RGB. How are you capturing it ?Statistics: Posted by gordon77 — Sun Mar 10, 2024 2:23 pm
View ArticleWanted • Re: Looking fpr a particular heat sink
If you look at the original Reddit post you will see it was ordered from RS in Australia and modded by the poster.Original post is https://www.reddit.com/r/raspberry_pi/c ... k_testing/Ordered item...
View ArticleNetworking and servers • Re: PiKVM access from internet
Hey, not sure if you ever got this functioning. Had recently got my hands on some PiKVM 4Plus and ran into the same issue. In my case the PiKVM is being run behind and Nginx Reverse Proxy.My issues...
View ArticleNetworking and servers • Re: wireless image transfer
Actually, what I wanted to ask was this. How can I transfer the image I receive from my Raspberry to a monitor wirelessly? Because in the project I want to do, I will use Raspberry as a camera system...
View ArticleBeginners • Re: Basic Linux programminh
I just picked up a very very cheap copy of the O'Reilly Learning the bash shell by going back to the 2005 version.Thought the money saved was worth the learning experience - if it does not work I can...
View ArticleTroubleshooting • Re: SSH and Cannot display desktop
I'm kinda with kerry_s on this one you don't need the desktop so why have it enabled? But it may not be related to the desktop at all.Some suggestions:Reboot and look for errors in /var/log.syslog,...
View ArticleBeginners • Re: Raspberry pi 5 many issues
What operating system and how are you creating the image?IIRC the Pi imaging program only sets up SSH and WiFi for the official Raspberry Pi Operating System - others such as Ubuntu need ssh...
View ArticleGeneral discussion • Re: RPI5 official case design
The design is funadamentaly poor....I disagree. I don't know why you have had an issue with the power button: for me I was able to press the light pipe quite easily, although most of the time I don't...
View ArticleTroubleshooting • Re: POE not working
I'l assume you have checked the basics:You are using ports 1-4 of the switchThe cables are fully wired through correctly and work with another PoE deviceYou are not exceeding the cabling run (test...
View ArticleRaspberry Pi 400 • Re: Is there going to be a Pi 500?
So if they want to bring a Raspberry Pi 500 it should have a real good keyboard without present trouble.That's a good point. Since the Pi 5 has improved so much since the Pi 4, to keep things balanced...
View ArticleMicroPython • Re: pico-to-pico via intenral router: accept () issue
"Correct 499,968 - Lost 2,006 - Errors 0"Looking good. That's about 4,000 lost per million, about 0.4%, one every 250 packets on average. And that was stress-testing the regime, sending packets as...
View ArticleTroubleshooting • Re: Raspberry Pi 5 Troubleshooting
As with all this type of problem...If you cannot see the solution fairly quickly and have read the various boot stickies on here; I'd advise setting up a new known good SD card with raspi OS and a...
View Article