Raspberry Pi Desktop for PC and Mac • Installation step failed: failing step...
I am trying to install Raspberry Pi Desktop for PC and MAC on an old laptop (sony vaio 2009) Note that I am using an archive version (Buster 2021-07-01) because there are a couple of programs I am...
View ArticleCompute Module • Re: CM3+ does not see 2 attached v3 Cameras
Thanks again for your continued support on this issue! Is there any way that you could test two IMX708 cameras like I am using? In your test, you are using an IMX708 and a IMX708_wide and that works....
View ArticleTroubleshooting • Re: No contact with RPI from PC
New observation:With the Raspberry Pi OS card in the Pi, I cannot ping *any* device on the network from my laptop (except the laptop itself).When the HomeAssistant card is in the PC, I can ping the...
View ArticleAutomation, sensing and robotics • Re: 6 BME280 sensors with rpi 4
Setting this up will very likely take much longer than you have time. Install at least the cables. Regular Ethernet cable should do the job.The sensors will not last forever, so you need to have...
View ArticleGeneral discussion • Re: Drowsiness Detector
viewtopic.php?t=364806Statistics: Posted by B.Goode — Fri Feb 02, 2024 9:39 am
View ArticleCompute Module • Re: Raspberry CM4 updating EEPROM - sdcard issue
"after 1 minute the eMMC will show in both balenaEtcher and RPI Imager.Despite that, it will stuck at 4% writing and fail."yep had this, exact same and read this too.viewtopic.php?t=364882After this...
View ArticlePython • Re: AttributeError: 'NoneType' object has no attribute 'shape'
Does cv2 video capture work?from https://docs.opencv.org/4.x/dd/d43/tuto ... splay.htmlCode: cap = cv.VideoCapture(0)if not cap.isOpened(): print("Cannot open camera") exit()seems useful piece ofcode...
View ArticleTroubleshooting • Re: Cannot control a servo motor precisely
Well sysfs is part of the linux kernel and it is not just related to Raspberry Pi.But for the Pi5 you have a small datasheet document. Not complete but it was enough to figure it...
View ArticleGeneral • MiniPico V4
Since I made the small gameboy type device, I have since continued to modify the design.The gameboy device is nice, but I wanted more keys. The idea was to create a small battery powered device with...
View ArticleGeneral • Re: Switching Circuit
Made a new thread here for this project viewtopic.php?t=364933Statistics: Posted by picoprojectmaker — Sat Feb 03, 2024 8:33 am
View ArticlePython • Re: Camera Window won't jump out
Does the code work ?These just look like comments/ warnings not affecting it working.Hi, l believe this code will work, however it shows some error:Code:...
View ArticleGeneral • Re: MiniPico V4
For some reason it would not let me attach this one in OP.Statistics: Posted by picoprojectmaker — Sat Feb 03, 2024 8:39 am
View ArticleRaspberry Pi OS • Re: How is Pi OS performance with a micro sd card?
Have you found a way to set focus follows mouse on Raspberry Pi OS Wayland?https://github.com/seffs/wayfire-plugin ... tag/v0.7.5 has the Wayfire extra plugins, and they seem to work with the current...
View ArticleAdvanced users • Re: How to check the pi4 official fan's status?
that's just BOSS!has anyone gotten the rpi5 to run @ 3ghz with out apps crashingfirefox crashes instantly loading any page.i have the fan on full usingCode: pinctrl FAN_PWM op dland i'm using...
View ArticlePython • Cannot open camera by index
I want to create a drowsines detector by using raspberry pi 4 model b, Picamera2 and alarm buzzer but I cannot open a camera preview after I run my python script. It keep show error to me, look like...
View ArticleRaspberry Pi OS • Re: How to enable Composite video under Bookworm OS desktop...
Hello,thank you for your answer. I think i did these changes you listed., in the config and cmdline.txt as you see in my first post. Have you tested it with functionality?Statistics: Posted by...
View ArticleGeneral discussion • Which operating systems run on a Pi 4?
Lots of posts about other operating systems. Which OSes will install and boot ok on a Pi 4 with a GUI? Not counting ones that need special installation steps. Ones that anyone can download and use...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • I am loosing my mind over getting...
I am trying to perform a UART loop back test on the Raspberry Pi Zero 2 W with OS version bookworm. I am using miniUART so the pins 8 and 10 are set to TXD1 and RXD1 by having enable_uart=1 in...
View ArticleGraphics, sound and multimedia • Re: ffmpeg: error while loading shared...
Hi everyone, I'm running Openmediavault instance on a raspberry pi2 with Raspbian GNU/Linux 10 (buster).I'm running Code: Linux raspberrypi 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l...
View ArticleGeneral discussion • Re: Does anyone know when the Geekworm X1003 nvme HAT...
"We hope the Raspberry Pi Foundation will resolve this issue soon".I thank the contributors of this thread for the heads up on this one. The quote from Geekworm above is enough information for me to...
View Article