Advanced users • Re: Raspberry pi 5 - j17 for 2pin 12v FAN
And I was humorously referring to his response because it is completely off-topic :aBUGSworstnightmare gives an example of a 5V fan (as seen in the picture), while I have been asking from the...
View ArticleAutomation, sensing and robotics • Re: Does RPi Zero W 2 has enough memory...
Many thanks. For item 3, would it be far easier to subscribe to a cloud service provisioner (no need to do firewalling and the endless list of possible attacks)? May be hopefully some service provider...
View ArticleHATs and other add-ons • Pi Codec Zero AUX out suitable connectors
The Pi Codec Zero has a four-pin AUX out connector.Does anyone know of a 3.5mm jack or RCA adaptor that has four pins which have the same spacing as the four holes on the Pi Codec Zero? I can find...
View ArticleTroubleshooting • Re: Appearance Settings exits prematurely
Update: Not sure if it's significant but my route to desktop was via a bookworm Lite OS install then I installed "xserver-xorg raspberrypi-ui-mods" over the top.Today as part of some other work I...
View ArticleBeginners • Re: Need 1-pin JST Connector for my Noctua/ Rpi4
on a Pi4 you want to connect to GPIO or what are you up for (as there is no JST connector on the board).The wires you're looking for a called DuPont. Better cut available jumper wires and solder them...
View ArticleCompute Module • Re: Raspberry pi Compute Module 4 booting issue
here is the video https://drive.google.com/file/d/1MOyLro ... sp=sharing you can check LED Status Also.O:K. some things that caught my attention:what is there connected to GPIO? Get rid of that first...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Problem With High Resolutions With...
Minor correction.Four lanes is having issues with current top-of-tree kernel (I'm seeing a horizontal image shift of about 25% of the image width). It is resolved by njh's other patches though, so I...
View ArticleGeneral discussion • Re: Overheating Raspi and Lithium Battery
It sounds like your battery isn't up to the job. Is it well shaded/insulated from any heat sources and well ventilated?Statistics: Posted by pidd — Sat Jul 13, 2024 8:51 am
View ArticleGeneral discussion • Re: Using USB power heats up Pi 5
what current does the Pi need when working without the monitor?Works fine on a Pi 4 power supply which is 3amp without PD. That is running from microSD. Some SSDs and disks stress that supply.Should...
View ArticleCamera board • Re: Suppot for OV2311
Thanks!! The link for OV9282 is a great reference for me. But i have no datasheet of ov9282, did you send to here. Then i can compare to ov2311Statistics: Posted by zhenlinfan — Sat Jul 13, 2024 9:18 am
View ArticleC/C++ • Help with Freetype2 and Font Awesome fonts
I have a bunch of code related to producing output to framebuffer devices, which is useful on lower power models which don't work too well with a desktop environment because of limited resources.Using...
View ArticleGeneral discussion • Can not get udemy drm protected videos to play on...
So when i go to watch a tutorial on the website Udemy i can not play some specific videos but some others work flawlessly. After going to the website...
View ArticleTroubleshooting • Re: Headless Raspberry Pi 4B WAN change
I found adding a name to each network and indentation helps:Code: network={ ssid="AniDGreat_5g" psk="XXXXX" key_mgmt=WPA-PSK priority=90 id_str="new"}network={ ssid="Partha allience" psk="XXXXX"...
View ArticleOther projects • Re: Monitor car battery
There is a very simple (two resistor) monitor project at https://stfn.pl/blog/22-pico-battery-level/You will need to tweak the code depending on the accuracy of the resistors and the Pico ADC - note...
View ArticleRaspberry Pi OS • Re: Getting the changes in the latest 2024-07-04 release
Could you tell me where did you find this changelog?I like the easy straightforward ones....https://www.raspberrypi.com/software/op ... -os-32-bitClick on "Release notes"(I think the Release notes are...
View ArticleTroubleshooting • Re: Hdmi cec power outage
It looks like when the pi boots up without tv switched on,then hdmi cec will never work,expect is whole pi is rebooted. Needs a fix Someone has an idea for it?Statistics: Posted by mman1982 — Sat Jul...
View ArticleBeginners • Re: Plex and Pi-Hole
I had not thought about the need to have pi-hole running all the time, as far as possible. So I accept that playing around with other software may interfere in the running on my DNS server.So no Plex...
View ArticleMicroPython • Re: ViperIDE - Web-based MicroPython programming
https://viper-ide.orgA browser-based IDE for MicroPython programming - which looks like it could potentially be run locally if one wanted. More details at -https://github.com/vshymanskyy/ViperIDEIt...
View ArticleGaming • Re: Help with gpio buttons and image
Ok. You might be able to run a GPIO test program on the Pi Retropie image. If not, get a new SD card and put Raspberry Pi OS on it and boot from that. Now you can test the GPIO without anything else...
View ArticleNetworking and servers • Re: access point with captive portal with script...
Dig a bit more - the internet connection comes from the AP and network set up and has nothing to do with nodogsplash.You only want it for the connection verification.See this closed issue for a few...
View Article