Quantcast
Channel: Raspberry Pi Forums

Camera board • Re: Camera Module 3 – How to Fix Shutter Speed and Gain...

Rpicam-apps use this code for setting the correct controls into a control list for fixing/disabling exposure time and analogue gain settings.Then the control list is passed to the next request that is...

View Article


Troubleshooting • Re: How to apply calibration matrix for touch screen based...

The touchscreen plane is 4095x4095your display plane is something like 1920x1080you need to first scale the touch plane to the display plane with something like Code: xinput set-prop 6 152 5.11875 0 0...

View Article


Troubleshooting • Re: Poor performance when launching as autostart

I've written a python script that launches MPV in response to network calls. When I launch my script manually from a command-line it works great, and when I create a...

View Article

Raspberry Pi OS • Re: a reliable repository list

All I would do to help you would be type in the search/address abroadapt mirror excludeAnd plenty of options have popped up.I think when I had ipv6/IPv4 problemsapt-select and apt-smart cropped up in...

View Article

General discussion • Hot Wheel Car Racing Leaderboard

Hello all,I am fairly new to raspberry pi, and I wonder if it’s possible to create a leaderboard type system for hot wheels (with laps) where let’s say I do a one hour race around a circuit , and it...

View Article


General • Re: Pico 2 W - Dead or not dead? Access to files?

Try connecting the Pico to the Pi3.Some other options: viewtopic.php?t=383317Statistics: Posted by rpiMike — Mon Jul 14, 2025 8:10 am

View Article

Raspberry Pi OS • Re: How to Optimize Raspberry Pi Performance for Home...

you could overclock it and stick a heatsink (with or without fan) on it. for sd card, maybe overlayfsStatistics: Posted by wcl55 — Mon Jul 14, 2025 8:14 am

View Article

General discussion • Re: Hot Wheel Car Racing Leaderboard

Yes, entirely possible. The same or similar has almost certainly already been done. Google will find themStatistics: Posted by jamesh — Mon Jul 14, 2025 8:24 am

View Article


Troubleshooting • Re: Raspberry Pi 5 not booting

Hello,My Raspberry Pi is showing red LED with 3 long and 3 short blinking green LED. I have tried changing my SD card, but no progress. I've also tried resetting EEPROM to its factory default...

View Article


HATs and other add-ons • Re: Creating own firmware for the Build HAT

IDK what you're doing, but, I just followed the instructions ... NBD, works fine.I will explain exactly what I am doing in a later post, but I also don't know what you are doing. You appear to have...

View Article