Quantcast
Channel: Raspberry Pi Forums
Browsing all 2419 articles
Browse latest View live

General discussion • Cannot install SCIPY on Pico

Hi!I am trying to run the "from scipy.interpolate import BPoly" line on Pico (norma Pico, not W version) through Thonny, but I am getting hit with "ImportError: no module named 'scipy''".When I run...

View Article


General discussion • Re: Cannot install SCIPY on Pico

From the first picture you are installing a module on you windows Python Not on the Pico itself, and that uses micropython.I would assume a hugh module like SciPy will not have a micropython version,...

View Article


General discussion • Re: Setting screen size to a specific value

you should test first by running Code: wlr-randr --output HDMI-A-1 --custom-mode 1680x1050@60Hz /\You missed a space !Second problem. Stupid me ! I plug the cable into the SECOND HDMI port (actually...

View Article

General discussion • Re: Raspberry Pi 2 end of production date

But I'm not sure that should I buy it for collection.I mean - if you're a collector and you don't have one and you want to add it to your collection: go for it. But as an actual Raspberry Pi computer...

View Article

General discussion • Raspberry Pi 3 trying to control a strip of WS2811 LED's

I'm trying to use a Raspberry Pi3 to control a strip of WS2811 LEDS (controlled in groups of 3) using the pigpio library. I have the latest bookworm os installed as well as all the appropriate...

View Article


General discussion • Re: Very old PI - need to get its model type

I had one of those early Raspberry Pis too, and yeah, the 26-pin GPIO makes it tricky with modern kits since most are built for the 40-pin layout. You can still use basic components like LEDs,...

View Article

General discussion • Re: My confusing with the Pi

Yeah, the whole boot process on the Pi/CM series is definitely more restrictive compared to a standard PC. The lack of a proper BIOS-style boot menu is a bit frustrating, especially when dealing with...

View Article

General discussion • PiZero OTG: host or peripheral

Hi, I rounded up some information on OTG modes for the PiZero. Please comment if I'm missing anything else that may be helpful to include.https://tsengf.blogspot.com/2025/02/piz ......

View Article


General discussion • Can I use my pc to run rpi os and then transfer it to...

I want to work the RPI OS on my actual computer, because working on a RPI is really slow (and my setup isn't helping either...) and when I'm done just copy the files onto the SD card and boot.I've had...

View Article


General discussion • Re: PiZero OTG: host or peripheral

Please comment if I'm missing anything else that may be helpful to include.Some initial thoughts:If the ID pin on the USB Micro-B is shortedShorted to what? Ground? Yes. +5V? No. It matters....

View Article

General discussion • Brand new Pi 5 just flashes green once and then red

I bought this from Seed Studio. I formatted an 8G micro SD for 64 bit OS and plugged the video, ethernet and USB (for keyboard and mouse) just like I do on the other 3 pi's that work and this one is a...

View Article

General discussion • Re: Brand new Pi 5 just flashes green once and then red

Isn't this about time for "ame" to say "Welcome, new user!" ?Statistics: Posted by BigRedMailbox — Thu Feb 06, 2025 12:33 am

View Article

General discussion • Raspberry pi5 with bookworm issues

I have a newly acquired raspberry pi 5 running bookworm OS which is just not running right (only way to describe it)I flashed the OS and all was good for about a month then the pi would freeze up,...

View Article


General discussion • Mac addresses for Compute Module 5

Hi All,If I am planning to use more than 1 CM5 in my system design, is it always guaranteed that all CM5s will be assigned with unique Mac addresses.Are all compute module 5 sourced from Raspberry PI...

View Article

General discussion • raspberry pi 7" touch display 2 on lineageOS

Is there any way to use the official raspberry pi touch display 2 on lineageos for raspberry pi 5 or is it currently impossibleStatistics: Posted by mrfab — Thu Feb 06, 2025 5:30 pm

View Article


General discussion • Re: Raspberry pi 5 capability

The cpu architecture on the Pi is ARM, the architecture on a "pc" is intel or AMD (x86). They are NOT the same. ARM processors need different software than x86. Some software packages are available...

View Article

General discussion • Re: raspberry pi 7" touch display 2 on lineageOS

Think you're better of asking that question in a lineageOS forum If they run a decent kernel which has the updated drivers/overlay for starting the V2 screenStatistics: Posted by aBUGSworstnightmare —...

View Article


General discussion • code for adjustable power dissipation?

I have an instrument I want to maintain at as constant an average temperature as I can conveniently manage. There is enough thermal mass for a fairly long thermal time constant, like 30 minutes, and...

View Article

General discussion • Re: code for adjustable power dissipation?

...I should also note, it would be annoying if the Pi suddenly decides to do some sort of periodic maintenance thing in the background that significantly affects the power dissipation. Its main job...

View Article

General discussion • Can I Run a Full Linux Desktop Environment on a...

Hello everyone,I’m interested in using my Raspberry Pi Zero 2 W as a lightweight desktop, but I’m wondering if it’s capable of running a full Linux desktop environment, like XFCE or LXQt. What are the...

View Article
Browsing all 2419 articles
Browse latest View live