Beginners • Re: Suddenly the old raspberry pi needs cooling
Thanks for sharing your experience. Sometimes such peculiar things happen and we just can't understand what to do.Statistics: Posted by embeddedbarsha — Thu Mar 07, 2024 3:26 pm
View ArticleCamera board • Re: Pan/tilt dual GS camera holder
Planned was to use soldering iron to add threaded inserts left and right, and then 3Dprint the outer holder.Just as a quick test I mounted on a tripod, and that was stable.So this solution is good...
View ArticleTroubleshooting • Re: Constant blinking of green ACT light RPI4 b (not...
Is your power supply official?Statistics: Posted by embeddedbarsha — Thu Mar 07, 2024 3:31 pm
View ArticleTroubleshooting • Time / Date is wrong on Bullseye OS, chromium is claiming
Hello,I just installed a fresh Image, Bullseye OS Desktop on a CM4 with Waveshare Baseboard.I connected a LAN cable, but chromium is claiming "date and time are incorrect".Timezone is correct.Where...
View ArticleGeneral discussion • Re: GATT Client BLE on Raspberry Pi 4
I've been using Bleak https://pypi.org/project/bleak/ to read broadcasts.Range from Pi Zero W boards (in a plastic case) has been 10m+ through brick walls from Xiaomi temperature and humidity...
View ArticleCompute Module • Re: Kernel Panic on exec switch_root
I get an error Code: getty: can't open '/dev/null': No such file or directoryThat's probably because you are not mounting /dev in the simplified init script?Looking at an initramfs init script I've...
View ArticleTroubleshooting • Re: X11 on Bookworm - Updater Clock Synchronisation Error
But did the reboot sort the issue or did the change back to Wayland?Would have been interested to see what the command line apt program reported.TBH - not found of GUIs on any machine at the mo (inc...
View ArticleGeneral discussion • Re: What dsi displays would you recommend?
Did you try this display? https://www.adafruit.com/product/2718Statistics: Posted by embeddedbarsha — Fri Mar 08, 2024 3:17 pm
View ArticleGaming • Need some guidance on retropie on raspberrypi OS.
RP 5, bookworm.I have installed Retropie. Unfortunately im getting the "lvl0: Error initializing SDL! Error" when trying to launch emulationstation.I saw a work around was to open a virtual machine....
View ArticleTroubleshooting • Re: Unable to SSH or Ping the Raspberry PI
A few thoughts:Ubuntu did not come with ssh installed the last time I was using it (admittedly on Intel and not Pi) - they still issue instructions on how to install it -...
View ArticleAutomation, sensing and robotics • Re: Camera controlled dc motors
DC motors usually need more current than the GPIO can provide. Look for a controller board. Some examples here https://www.pololu.com/category/11/brus ... or-driversStatistics: Posted by ghp — Fri Mar...
View ArticleTroubleshooting • Re: RPi3B+ isnt booting
Update: Ok so I have tried 4 different sd cards(8g 16g 2g 32g) with raspi os lite both 32x and 64x osmc and retro pie and still no luckI suspect at least one of the sdcards is bad. You didn't respond...
View ArticleTroubleshooting • Re: Power button behaviour has changed...
Is the PI working otherwise well?Statistics: Posted by embeddedbarsha — Fri Mar 08, 2024 3:32 pm
View ArticleScratch • Re: Unable to Open a Scratch Project
Thank you! All the best.Statistics: Posted by PinkPearls — Fri Mar 08, 2024 3:33 pm
View ArticleRaspberry 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...I've no Pi with a desktop handy today that I can re-image and I've "lost" my notes Be...
View ArticleAdvanced users • Re: Pi5 - PWM on GPIO 18
@gadgetoid Strict mode, which prevents a pin for being claimed for GPIO and an alternate function at the same time, requires two things to enable it: a flag in the pinctrl controller driver, and a...
View ArticleCompute Module • Compute Module 4 GPIO Function Guide
Hi,I have gone through various forum posts claiming conflicting things and would like to put all the findings in place and clarify things.GPIO function availability depends on CM4 board and is...
View ArticleFrançais • Re: Boot home assistant sur ssd nveme Raspberry pi 5
Oui la nape est bien branchée j'ai vérifié plusieurs fois dans le config.txt je n'ai rien modifié j'ai vue plein de personnes en parlé mais je ne voie pas comment je peux y accéder alors que mon...
View ArticleGeneral • Re: How do I connect the voltage source to the Pico ADC ?
But my circuit is acting like it has a 30k resistor in paralel with that 6.2k.Do you happen to have the pull-down enabled on that pin ?Statistics: Posted by hippy — Sat Mar 09, 2024 2:41 pm
View ArticleGeneral programming discussion • Re: List of all built in (and external)...
on the pi try pip listStatistics: Posted by gordon77 — Sat Mar 09, 2024 2:41 pm
View Article