Quantcast
Browsing all 4931 articles
Browse latest View live

Raspberry Pi OS • Re: Static IP with Bookworm

Now Raspberry OS has migrated to Bookworm, what are the steps to assign a static IP with the absents of the dhcpcd.conf file? Raspberry Pi Imager allows ssh to be enabled. It would be great if it...

View Article


Beginners • Re: PI OS Upgrade: Buster to Bookworm

For the curious: I suppose that at this point I should close things out by admitting that I never worked up the courage to deploy the Bookworm boot drive that I spent so much time and effort building...

View Article


HATs and other add-ons • Power HAT+s specification

HelloI have a question regarding current(2024-10-10) Power HAT+ requirements.There is no way to build intelligent "Power" class HAT+ reporting to CPU information such as battery SOC, charging status,...

View Article

AI Camera - IMX500 • Re: Step Quantization and Compression

What is the proper way to upload a model.pt file into python for quantization?Also, what is wrong with this:import torchfloat_model_path = './yolo11n.pt'float_model =...

View Article

General • Re: Modifying Pico Examples for additional source files

Did you build by first emptying the build directory? Anytime I make minor changes to existing files I just do a regular build without emptying the build directory. But anytime I add or remove files or...

View Article


Beginners • Re: Cannot find RPi in systemd but finds it in ssh

While this command works in the ssh:Code: Select all(.venv) randy@raspberrypi: $ python3 /home/randy/Documents/GitHub/smrtpype-sensor-sampler/sensor.pyThank you for your help on this!So what that...

View Article

Troubleshooting • Re: Broadcast issue with an RPI accesspoint install

You are right the author did say that Bullseye did not work for him but if you read on 2 contributors commented that Bullseye did actually work for them.I confirm that it also works for me except for...

View Article

Beginners • Re: How to process from sensor and send notification peridically?

When PIR senses movement, it will send an input. How is the PIR sensor sending the data?Statistics: Posted by DS256 — Thu Dec 26, 2024 11:54 pm

View Article


Troubleshooting • USB3 HDD and UAS on RPI4B ?

Hi,I carefully red viewtopic.php?t=245931 for Rpi4 SSD and UAS, does this apply to HDD with no or poor UAS implementation ?Never got problem with my 1To M3 on RPI2, nore on my tower on linux Mint....

View Article


SDK • Re: Scanvideo -- changing video mode at runtime

Kilograham resolved this with an hack in his BBC emulator https://github.com/kilograham/b-em but I don't find the exact file for now....Rumbledethumps wrote code to handle that for his PicoComputer,...

View Article

Beginners • Changing Pi City/Country Setting from Script

Hello,BackgroundWhen initializing a pi, a user can select a county/city from a dropdown menu. This has two primary functions of setting the users time zone (clock time from UTC), and also identifying...

View Article

Beginners • Re: Changing Pi City/Country Setting from Script

if your using the desktop it's already there in preferencesStatistics: Posted by kerry_s — Fri Dec 27, 2024 12:45 am

View Article

Troubleshooting • ERROR: *** no cameras available ***

raspberrypi5@rpi5:~ $ libcamera-hello[0:15:54.151376461] [4171] INFO Camera camera_manager.cpp:325 libcamera v0.3.2+99-1230f78dMade X/EGL preview windowERROR: *** no cameras available ***I have...

View Article


Troubleshooting • Re: Pi 5 no longer has functioning wifi after latest update

Thanks for the replies. Tried the suggestions. Still not working. In my n00b attempts I triedsudo iwlist wlan0 scanI got an error stating doesn't support scanning. I suppose thats the reason it cant...

View Article

General • Re: Is there a minimum list of files to archive a project?

All I did was create a new project from the blink example for the Pico target using the pico plug-in for Visual Code Studio. I then delete the build directory and the project will not build because it...

View Article


HATs and other add-ons • NVMe hat and SD card

Is it possible to use the SD card when boot and running from NVMe SSD hat?Statistics: Posted by wkeeling — Fri Dec 27, 2024 2:12 am

View Article

Automation, sensing and robotics • Re: bme280 sensor not being picked up

Is this the same issue as in viewtopic.php?t=348060?(where danjperron gave the correct wiring etc.)Statistics: Posted by neilgl — Fri Dec 27, 2024 10:35 pm

View Article


Networking and servers • Re: How do I set a static ip via config file?

I would prefer to not have to modify the image if possible. I'm setting up quite a few rpis, I would prefer to not have to build a new image for each one.The way I've been doing it for years is simply...

View Article

Raspberry Pi 400 and 500 • Re: Can a Pi 400 Power the new monitor?

Tom's Hardware has updated their review and the result should apply to the Pi 400Update 12/17 08:02am PTWe've retested powering the Raspberry Pi Monitor via a Raspberry Pi 4's USB 3 port. The Pi 4...

View Article

MicroPython • Re: .uf2 upload problem (raspberry pi pico 2)

Go back to basics, install MicroPython on the pico2 and use Thonny to get a blink script working, then save as it as main.py on the pico2.Check that the blink works OK when you plug the USB cable from...

View Article
Browsing all 4931 articles
Browse latest View live