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

Image may be NSFW.
Clik here to view.

Interfacing (DSI, CSI, I2C, etc.) • Re: custom I2C behaves strangely...

There are protection diodes on the ground.What kind of diodes are you using? Am I correct that this is simply a parallel capacitor to the diode with a maximum capacitance of 400pF?I suspected it, but...

View Article


General discussion • Re: RP2350 and Pico 2 released!

Why without wifi ??Statistics: Posted by NetSecond — Thu Aug 08, 2024 4:51 pm

View Article


Image may be NSFW.
Clik here to view.

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

Deutsch • Re: Pi 5 Kamera anschließen

Hier alles zu den Kameras:https://www.raspberrypi.com/documentati ... amera.htmlDer Pi kann ja 2 Kameras gleichzeitig nutzen aber ich gehe davon aus, dass Du dafür Picamera2 Library nutzen musst.Hier...

View Article

Image may be NSFW.
Clik here to view.

Python • Re: Running PyAudio Script On Startup Issue

Something is odd here, as on a pizero2W with Raspberry Pi OS Bookworm 64-bit with Desktop, we see A7 Audio Config in raspi-config:Are we running the same software?Statistics: Posted by neilgl — Thu...

View Article


Image may be NSFW.
Clik here to view.

General • Re: Help Needed: Achieving Long Delays with PIO for Pump Control on...

Yep; you've got it.The below seems to do what's wanted though I am not sure about the polarities of the actual hardware. Disconnect the switch if using the code as it makes the input pin an output and...

View Article

Troubleshooting • Re: Unusable WiFi on RPI5 with active Cooler

After weeks of grief and one unit exchange from the reseller, I have concluded the Pi 5 Wifi implementation is fatally broken. Without HDMI connected it will mostly connect on 2.4 Ghz. but exhibits...

View Article

Deutsch • Re: Pi 5 bootet nicht, LED leuchtet nicht

Der Pi 5 sollte mit einem min. 3A-Netzteil (besser 5A wie das originale) betrieben werden.Ich habe meinen aber auch schon mit einem USB-C-Port vom PC kurz betrieben, der aber auch 3A liefert.An einem...

View Article


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

To hippy:Beautiful paintings! For me personally, it's still not detailed enough to drive lego components. I could even add one or two missing things to it, such as the QSPI_CSn pin, or the power path...

View Article


Deutsch • Re: RPi4 über Switch nicht erreichbar

Wenn der Pi direkt am Router läuft, scheint alles ok zu sein, denn die Fritzbox hat auch nur einen popeligen unmanaged Switch.Switch ist ja nicht gleich Switch, daher kann ich Dir da nicht...

View Article

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

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 point. By the time you've made it a more standard format, added support...

View Article

Camera board • Re: Rebuilding rpicam-apps

I am not sure I need latest versions of versions of either rpicam-apps or libcamera for my purposes. I cam building a 2 concurrent camera version of rpicam-vid. So would like to have source of...

View Article

General discussion • How can I install Proxmox on a Raspberry Pi 5 using WiFi?

Hello,I recently purchased a Raspberry Pi 5 with 8GB of RAM. At the moment, I don’t have an Ethernet cable. I was using the Raspberry Pi with WiFi and CasaOS. However, besides NextCloud and...

View Article


OpenGLES • [Opengles 3.1] Pi3C - Game Engine - Tim Skillman

saw this and thought it may be useful to someone.image tag wont work: https://github.com/timskillman/Pi3C/raw ... 3Clogo.pngto quote:"Pi3C is a fast, C++ graphics engine and toolkit tailored for all...

View Article

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

Sorry is that "Pi screen" an actual HDMI monitor or something else?Statistics: Posted by neilgl — Fri Aug 09, 2024 4:54 pm

View Article


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

Try connecting Vcc on the board to 3.3 volt pin of RPi GPIO header. Also connect EN pad (= enable) to the GPIO you use for control.Statistics: Posted by drgeoff — Fri Aug 09, 2024 4:54 pm

View Article

Image may be NSFW.
Clik here to view.

Networking and servers • Re: Resolving host.local problems

Or, you could simply put a DHCP and DNS server on a Pi to serve your network and be done with mdns. DNS/DHCP is deterministic and prescriptive, while mDNS, as you've discovered, can sometimes have...

View Article


General • Re: irDA in rp2040/2350 ?

iRDA isn't supported. The registers are just part of the ip block that was imported to the datasheetthats a shame. so its just kinda poorly written, they shouldve asterisk'ed at least... thank you for...

View Article

General discussion • API + Frontend, to simplify debugging/running small IoT...

Hi folks,This summer I built a realtime logsystem that I'm using for my home automation stuff. Basically its a simple API that can save LogEntries from a HTTP Get or Post. The Log API is very simple...

View Article

Beginners • Re: Online Editor

Thank you to DS256 and B.Goode for above replies.The book I am using is “20 Easy Raspberry Pi Projects” by Rui and Sara Santos.Whilst the projects in the books are involving hardware, I was trying to...

View Article
Browsing all 4817 articles
Browse latest View live