SDK • Importing an SDK project to the VS Code extension
I just installed the Pico VS Code extension and I am trying it out on a Raspberry Pi 4B with the latest Raspberry Pi OSI was able to create, build, and run the blink example as a Pico project.I have...
View ArticleGeneral • Re: Problem with IRLZ44n mosfet in a circuit
You seem to be describing this backwards - If the FET is off then you expect to see 9V (ie. the full supply voltage) between drain and source; if the FET is on you hope for that voltage to reduce...
View ArticleCamera board • Re: Issue of OV5647 camera in opencv
I tried to run this camera stucks when it is to pass frame for processing in virtual environment. If i execute same program outside Venv then it runs properly. Even i tried reinstalling again still...
View ArticleNederlands • Re: Raspberry Tuoch Displa2
Je bent het vertrouwen in de RPI kwijt omdat de software van derden niet werkt Statistics: Posted by zonstraal — Fri Jan 03, 2025 7:23 pm
View ArticleCompute Module • CM5 Unexpected Shut Down
I am running a CM5 (Lite with 4G RAM, no wireless) with the Dev Kit (CM5 I/O + passive heatsink + fan resting on top with chassis lid removed). I'm using a Sandisk uSD card and have an HDMI monitor...
View ArticleOfficial Display • compatibility 7" touch display 2 / HiFiBerry DIGI2...
Is the 7" touch display 2 compatible with a HiFiBerry DIGI2 Pro on a RPI5?Or are they using some same connectors?Statistics: Posted by pipau — Fri Jan 03, 2025 7:39 pm
View ArticleCamera board • Re: how the SingleExposure HDR mode works for HQ
It accumulates (meaning adding together and denoising) multiple short exposure images thereby developing more than 12 bits of precision.....I guess it's just a question of terminology. "Single...
View ArticleBeginners • Re: Is this even possible with my old Lulu Mirror?
According to.... https://www.reddit.com/r/hardwarehackin ... ?rdt=39048"Thanks to the images shared by TheMiggymigs, I can see what looks like a mini HDMI connection between the display and the video...
View ArticleSDK • Re: How to connect a DAC to the Pico2 W as a2dp sink?
@Ascertain1413 , not sure how to reach you, I missed your last reply on the locked thread.Your DAC should work, but needs the correct setup (via pins or solder bridges). My notes on this:Code: Works...
View ArticleGeneral discussion • Re: Raspberr4 not boot
The LED warning flash codes are here: https://www.raspberrypi.com/documentati ... lash-codesStatistics: Posted by neilgl — Sat Jan 04, 2025 7:22 pm
View ArticleBeginners • Re: MSP3520 (ili9488) pinout
Sorry to say, but don't know any tutorial for setting up your display. From connection point of view it's just a SPI display where you should use SPI-0 -> tons of info here on the forum and on the...
View ArticleBeginners • Re: cpu consomption high
Dear,I would like to know why mutter and python consume more CPU ressources?Thank you.As @thagrol asked, what are you launching at start up?If Mutter is the alternate UI for RPI. then search the...
View ArticleTroubleshooting • Re: No touch on Adafruit 2.8" PiTFT Capacitive Touch...
Checked the specs for you! I2C is connected to GPIO2/3 = I2C-1.As you don't have a device reportesd on that bus there is either no touch controller at all or it's dead.Nothing more I can do...
View ArticleGeneral discussion • Re: What is your experience on AI chatbot on computing...
I’ve been struggling with a particular programming problem, ChatGPT has come up trumps for me, providing code samples that I’ve adapted into my work. It’s also provided decent suggestions for...
View ArticleTroubleshooting • Re: Raspberry Pi 5 on a life support for no such reason
I managed to throw 80$ at the most terrifying company and buy another one, just because i'm tired of these problems. THIS BROKEN RASPI 5 IS BECOMING A SLEEP PARALYSIS DEMON. Statistics: Posted by...
View ArticleSDK • Re: Pico SDK tries to compile with MinGW GCC
After a lot of back and forth it came down to this: In my CMakeLists.txt I put the project(...) command before include(pico_sdk_import.cmake). This made CMake use MinGW gcc.exe for all ARM...
View ArticleRaspberry Pi 400 and 500 • Re: PINOUT command does not work on PI500
The amount of RAM fitted can be determined from the Revision Code or other means even if the Pi model, SoC and other features, cannot be determined so it might be worth filing a feature request to...
View ArticleOfficial Display • Re: Touch Display 2 does not function correctly with POE+...
The POE HAT fan control is possible through either the firmware or the kernel sending the I2C commands. You can't have the firmware doing it and also then use that I2C bus for the camera through...
View ArticleAdvanced users • Re: Pi Zero to 18 bit colour LCD
What makes you assume 18-bit is not supported on HDMI?Your driver needs to convert the data to DPi so question is which adapter do you use?A TFP401 from TI is all that you need...
View ArticleGeneral discussion • rotary-encoder overlay ?
Hi,I have an old RPi 2 plus V2.1 with fresh install of current day bullseye 24/10/22, (kernel says v7.x) that I am trying to find useful employment for. I have hit on a project involving a rotary...
View Article