Troubleshooting • Re: Problem:LED flickering
Here is my code:import sysimport cv2from PyQt5.QtWidgets import QApplication, QMainWindow, QVBoxLayout, QWidget, QLabel, QPushButton, QSliderfrom PyQt5.QtGui import QPixmap, QImagefrom PyQt5.QtCore...
View ArticleTroubleshooting • Re: Raspberry Zero 2 W // rpi-eeprom update
Not a fix per se, but a work-around...Code: sudo apt-mark hold rpi-eeprom This will prevent apt from attempting to update the rpi-eeprom package, which is not used on Raspberry Zero 2 W since it...
View ArticleTroubleshooting • Re: M2 Hat - power led not blinking
can you please share the tutorial links?Statistics: Posted by brainchip — Wed May 08, 2024 3:55 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Coexistence of UART and GPIO
Thanks for the answer.I also understand regarding the precautions.Statistics: Posted by hardwire — Wed May 08, 2024 4:13 am
View ArticleCompute Module • Re: Riverdi DSI display driver integration
Why don't you ask Riverdi to support? They should know what to do and be able to support their customers.Statistics: Posted by aBUGSworstnightmare — Wed May 08, 2024 4:23 am
View ArticleAdvanced users • Re: Image File Utilities
I downloaded your zip from the first page and have not been successful getting a complete image. I'm trying to have the backup saved to my external ntfs hardrive. I tried inplace option and increasing...
View ArticleTroubleshooting • Re: Still in screen blanker hell
Not sure it's the same thing. No private window involved and the symptoms are different. In my case, audio continues to play, but power to the monitor is shut down.Statistics: Posted by RealNameTBA —...
View ArticleCamera board • Re: High frame rates with the GS camera via Python/libcamera
Also, one aside - it looks like the cropping width and height now have to be even numbers. @HermannSW - if you get a spare moment sometime, it would be nice to update your great GScrop utility to...
View ArticleTroubleshooting • Pi4B / 8GB randomly hangs on Raspberry Pi OS 64-bit
I have a Raspberry Pi 4B, 8GB , in an Flirc case (https://www.amazon.com/gp/product/B07WG ... =UTF8&th=1) and a Pishop.us power supply (https://www.pishop.us/product/usb-c-pow ... ul-listed/) .I...
View Article日本語 • overlayで、systemdによる再起動設定時に再起動を繰り返す
Raspberry Pi OS (Legacym64-bit) FUll をインストール(debian...
View ArticleNetworking and servers • Using a Pi to act as bridge between 2 separate networks
Need some help regarding networking using a Pi. I got two group of computers. Primary group are computers connected via a wifi router and able to access internet.Secondary group are old computers only...
View ArticleCamera board • Re: Can I get the video from the pi camera live from the...
you are awesome bro, thank you very muchStatistics: Posted by mahmutsama — Thu May 09, 2024 2:46 am
View ArticleTroubleshooting • Re: Pi4B / 8GB randomly hangs on Raspberry Pi OS 64-bit
Code: journalctl -a | grep "error\|fail"Statistics: Posted by kerry_s — Thu May 09, 2024 3:24 am
View ArticleGraphics, sound and multimedia • Re: DualMonitors for 32.9 ratio / 7680x2160...
..Yes a video I'm producing myself for an art installation.can you place a min 10s snippet somewhere so others are able to test?Statistics: Posted by aBUGSworstnightmare — Thu May 09, 2024 4:26 am
View ArticleTroubleshooting • Re: Reading Change Logs stalls at 33%?
Setting swap to 2000 fixed my stuck.Since the Pi 2 Zero has 4 cores but only 512MB RAM, it has less RAM per core than even the first Pi B computers that were ever shipped.As a result it's essential...
View ArticleOther projects • Re: Custom Key pad
Obviously, in my code we should have this:Code: dataPIN = 0Because the data pin (pin 2 on JP1, the IDC header) is connected to Pico pin 1, which is GP0.Incidentally Wokwi will simulate the '165 shift...
View ArticleGeneral discussion • Re: likely failure points in rpi 3B
Hello there!Long time user of rpi's --- I've got a 3b, multiple 4s, and now a 5 purchased just recently. They just work, haven't had any particular problems. Used them as light desktop replacements,...
View ArticleNetworking and servers • Re: Honey Pot on Raspberry Pi
I would like to put a honey pot on my raspberry pi. Specifically, I would like it to generate a world map showing countries where people are logging in. Other stats like times that people are logging...
View ArticleGeneral discussion • Re: Pico W Web Server HTML With Js and Css Micropython
Works perfectly now, thanks a lot!Statistics: Posted by TheStick — Fri May 10, 2024 3:51 am
View ArticleRaspberry Pi OS • Re: VNC on Raspberry Pi 5
Does anybody know if VNC ID fixed on raspberry pi 5?What 'VNC ID' needs fixing?Statistics: Posted by DirkS — Fri May 10, 2024 4:01 am
View Article