Troubleshooting • Re: Raspi 5 seems unable to access SD-card
Thanks for all the replies!!Is there any battery/ammount of batteries in battery pack recommended/you would recommend that can provide the current needed for the raspi and for the adafruit powering...
View ArticleSDK • Re: Another cmake question - sorry
Thanks:That works outside the clauses as per your example. Is there anything I can use within a clause to, for example, just change a single parameter as per my original post? I can do what I want if...
View ArticleRaspberry Pi OS • Re: Converting DOC to PDF (In Pi OS)
https://pandoc.org/ might work. It's in RasPiOS. Haven't tried it but would be interested in knowing if it does.Statistics: Posted by bls — Thu Aug 22, 2024 9:45 pm
View ArticleGeneral discussion • Power Issues After a Spike
We had a power spike and lost several pieces of electronics even though they were on surge protectors (which are now obviously not all equal in protection).I thought I'd fried my PI 3+B but I am able...
View ArticleC/C++ • Re: DHT11 code works with python but not C++
wiringpi does not work anymore.You will have to code it by hand.As a whole, or just with the DHT11?Statistics: Posted by AntiRix — Thu Aug 22, 2024 9:58 pm
View ArticleTroubleshooting • Re: Raspberry pi camera not being recognized?
The post linked helped me immensley, thank you all for the help, I greatly appreciate itStatistics: Posted by something05 — Thu Aug 22, 2024 10:11 pm
View ArticleAutomation, sensing and robotics • Re: IP65+ Sealed Cased for RP 5?
May be I'm wrong, but I don't see a solution for the case that you have a combination of weather mishaps like wind and rain. Sometimes it is that bad that it looks if rain is coming from all...
View ArticleCamera board • Re: Displaying camera videos on split screen with raspberry pi 5
Weird, it's a link from the Temu online store. Maybe this here works ...It fails because it announces:Code: This item is sold out.Check out similar items.Then puts up a pop-up Code: Check connection...
View ArticleGeneral discussion • Re: Power Issues After a Spike
YesNoNo. But I think this would work: put a resistor across the output and measure current through it and an voltage across it. Keep replacing with smaller resistor until you start to see the voltage...
View ArticleBeginners • Re: NVMe memory
I've been using the following for more than six months without a single hiccup:Geekworm X1001 PCIe Peripheral BoardKingston NV2 500G M.2 2280 NVMe Internal SSDUsing PCIe 3.0, yielding both speed and...
View ArticleGeneral discussion • Re: RP2350 and Pico 2 released!
Well the B chip has more pins so quite likely on A chip those 4 extra ADC pins are not brought out.Statistics: Posted by fanoush — Thu Aug 22, 2024 10:47 pm
View ArticleAdvanced users • Powering a Pi 5
I have built a Raspberry Pi 5 which consists of all "official" Pi hardware but it is getting throttled and since my setup seems like it would be well withing the realm of Pi 5 setup's I wanted to...
View ArticleGeneral programming discussion • Re: 24 Minute Sun Simulation
Sweet! I’ve got half a plan now.Will the pico send signals to both strips of lights or do I need two picks?Also, the button to “run program,” is it just a simple button to program or am I going to...
View ArticleNetworking and servers • Re: Control Raspberry Pi Via Networkless Interface
"Neither of your posts help me at all."Sorry I thought I was answering the question:"web connection and some way to control the audio output that my raspberry pi 3b outputs through the 3mm cable"My...
View ArticleTroubleshooting • Re: How to Install a x86_64 .deb Package on Raspberry Pi...
[/quote]Not going to work, x64 drivers won't work when you're outside the box. If you're planning on staying inside (ie a vm ) then you'll no doubt find it painfully slow.[/quote]But box86 is not a...
View ArticleBeginners • Re: Raspberry Pi 4 to 5 GPIO issue?
Hello,I run the program below on my raspberry Pi 4 and it works. I run the program on the Pi 5 and it fails. [ ... ]Any help would be appreciated.Dealt with 3 weeks...
View ArticleGeneral • Re: Help to find pins
However, the SDK does provide/encourage the use of board definition files as we've seen - the board definition file for Pico contains PICO_DEFAULT_SPI_SCK_PIN, but this isn't used anywhere in the SDK...
View ArticleGeneral discussion • Re: 3A+ no longer works with touchscreen
New versions often require new firmware for the distribution. See the products' PCN, I think this is the one you need Pi 3A+ Revision 2 PCB:https://pip.raspberrypi.com/categories/816-pcnStatistics:...
View ArticleBeginners • Re: Browser page jumps position on refresh
[quote=memjr][quote=gajit0 post_id=2246965 time=1724422017 user_id=434823]Also, pages that (I assume) never refresh, such as the settings page NEVER exhibit this problem.[/quote]The pages you have...
View ArticlePython • Re: Raspberry pi 5 with DHT11
You might have a bad sensor. I once purchased 10 together and 2 of them were bad. One just did not work at all and the other one would frequently not work.Get another one, if it works, then you'll...
View Article