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

General discussion • Re: New Raspberry Pi Products

https://www.tomshardware.com/raspberry- ... conference"Raspberry Pi showcase AI camera kit, new screen and long awaited M.2 HAT at Embedded World conference"Apologies if this has already been...

View Article


SDK • Pico W - pico/dns.h not found

Having proven the environment by bulding the examples I have now progressed to trying my own code !I am writing a simple clock based on the ntp_client example outputting the time to a 7 segment...

View Article


Image may be NSFW.
Clik here to view.

MicroPython • Re: Aligning actions to a specific time-gap before a second

You can use the on-chip elapsed microseconds counter or the 'time.ticks_*' functions to determine when a second has elapsed, or it's time to update your progress bar. That should give minimal latency...

View Article

Troubleshooting • Re: An Operation Is Already Pending

I am having the same problem: attach an external usb drive (either a My Passport or a Toshiba) to my Rpi5. Boot up and the drive or drives are seen in the file manager, but when double clicking either...

View Article

Python • Re: servo PCA9685

I recommend you switch to another, smaller project, where you can learn how to control the servers by themselves.Once you do that and you manage see what code is needed to start, stop, move the...

View Article


Device Tree • Re: PI5: dtoverlay midi-uart0 fails to be applyed

I'm totally lost with this overlay. I can't find too much info about how RPI5 clocks do work.I hope someone from the foundation find a solution as we really depend on this to have our MIDI interface...

View Article

Image may be NSFW.
Clik here to view.

Official Display • Re: Pi Official Display works only on Raspberry Pi OS

Yup…with Linux MX seems to be working, at this point I suppose not every OS has the right drivers inside.My thought is, how can we solve this? I mean… it should there be a way You need to report it to...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Re: RPi5 SD Card Copier not recognizing miniSD card

Well, I tried a new SD card reader and now it is showing Generic STORAGE DEVICE under "Copy To Device" (see image)Also, should I check "New Partition UUIDs">. What does this do?Statistics: Posted...

View Article


AIY Projects • Re: AIY Voice Bonnet with Bullseye

Anyways, I am working on bookworm image, should have it ready by this weekend. I will let you know once its ready.Ok, thanks, I'll wait for that before I do anything else.Statistics: Posted by WhyNine...

View Article


HATs and other add-ons • Re: RS232 interfaceing with RaspberryPI 4

What are the reasons I should NOT connect to the GPIO pins?RS232C signal voltages are often well outside what the GPIO pins can tolerate and the signal polarity is inverted to what a Pi UART usually...

View Article

Device Tree • Re: Add pca953x gpio expander through pca9548 i2c-mux

I've managed to get this working by creating my own overlay. I started from the i2c-mux overlay found here:https://github.com/raspberrypi/linux/bl ... verlay.dtsMy new custom overlay (named...

View Article

General discussion • Re: connect camera module 3

Connect it as in the official documentation for camera modules https://www.raspberrypi.com/documentat ... amera.htmlThat worked for me using a v3 camera module.Statistics: Posted by neilgl — Wed Apr...

View Article

General discussion • Re: Raspberry Pi5 USB-C PD

RPL get away with it, because Dr. Upton was an employee of Broadcom working on the SoC that the first Pi was built around.It's not just Upton, there's also McGregor, former 10 year Broadcom CEO...

View Article


Networking and servers • Re: Correct information about TP-Link Archer T4U...

I've unlocked it if you want to post a correction to information there.Statistics: Posted by dom — Thu Apr 11, 2024 1:41 pm

View Article

Camera board • Re: connect camera module 3

I did it and this came up:raspberry@raspberrypi:~ $ export DISPLAY=172.20.10.2:y.yraspberry@raspberrypi:~ $ libcamera-hello -t 0 --qt-preview[0:25:10.441538145] [1970] INFO Camera...

View Article


MicroPython • Re: Raspberry Pi Pico on Scratch with MicroPython

I'm surprised that Pin(25) still works: I thought that Pin("LED") was universal now."LED" is universal but 25 still works on a Pico though not a Pico W. BIPES defines the pin as "LED/GPIO25" for a...

View Article

Troubleshooting • Rotated HDMI image output, but with double cursors on VNC...

Greetings,Latest version of OS, I have a touchscreen display connected to HDMI-0.I used Preferences | Screen configuration to change first INVERT the orientation of 'HDMI-A-1' . Then I had to click on...

View Article


Advanced users • Pi5: using the Mate Desktop Environment in a vnc session

Subject says it - how can I do this? I keep getting the standard Raspi desktop. tried this both with the built-in vncserver and with tigervnc, no luck.Statistics: Posted by wnp-pi — Thu Apr 11, 2024...

View Article

C/C++ • Re: C\C++ tutorial setup

Thanks for the suggestion.Statistics: Posted by jpitz31 — Thu Apr 11, 2024 2:29 pm

View Article

SDK • Re: Unrecognized option '-fcallgraph-info=su'

Using stock Buster ''-fcallgraph-info' has never worked so you must have been using something more modern.No, it worked before because the earlier build didn't include that command-line option.When...

View Article
Browsing all 4837 articles
Browse latest View live