Quantcast
Browsing all 4923 articles
Browse latest View live

Beginners • Re: Live audio processing with Raspberry Pi Pico

I was expecting it to be relatively easy to directly connect a microphone (via the Pico) to an audio jack using the I2S protocol to listen via headphones to what the mic is recording. I've found that...

View Article


Troubleshooting • Re: DS3231 IIC Clock not working

Hi,If you are using an RPi5 there are issues around using an external RTC as the onboard RTC is the default, and you will need to disable it in config. txt by adding dtparam=rtc=off. The patch...

View Article


Camera board • Re: Pan/tilt dual GS camera holder

Left/right preview windows were started with:Code: rpicam-vid -p 222,40,728,544 --camera 0 -t 0 / rpicam-vid -p 960,40,728,544 --camera 1 -t 0But the cameras were connected wrong, left preview is from...

View Article

Troubleshooting • Re: Pi 5 USB and HDMI switching off - possible heat issue

Hi,I did re-run the tests and this time ther was no HDMI/screen problem.It's hard to know if the SSD is still working (or not) once the mouse stops working - can't run anything or look at anything....

View Article

Troubleshooting • Re: RPi 4 NVME over Network transfer speed issue

I don't fully understand why the results of hdparam and dd are so different.hdparm is a read test, dd is a write test. As I mentioned, read vs write performance on SSDs can differ greatly. Your disk,...

View Article


Français • Re: 2038...

Savoureux....Et si ça concerne le RPi, pourquoi ne postez vous pas votre grande découverte dans les fora anglophones? Peur d'un séisme généré par des éclats de rire à l'échelle mondiale devant de la...

View Article

General discussion • Urgent Project Question

I need to know how to make two VLC player tabs or how to play two videos at one, on loop, one on each of two monitors. Any Ideas and/or solutions?Statistics: Posted by AdenEwald — Fri Mar 08, 2024...

View Article

Raspberry Pi OS • Re: RealVNC Cloud Connection

IIRC when you switch from Wayland to X11 you have to either install realVNC server or set it up to run again......IIRC (it was a while ago I tested ...) first you switch from Wayland to X11 and reboot...

View Article


Français • Re: Crontab action au reboot

Salut et bienvenue sur le forum.Lit l'excellent guide de thagrol (trés actif ici sur le forum anglophone)Toutes les méthodes (cron compris) pour démarrer un programme au boot sont décrites.Et revient...

View Article


Advanced users • Re: Moving Linux Kernel to 6.6

Have you tried with the latest rpi-update build? That's on 6.6.20 now.Statistics: Posted by PhilE — Fri Mar 08, 2024 5:10 pm

View Article

Beginners • Re: Installing Raspberry Pi 5 imager on my new Sandisk SD Card

HiThanks to those of you who sent me smart , polite and well advised answers. Others please s#$%$% ! BrgdsStatistics: Posted by bt92200 — Fri Mar 08, 2024 5:11 pm

View Article

MicroPython • Re: pico-to-pico via intenral router: accept () issue

PS - Here is an interesting link, worth reading, about resilient micro-controller connections (see part 4.1 in particular):https://github.com/peterhinch/micropyth ... /README.mdWhen I have finished...

View Article

General discussion • Re: What dsi displays would you recommend?

That's the official one. I can't seem to find anything better so I guess I am going with that...I've been using the official displays since they were launched. They work fine.Statistics: Posted by W....

View Article


Off topic discussion • Re: Where to sell pi-based devices?

Facebookhttps://www.facebook.com/share/2W8Y9Hyr ... tid=K35XfPStatistics: Posted by rpiMike — Fri Mar 08, 2024 5:27 pm

View Article

General discussion • pigpio i2c_open() returns the duplicate handle for two...

I hope that this is something ignorant on my part, but I have looked for anything similar here and on the net, and have not found it.I am using pigpio_if2 to read and write to sensors connected to a...

View Article


General discussion • Re: pigpio i2c_open() returns the duplicate handle for...

Sorry, this should have been posted in Programming -> C/C++.Statistics: Posted by wittend — Fri Mar 08, 2024 5:32 pm

View Article

Networking and servers • Re: Trouble Configuring W5500 Ethernet Module via...

Hello again, everyone,I wanted to follow up on my question regarding the W5500 Ethernet module configuration. After spending some more time researching and experimenting, I discovered a resource that...

View Article


General discussion • Re: Urgent Project Question

Maybe connect two raspberry Pis to the two monitors, then play a video in VLC on each Pi, with loop set to on.Statistics: Posted by neilgl — Fri Mar 08, 2024 5:48 pm

View Article

Device Tree • Re: rpi4 serial port - uart to usb

Re "After upgrading the OS on my pi4" - what did you upgrade from/to?Usually I write the OS to a spare microSD card using Raspberry Pi Imager, with its settings set to enable SSH, user, password, WiFi...

View Article

Media centres • Re: Peppy player

I really like the convenience of the radio browser to find the station. I am using the 7" image with a Waveshare 7" HDMI (H) screen. I followed the instruction on the Waveshare wiki to configure the...

View Article
Browsing all 4923 articles
Browse latest View live