General discussion • Re: how much would it have cost per pi500 to fit the M.2...
"The Magnuson-Moss Warranty Act of 1975 makes it illegal for companies to refuse warranty because you opened the device.I am sure there is similar under UK law to stop nonsense like "you put a...
View ArticleMicroPython • Re: ST7789 240x240 colour display problems on Pico under...
Thanks, I had already tried that with no success. I will re-visit this module in the future as it's been holding me up with my other projects.Maybe post an image of the front and back of the display...
View ArticleGeneral • Re: Average proficiecy and soldering headers to the Pico
What David said, but also if it has been a while practice with some junk stuff.Review guides like the Adafruit Guide to Excellent Soldering.Use a chisel tip and make sure it is not oxidized. Get used...
View ArticleGeneral discussion • Re: Do HATs bend the GPIO Pins?
The force needed to add/remove those depends on the variance built into the connectors. They are not all of the same exact size, only very, very close to the spec size.Because of that variance, some...
View ArticleAdvanced users • Re: Bookworm, set main partition size at first boot to...
I have spend a day of flashing and tweaking, and reflashing again trying to sort this out. As I mentioned, sdm can do this, and makes it pretty easy.No need to spend a whole day on it, when 15-30...
View ArticlePidora / Fedora • Headless (mostly) Fedora CoreOS on RPi4 - A Brief Updated...
Hello,making my way through many tutorials as Headless (mostly) Fedora CoreOS on RPi4 - A Brief How To (updated 9 Oct) - Raspberry Pi Forums and libgpiod, I can say, things a bit easier now, you don't...
View ArticlePidora / Fedora • Re: Headless (mostly) Fedora CoreOS on RPi4 - A Brief...
Butane or Ignition configCode: variant: fcosversion: 1.0.0passwd: users: - name: admin groups: - "sudo" - "docker" password_hash: hiddensystemd: units: - name: docker.service enabled: true - name:...
View ArticleSDK • Re: Trouble printing time_us_64() [SOLVED]
Your code does not use the result from the macro at all.Ah, indeed. Elsewhere I do assign it back to the original variable, which is why I was only getting one warning. This part of the code with the...
View ArticleTroubleshooting • Re: Raspberry pi 5 power delivery
Chicken and egg?Nah. More a marketing and/or user education issue.Wattage ain't everything. According to my reading the folks behind the PD standard decided on using wattage as the main spec because...
View ArticleTroubleshooting • How to restore Serial pins in Python
Using RPi.GPIO library I use Serial pins 14 and 15 for other task but later I want to use them for (hardware) serial using serial library.Code: GPIO.setmode(GPIO.BCM)GPIO.setup(14,GPIO.OUT)After this...
View ArticleBeginners • Re: Help understanding WiFi speeds/standards and the Pi5
If the connections speeds im seeing with the pi are any indicator, a GB will be much better but still not quite enough.When i stream 2mhz of rf spectrum at 16bit resalution the pis 325mbps connection...
View ArticleGeneral discussion • Re: Hints on 2025's roadmap?
Happy New Year to everyone with best wishes for good health and prosperity.This is basically a question for the good gentlemen of RPL.Any hints on what lies ahead?Should we expect to see new hardware...
View ArticleBeginners • Is this even possible with my old Lulu Mirror?
Hello,I am trying to convert an old Lululemon Mirror. I have an old version, Samsung LTI400HN01, and am unable to locate any controller to swap out. Can I follow the process to create a MM using what...
View ArticleTroubleshooting • Re: Pi 5 video playback on YouTube fails.
Have you tried a fresh install of Pi OS Bookworm on a spare sd card.What resolution is your screen?I have no issues playing youtube on my Pi5 using Chromium.I'll try from a spare USB. My screen...
View ArticleTroubleshooting • Re: constant freezing with the raspberry pi 5 under any...
Are you using the official 5A power supply?https://www.raspberrypi.com/products/27w-power-supply/Statistics: Posted by rpiMike — Fri Jan 03, 2025 6:35 pm
View ArticleSDK • 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 • Re: CM5 Dev Kit Fan Clearance issue
Can't you simply mount the fan on top of the case? You may need to drill/cut a hole for running the canle through but that's it. Whx do the nuts need to be inside of the case?Statistics: Posted by...
View Article