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

MicroPython • Re: rshell 'import main' vs 'machine.soft_reset()`

So my question is, what's the correct way of executing a script via `rshell`rshell was pretty cool when it came out, but mpremote is the new official way to talk to remote MicroPython boards. It...

View Article


MicroPython • Re: How can i run endless loop, and in the same time run the...

_thread needs an OS to manage it snf MicroPython has none. People's negative experience of _thread is a testament to how hard low-level thread management really is.Statistics: Posted by scruss — Sun...

View Article


Ubuntu • Re: Ubuntu 24-04 desktop64 installation fails on a RPi4

I was using the latest bootloader on my set up: RPi 5, NVME SSD, Raspberry Pi imager.Code: sudo rpi-eeprom-update BOOTLOADER: up to date CURRENT: Sat Apr 20 10:53:30 AM UTC 2024 (1713610410) LATEST:...

View Article

Troubleshooting • Re: Externally powered SSD doesn't work well on RPI4

I've run two kingston A400 SSDs without external power on a 4B but note that not all SSDs are as low in power.I've never found the need to put ferrite clamps at both ends of the cable, it depends how...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Why I am getting error "device is disconnected or...

Hi All I am using NEO 6M GPS module with raspberry pi 4 ,I kept raspberry pi and GPS module outdoor and GPS sensor working fine i.e LED blinking and I am getting GPRMC data correctly but when i run...

View Article


Troubleshooting • Re: raspberry pi 5 cannot ping other raspberry pi 5 devices

Hi B.GoodeMy two pi 5's are connect through ethernet cable via a switch, but I am using a TP link for my switch, it's not directly connected to my router.My iMac is connected through the wifiThe two...

View Article

Troubleshooting • Re: Pi5 8GB memory bandwidth significantly lower than Pi5 4GB

When increasing the number of active cores, does the N100 miniPC show a similar drop in aggregate memory bandwidth?I'm afraid the N100 has been loaded with Windows and is no longer available with...

View Article

Graphics, sound and multimedia • Re: Which 4x20 LCD screen for RP pico via i2c?

One detail about most of these character displays: they need to be powered from 5 V. If you power them from 3.3 V, it's likely that the backlight won't work. They typically work with 3.3 V logic, but...

View Article


Beginners • Re: Static IP Driving Me Nuts

what does ifconfig return when dhcp is working?Statistics: Posted by cleverca22 — Mon Apr 29, 2024 12:48 am

View Article


Image may be NSFW.
Clik here to view.

Troubleshooting • Slightly damaged RPi 3 B+ board (knocked off components)

I bought this board second hand that was already in some sort of a project box and it was caked in hot glue. In trying to remove the glue I guess I smacked off some components and I don't know if...

View Article

Troubleshooting • Re: Raspberry Pi 4b dead???

No, rpiMikeStatistics: Posted by nevaang — Mon Apr 29, 2024 1:32 am

View Article

General discussion • Re: RPi5: Can we expect improvements in power...

I don't have a Pi5 so can only speculate but its possible they are not currently doing all that they can to reduce idle power consumption (eg: dropping CPU clocks, dropping GPU clocks, reducing link...

View Article

Troubleshooting • Re: Is the Raspberry Pi 5 power (in)efficient?

I'm not interested in using a bigger cooler, but to have the Pi5 consuming less amount energy than the usual ~1.5W to 2W it is said to consume. Well, why didn't you say so to begin with?That's easy to...

View Article


Python • Re: Looking for python code for 433 MHz reciever

I'm sure there is some horribly written software out there for these modules, but not all of it can be horribly bad. Meaning, you probably already ran into the simpler versions of that code out there...

View Article

General discussion • Mi raspberry pi 4 no arranca

Buenas hace un par de años utilizo una raspberry pi 4 2 gb ram para un proyecto, y funcionaba perfectamente, tras el proyecto la guarde y ahora al querer utilizarla de nuevo, soy incapaz de hacerla...

View Article


Camera board • Re: Turn on camera led on pi 0 2w

ok thank youStatistics: Posted by mistrysiddh — Mon Apr 29, 2024 2:36 am

View Article

SDK • Re: Any way to stop runtime_init() from zapping all my GPIOs?

Maybe use the linker function wrapping capability to provide your own implementation of runtime_init(). Base your custom implementation off of the one in the SDK but just remove the things you don't...

View Article


Troubleshooting • Re: Sudden unexplained measured Internet bandwidth reduction

As I previously stated:I followed the instructions here: Speedtest CLI to uninstall and reinstall the speedtest CLI. It worked as described, but I still get:pi@raspcondo:~/webcam $ speedtest...

View Article

Troubleshooting • Gpiozero Lingering On LED

Hi, I have an LED that is turned on in the script, but it stays that way even if the script is terminated/closed/exited. Anyone know if this is a bug or a feature?API: gpiozeroVersion: 2.0.1Attempts:...

View Article

Troubleshooting • Re: Pi5 boot seems stuck on fs_open: 'armstub8-2712.bin'

I have the exact same issue with my Pi 5, using RPi imager v1.8.5 to create the SD card with Pi OS Lite and the boot process gets stuck at "fs_open: 'armstub8-271.bin'". Tried everything I could think...

View Article
Browsing all 4969 articles
Browse latest View live