Quantcast
Browsing all 4799 articles
Browse latest View live

Networking and servers • Re: Ideas for controlling a Raspberry Pi 5 via...

If the Pi has been previously paired then unpair via Settings/Bluetooth. The old pairing will not be recognised by btferret which uses its own custom pairing process. On my HP tablet, if the Pi is...

View Article


General discussion • Re: Auto output to HDMI on startup question

This would be on an OS Lite version of Debian and ultimately would like it to run headless. Err if it's running headless there will be nothing to recieve the HDMI signals.Or is your definition of...

View Article


Troubleshooting • Re: Problem getting Plex to see my external hard drive

This is the video i Followed the only thing different i did is that my harddrive was formatted in NTFS. and the permissions were set on chmod 755 /DATA/Media/USB/Still no link.You can't set owner....

View Article

Troubleshooting • Re: button stops listening further input after single press

May past experience with gpiozero is that a new callback won't fire until the last one has finised.That means the maximum rate is every two (if LED is off) or four (if LED is on) seconds.Statistics:...

View Article

General discussion • Re: Running PyAudio Script On Startup Issue

Can someone tell me why I'm getting this error only when I run my script on startup and how to fix it?The why is easy: the audio subsystem isn't started until a user logs in.You've not said which of...

View Article


Camera board • Re: Direct Rendering with GUI in PiCamera2

Hi, thanks for posting that. Unfortunately the code doesn't run for me, so I made what seemed to me the smallest edits that I could that would make it work. I ended up with:Code: from PyQt5.QtWidgets...

View Article

SDK • Re: acknloweging IRQs created by irq_set_pending()

I think I have found the problem. https://www.raspberrypi.com/documentati ... 7ab37233efCode: void irq_set_pending ( uint num ) Force an interrupt to be pending on the executing core. So it seems that...

View Article

Troubleshooting • Re: USB Camera Detects but video won't work?

As it says it hasn't found a USB camera....Try this and show me the output Code: # find USB cameraimport osx = 0while x < 42: txt = "v4l2-ctl -d " + str(x) + " --list-ctrls >...

View Article


General discussion • Re: Mosquitto -h option

mosquitto_pub sends a message to a mqtt server. The -h tells the command the address of the server to send that message to.Meanwhile mosquitto.conf is the configuration file in the mosquitto server...

View Article


General • Re: Pico 2, RP2350A & -B, RP2354A & -B

There's a second QSPI CS in GPIO bank 0 (QMI CS1n).Statistics: Posted by horuable — Thu Aug 08, 2024 3:49 pm

View Article

General discussion • Re: RP2350 and Pico 2 released!

I wonder - is it costly and/or hard to implement compared to other hardware blocks? Yes, yes, and some other technical stuff. I did ask why and I have clearly forgotten the exact answer. I know the...

View Article

HATs and other add-ons • Re: Could PyBricks be up and running on BuildHAT..

Yes, the bootloader is open source and hosted on github, here:https://github.com/muzkr/hachiHaven't figured out what I'm going to do next, or what I can do. There is a vague idea of introducing Lua...

View Article

Troubleshooting • Re: Pi5 more susceptible to glitches on Vdd

Don't switch the supercapacitor power, connect the diode to the main supply instead of the switched supply.Having not looked at the data sheet ....I'm not sure you need the supercapacitor at all,...

View Article


Image may be NSFW.
Clik here to view.

General discussion • Re: RaspberryPi in ITX format // ExplainingComputers and...

I forgot to mention third-party products of which there are a few.Much as I would like a Pi in a format which can nicely and easily fit into a traditional desktop mini-tower case I can't see the...

View Article

Advanced users • Re: Dual boot a headless pi

Seperate boot media or all OS on a single drive?Which model Pi?For separate media, shutdown (for models prior to Pi5 use the gpio_shutdown overlay), swap media, boot. About as simple as it gets.Next...

View Article


Beginners • Re: How can I drive a vibrating motor by GPIO?

Usually we would use a transistor (or a MOSFET) connected to the GPIO to drive the external device.What is the "motor controller board" ? Can you post a picture (using Attachments)?Statistics: Posted...

View Article

Python • Re: Running PyAudio Script On Startup Issue

Hmm... maybe that means that I have Bullseye not Bookworm?Statistics: Posted by Henrik Gill — Fri Aug 09, 2024 4:00 pm

View Article


Beginners • Re: Multiple screens linked and then connected to PC

I have a Pi screen plugged in to my PC. I would like to add more of these screens, but I dont want it to take up any more HDMI ports ont he back of the PC. SO wanted to know if there is a way to daisy...

View Article

Image may be NSFW.
Clik here to view.

Raspberry Pi Connect • 404 Error Page not found

I am getting this error when I try to connect to one of Pi machines from Windows 11. I click "Go back home" and it brings up the connected machines remote screen. This happens to all of them. Is there...

View Article

Raspberry Pi 400 • Re: No output on HDMI on Pi400 (SOLVED)

Thank you all. That solved my issue. I'll try now with the gadget, and if I can't see anything on a CRT I will make a separate thread.Statistics: Posted by 89ermis — Fri Aug 09, 2024 4:15 pm

View Article
Browsing all 4799 articles
Browse latest View live