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

Troubleshooting • Re: Raspberry Pi 5 not connecting to wifi

In the latest, I did a fresh install and set the imager to configure the wifi. After the first run, the built-in wifi was configured. Following this, I disabled the built in wifi with .....

View Article


General • Re: Cannot make 2 PWM work at the same time

Code: uint slice_numLED = 0;uint slice_numSTEP = 0;Wouldn't you want those to be different values?Thank you for the reply!It's just initialization values to make the compiler happy. The actual number...

View Article


Networking and servers • Re: dnsmasq fresh install stop-dns-rebind and dnsbomb

It hasn't been the only fix done lately to DNS servers, but you are on the right track.Given that this one, has been available since Feb 13 and it hasn't got either to the raspberry or Debian (didn't...

View Article

General discussion • Re: Lecroy HDO6104 oscilloscope with pyvisa

Code: rm = pyvisa.ResourceManager('@py')On windows NI VISA is the backend, on linux it is pyvisa-py. You need '@py'Here's my Lecroy scope github page:https://github.com/charkster/lecroyStatistics:...

View Article

General discussion • qemu buildroot image for rpi4: serial console login and...

Hi All,I wanted to build a very minimal embedded linux image consisting of only busybox , bash , less, nano and vim.Enabled serial console option in boot/config.txt . Used buildroot to build a aarch64...

View Article


Image may be NSFW.
Clik here to view.

Camera board • HQ Camera blue and purple colors

Wanted to ask what I should look at changing. So far I've been using automatic settings when recording 1080P 30FPS videos (with 16mm telephoto).See the attached example images where blue/purple/pink...

View Article

Troubleshooting • fresh install bullseye on pi3, disable-bt causes sysrq; HELP

fresh install and apt upgradeconfig.txtdtoverlay=disable-bt causes :kernel: sysrq: HELP : loglevel(0-9) reboot(b) crash(c) terminate-all-tasks(e) memory-full-oom-kill(f) kill-all-tasks(i)...

View Article

Troubleshooting • Re: Booting a system from USB sometimes breaks bootloader

rpi5 requires the latest bookwormbutbookworm has issues on some other rpi's, on older pi's the legacy bullseye is the recommended.Statistics: Posted by kerry_s — Tue Jun 04, 2024 10:42 pm

View Article


General discussion • Raspberry Pi 5 GPIO busy

Hi everyone, I just got a raspberry pi 5 and what I noticed right away was how to use the GPIO. With RPI4 it's a lot easier, and with this one I've had a lot of problems. The GPIO control library is...

View Article


MicroPython • Re: use PIO to set multiple pins at 40 kHz [SOLVED]

Hi hippy,Thanks for the tip! It now puts out an adjustable block pulse at 40 kHz on four pins! I adjusted your code a little (see below), as the docs say that multiple pins should be declared as a...

View Article

Troubleshooting • Re: Got my first Pi, DOA?

I don't believe that is recoverable.Statistics: Posted by jamesh — Tue Jun 04, 2024 11:31 pm

View Article

General discussion • Re: STICKY: PINN - An enhanced version of NOOBS.

I'm still trying to figure out how to convert Ubuntu Desktop 24.04 to PINN recognized install format.I'm still trying to understand and create a USB key to install via PINN. I'm ready to create the...

View Article

Other projects • Re: Custom Key pad

ok....that took a bit longer than I thought and it's not a great drawing but I have drawn all the lines I can see to where they go (the front view was the worst to see and became really confusing) on...

View Article


Raspberry Pi OS • Re: How to install Raspberry Pi Buster?

(So I had to install Bookworm because my Pi isn't built to support Buster)I tried going through the steps in the pibooth website, but Step 8 gave me this error:Code: sudo pips install pibootherror:...

View Article

HATs and other add-ons • Re: Can I connect multiple PCIe hats to an RPi5?

This Thread has been inactive since April.Plus, I was just asking about something that had already been posted about. That a pie could not be booted from those third party in vme hats.And lastly, when...

View Article


Other programming languages • Re: Perl error in Buster

yeah, I wouldn't recommend sharing any path in @INC on a networkStatistics: Posted by scruss — Wed Jun 05, 2024 1:44 am

View Article

Troubleshooting • Do I have to rewrite my opencv python code for bookworm?

I installed bookworm on a pi 4 8gb. Libcamera stuff works, so does PiCamera2. I am trying to get all of my opencv programs running. A simple camera snippet won't work.Code: import numpy as npimport...

View Article


Graphics programming • Bullseye nano cannot bind cursor arrows, why not

I am totally frustrated with bullseye over stretch with regard to nano which I use constantly. Stretch version of nano (2.7.4) allowed me to use the cursor keys on the num pad of Windows when I...

View Article

Troubleshooting • Re: PI 5 TX Pin Low When Running…

I’ll have to look into how gpio-poweroff works and maybe give it a try. Thanks for the suggestion!Statistics: Posted by BenStyle — Wed Jun 05, 2024 10:17 pm

View Article

Image may be NSFW.
Clik here to view.

General discussion • Re: Long-term use durability: high-grade USB drives vs...

USB flash memory sticks have the same design considerations as SD and microSD cards. Small and cheap USB sticks have the same stuff inside. Big and expensive USB sticks can use the same chips as SSDs....

View Article
Browsing all 5295 articles
Browse latest View live