Beginners • Re: raspberry pi zero 2 drops SSH and VNC session after a few...
Also be aware that VNC memory requirements are directly related to the graphics resolution you are attempting to use (e.g. W x H x ColorDepth). So if you are trying to run VNC at a resolution like...
View ArticleRaspberry Pi Connect • Re: Copy and paste instructions
Try ctrl-shift-v for the paste.Statistics: Posted by pidd — Wed May 29, 2024 11:19 pm
View ArticleOther projects • Powering pi5 with single cell vs multi-cell lipo
Hi, I am building and designing a power HAT for my Raspberry Pi 5, which will be installed inside a car. It will function as a satnav, ham radio programming computer, GPS tracker, and dashcam...
View ArticleBeginners • Re: RASPBERRY PI MODEL B ADD POWER SWITCH
While `sudo shutdown -h now` works (by virtue of support in systemd), the actual shutdown command is:Code: sudo systemctl poweroffTo reboot, just change poweroff to reboot. On Pi models that use...
View ArticleGeneral discussion • Re: Send IR Command LIRC
I tried to frame with the camera but I don't see anything, but if I connect an oscilloscope I can see the train of pulses it generates when I send the command. I did another test by connecting a...
View ArticleGeneral discussion • RTSP recording
I have several surveillance cameras that support RTSP (Real-Time Streaming Protocol).Is there any way to record to a hard drive attached to a Raspberry Pi?ThanksStatistics: Posted by ChibitulSmecher —...
View ArticleOther projects • Re: Powering pi5 with single cell vs multi-cell lipo
Hi, I am building and designing a power HAT for my Raspberry Pi 5, which will be installed inside a car. It will function as a satnav, ham radio programming computer, GPS tracker, and dashcam...
View ArticleTroubleshooting • Re: Overscan on Raspbian Lite
I’m sure I’m missing something incredibly simple here. I’m trying to set up a pi5 as a server, it’s running Raspbian Lite so no desktop environment, just a command line. The only screen I have access...
View ArticleTroubleshooting • Re: Using pi 5 with usb thermal camera
Finally figured out the reason why this happens! There is small noises on the frame which contain 0 value so this is the reason why the minimum range of temperature is too low like -273.15. My...
View ArticleGeneral discussion • Re: Lecroy HDO6104 oscilloscope with pyvisa
https://github.com/pyvisa/pyvisa-py/issuesStatistics: Posted by memjr — Fri May 31, 2024 12:32 am
View ArticleTroubleshooting • Re: bullseye nano not binding arrow
Thx for the suggestions so far. But keep in mind that the arrows work perfectly for all other Raspberry Pis BEFORE version 4. I can literally open 2 Putty sessions - one from the Raspberry Pi 4 and...
View ArticleTroubleshooting • Re: Pi 5 with latest Pi OS desktop. NVMe SSD in RTL9210 USB...
Some experiments with boot up. I was going to use the Pi to copy all the files from a full 2 TB SSD to an empty 4 TB magnetic disk. When both disks were in before switching on the Pi, the magnetic...
View ArticleTroubleshooting • Re: Raspberry pi 400 has dark screen after boot.
we tried to boot up without SD card, screen still doesn't show anything.Statistics: Posted by ciciewang — Fri May 31, 2024 1:08 am
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
I can't be the only person considering bricking this Pi 5 and ordering a 4?Why? plenty of use cases for Pi5, I use it as a Desktop PC, much better than the Pi4.$6 USB sound dongle worked out of...
View ArticleAdvanced users • Re: custom image for RaspberryPi 5
Nice to know Buildroot can build Pi5 images now.Statistics: Posted by Gavinmc42 — Fri May 31, 2024 1:28 am
View ArticleCamera board • Re: How do I control Pin 12 on the camera bus?
Which Pi are you using? As none of the camera modules since v1 have had an LED, the GPIO driving that line has been dropped from Pi4, Pi02W, and CM4IO.Due to this there is no configuration defined in...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Connecting single relay to trigger
http://www.hiletgo.com/ProductDetail/1958599.htmlThis is the product page from the manufacturer.I bought it on Amazon though. Just a basic Chinese 5V relay.Statistics: Posted by testing8 — Fri May 31,...
View ArticleBeginners • Re: Unable to clone sdcard to other raspberry
Here's the output: Filesystem Size Used Avail Use% Mounted on/dev/root 29G 4.4G 24G 16% /devtmpfs 109M 0 109M 0% /devtmpfs 238M 13M 226M 6% /dev/shmtmpfs 95M 904K 94M 1% /runtmpfs 5.0M 4.0K 5.0M 1%...
View ArticleAutomation, sensing and robotics • Reliable Tilt Switch
Hello,Working on a raspi project with a tilt switch.Need a simple on/off switch for when the project is tilted past about 45 degrees. (Only in one direction)Will power the NC or NO switch off of the...
View ArticleHATs and other add-ons • Re: Longer Flexcables for the M.2 HAT+
i got the x1001 and grabbed a set of extra from amazonhttps://www.amazon.com/gp/product/B0CXC ... UTF8&psc=1Those aren't suitable for OP. The Raspberry Pi M.2 HAT needs an opposite-side contacts...
View Article