Quantcast
Channel: Raspberry Pi Forums

Image may be NSFW.
Clik here to view.

General discussion • Re: How will California Law (AB 1043) affect Raspi OS?

Even washing machines have operating systems these days And they download updates!I think its limited to devices that can download applications, rather than updates.Even that is vague, with our...

View Article


Troubleshooting • Re: Getting GPIO Python code running at boot

Tried putting them both in an executable bash and it still not working. Nothing on boot and "systemctl start" just sits there until I Ctrl+C. "systemctl status" is only showing the first line..?Code:...

View Article


General • Re: Driving hundreds of LEDs with the Pico

Green is green, Not when it comes to LEDs!The one that surprised me is that "High Efficiency Red" is now a colour, not a statement about efficiency: I was browsing a datasheet a whole ago and noticed...

View Article

Camera board • Re: Wave share IMX415 camera issue

how to reslove this oneAsk waveshare?Statistics: Posted by thagrol — Fri Feb 27, 2026 2:28 pm

View Article

Image may be NSFW.
Clik here to view.

Camera board • Re: Using 3rd party camera

Ok, now we are getting somewhere. As a first step I'd liket to capture the raw data from the sensor. To that effect I did the following configurationSo sending the signal from the 0x5b1s to the csi,...

View Article


General discussion • Re: Am I the only one who hates rpi-imager 2.0?

Why should i setup a desktop on a Pi when I have a mutch powerfull machine in hand? So that you can upgrade to the latest version of imager by typing a few characters on the command line and use it...

View Article

Beginners • How to fix No module named 'pkg_resources')?

I just installed a new Trixle 64 bit image on my RPi 3 and I want to work with Thonny. I created a new virtuel environment.I want to install some new modules, but I get this error:PROBLEM IN THONNY'S...

View Article

MicroPython • Re: Pico GPS Date/Time server (no WiFi)

I just ran a script on a RPI Pico with ONLY the following code:Code: import timeutc_time = time.gmtime()print ('utc_time: ', utc_time )'It gave the following output:>>> %Run -c...

View Article


Beginners • Re: How to fix No module named 'pkg_resources')?

You may want to ask on the Thonny Group forum https://groups.google.com/g/thonnyStatistics: Posted by DS256 — Fri Feb 27, 2026 2:59 pm

View Article


Camera board • Re: replacement for PiKrellCam on RPi Zero W?

I do not have an answer I was just going to say that the software I used has the same issue.RPI_Cam_Web_Interface. And so I too am looking for a replacement.Not a replacement by any stretch, but for...

View Article