MicroPython • Re: pico don't start after power-up
and now it suddenly works as it should I'm going to try it with the actual program (the previously posted one was a test version)Statistics: Posted by trixo — Sat Mar 02, 2024 4:29 pm
View ArticleGaming • Re: Linux Air Combat on Raspberry Pi 5
I just published a precompiled, binary executable for the latest, greatest version of Linux Air Combat on the Raspberry Pi5, so you won't need to compile it from source code any more. I also published...
View ArticleDevice Tree • Re: Adapting an overlay for AT24 EEPROM on i2c-0 for Pi 5
Those lines tell the kernel that a number of pins must be configured in particular ways before the probe function of the device driver is called. They are no longer needed because the dtb files for...
View ArticleTroubleshooting • Re: Red light of doom
solid red = power ok.try this: to check your HDMI and cables:- check your HDMI cabling and EDID status:power off your PIremove the SD cardpower on the pi.- you should get the diagnostic display as...
View ArticleOff topic discussion • Re: Sort data in Excel
because the default display format includes both date and time.it's just a "format display" issue.date is always stored with time. if you dont provide a time, it is 00:00:00 on the date given.that is...
View ArticleTroubleshooting • Re: How do I hook up my speakers?
I don’t think those speakers should be connected to 3.3V or 5V. Seems like a major error in their description and/or photos.As mentioned I believe they should be connected to an amplifier.That Amazon...
View ArticleTroubleshooting • Re: RPi 5 boots from USB but not SD
it may be your card adapter.older adapters may not handle the bigger cards.... i found that out the hard way. i think SDHC readers handle max 32G, SDXC are for bigger, but your adapter may not handle...
View ArticleTroubleshooting • Pi5 Active cooler always on
I've got my active cooler plugged in it appears to be running at full speed all the time. My temps are ~35C. My understanding is that it shouldnt turn on until 50C. The fan state is set to 0 so it...
View ArticleSDK • Re: Export labels from pioasm to C code
Regarding the 'origin' statement, isn't that the case with .wrap too? The assembler generates code to add the loaded offset to the wrap statements, so presumably I can just add my offset to the label...
View ArticleTroubleshooting • Re: Help Needed Newbie with Zero 2W with Camera v2
I got the official case that came with the camera cable. Cable with the leads facing the board.Statistics: Posted by jaycampcanada — Sun Mar 03, 2024 4:38 pm
View ArticleAutomation, sensing and robotics • Monitoring Multiple External Battery...
Hi,The scenario i am working on is I have a car in storage that has 2 lithium-ion batteries. I have dedicated chargers (one for each)but the manufacturer recommends that the chargers not be left on...
View ArticleCamera board • Re: Camera is not able to click the images
Using Bullseye 32-bit on a Pi with a V2.1 camera module attached, I changed that python code to use a filename without slashes in it, then it worked OK.Code: fileName = "img_" +...
View ArticleBeginners • Re: I am looking to setup a pi zero in ad-hoc or access point...
Just confirm for others, what Zero?The original does not have WiFi, though both the Zero W and Zero 2W have.Statistics: Posted by wildfire — Sun Mar 03, 2024 4:48 pm
View ArticleTroubleshooting • Re: 2 CSI cameras and 1 USB camera in CM4
PumpStatistics: Posted by Pahapaavali — Sun Mar 03, 2024 4:57 pm
View ArticleHATs and other add-ons • How to turn a PiJuice off?
I would like to be able to fully turn off a Pi with PiJuice attached. The reason is that it is a physical back up for another device and I need to store it but prefer not to pull the battery out - and...
View ArticleMedia centres • Re: Peppy player
aBUGSworstnightmare, thank you for the try!I supported three SPI displays before. I was not able to make working any of them. Sure there are many other SPI displays on the market but I don't have a...
View ArticleCamera board • Re: IR cut, how do I use it?
So I need to reverse the polarity assuming it works the same to switch it back?Yes if it's similar.The DC resistance of the coil in mine is only ~~ 60 Ω so not suitable for direct connection to a GPIO...
View ArticleBeginners • Can't blacklist Seagate drives for use w/ SmartMon
So, first of, thanks for the help. I had this exact setup working fine on my Pi4 and SmartMon worked fine. Bought a Pi5 and am transferring over my external Seagate drives and it doesn't see them....
View ArticleBeginners • libcamera-vid fails when running headless
I’ve been using the legacy camera option to take bird videos with an HQ camera, a motion detector and a Raspberry Pi 3B+. I Run the code headless because the camera is out in the yard. I have not had...
View ArticleCompute Module • Re: CM4 HDMI QUESTIONS
FOund this partECMF4-2450A60N10 by STStatistics: Posted by morzh — Mon Mar 04, 2024 4:22 pm
View Article