Troubleshooting • Re: Waveshare 4.3inch DSI QLED 800x480
The Waveshare panel clones the Pi one - they haven't written their own drivers.Statistics: Posted by 6by9 — Fri Dec 08, 2023 8:26 pm
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Does anyone know (my RP5 arrives tomorrow), does the real time clock battery and lead fit in the Case? I have that Turbine case coming from Canakit, but it looks like that huge heatsink and fan is...
View ArticleGraphics, sound and multimedia • Re: Interlaced Video Question
There are also 29.97 and 59.94There are indeed. Research 1001/1000 drop frame.https://en.wikipedia.org/wiki/SMPTE_tim ... e_timecodeStatistics: Posted by 6by9 — Fri Dec 08, 2023 8:34 pm
View ArticleCamera board • Re: FYI Pi5 with Arducam 64MP and 16MP
You should be able to run any 2 cameras simultaneously on Pi5. The Arducam ones are nothing special in that regard.In fact, why not try it out? I've got two HQ...., so all I had to do was comment the...
View ArticleBeginners • Re: Power source recommendation?
Thanks! How could I wire it up? Do i use only 1 input/output? (is this sufficient for allowing the acutator to extend and retractAs the Wikipedia article shows, the H-bridge has two inputs, therefore...
View ArticleGeneral discussion • Re: Case for the Pi5
That's what I do, too.Statistics: Posted by CharlyDelta — Fri Dec 08, 2023 8:49 pm
View ArticleBeginners • Re: Linear Actuator controlled through H bridge + Pico?
Isn't this a continuation of your other thread?viewtopic.php?p=2166223#p2165264Having two threads on the same topic is very confusing.Statistics: Posted by ame — Fri Dec 08, 2023 8:54 pm
View ArticleRaspberry Pi OS • The difference between Chromium and Chromium-browser packages
There are two different Chromium packages in RPIOS. Chromium package and Chromium-browser package. The default one installed is Chromium-browser. I think it also has the ability to play DRM content.My...
View ArticleTroubleshooting • Re: RPI 5 And other Os
Sorry But No! Ubuntu Mate does not Boot! Equally The Manjaro for rpi does not boot! you only get to the bootloader menu which has a message that says that the OS is not compatible and that i should...
View ArticleTroubleshooting • Re: Raspberry pi 5: usb disk disconnects randomly
Thank you, the command returns this:usb_max_current_enable=1And this is the output ofCode: sudo lsusb -vCode: Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hubDevice Descriptor: bLength...
View ArticleTroubleshooting • Re: GPG Error
Sad how not a single person has an answerStatistics: Posted by K2PI — Sat Dec 09, 2023 8:11 pm
View ArticleSDK • Re: Pico W generates error after using TCP for a while
I've upped the limit and will try again I also noticed MEM_LIBC_MALLOC is set to 0 Code: // MEM_LIBC_MALLOC is incompatible with non polling versions#define MEM_LIBC_MALLOC 0#define MEM_ALIGNMENT...
View ArticleGeneral discussion • Re: Where to find RTC and Linux debug port connectors...
Debug/UART connector is 1 mm pitch 3-pin JST ‘SH’ connector — Raspberry Pi 3-pin Debug Connector SpecificationBattery looks like the same JST ‘SH’, only two pins.Thank you very much for the...
View ArticleTroubleshooting • Re: PI not reading
i assume a PI4.solid red = power supply good.1) remove all media, power up. you should get the diagnostic display as shown in this photo.- if not, check your video cabling.are you using the official...
View ArticleAdvanced users • Re: Image File Utilities
image-backup uses resize2fs to shrink the ROOT filesystem to the smallest size possible. The exact amount of free space remaining can vary. "Added space for incremental updates after shrinking" is...
View ArticleTroubleshooting • Re: No audio from Pi 3B+
Do you know which version of the operating system you are using e.g Raspberry Pi OS (32-bit) Bookworm or Bullseye or something else?Statistics: Posted by neilgl — Sat Dec 09, 2023 8:31 pm
View ArticleTroubleshooting • Re: Raspberry Pi 3A+ not loading anything
Are you using Raspberry Pi Imager to write the operating system to a microSD card?Forget retropie for now…Statistics: Posted by neilgl — Sat Dec 09, 2023 8:48 pm
View ArticleGeneral • Re: Connecting Pi and Google home app
Thank you for suggestion. The web server will be self contained and I was hoping to integrate with Google home ecosystem to further trigger my boiler to heat the water in the tank.Statistics: Posted...
View ArticleTroubleshooting • Re: Screen Recording on the Raspberry Pi 5
Try wf-rcorderCode: sudo apt install wf-recorderThanks that helped.I had a hard time to do screen recording today under Wayland on my new Pi5.After having tried 3 screen recorders unsuccessfully, I...
View ArticleGeneral discussion • Re: Hi, Advice for newbie
A Pi would probably be overkill for this project, although you could use actual home automation software on it to automate the doll house, which would be cool.If it's a standalone non-interactive...
View Article