Troubleshooting • USB camera preview from terminal
Hi everyone,I'm trying to set up a CVBS thermal (Composite Video Baseband Signal) camera with my Raspberry Pi using a CVBS to USB capture board. My goal is to preview the camera feed directly from the...
View ArticleBeginners • Wireless keyboard and mouse combo
Hello,I'm considering purchasing a Raspberry Pi 4 for browsing the internet on my main TV in the lounge. The TV is wall-mounted with a small stand, so my plan is to connect the Pi directly to the TV...
View ArticleCompute Module • CM3 leds
I noticed leds issue on CM3 with the latest image (Raspberry Pi OS Lite, March 15th 2024, 32-bit). I also tested the latest image created by pi-gen and it's the same. There is no such problem with...
View ArticleGeneral discussion • Can zero 2w Run windows 10 / 11?
I recently asked myself this question, but I don't know if it will work at all and what installation methods Statistics: Posted by MrCaramba — Sat Apr 13, 2024 8:38 am — Replies 2 — Views 150
View ArticleMedia centres • PI4B and QMediaPlayer
Hi everyoneI'll start by saying that I'm just starting out with Raspberry and Python programming, but let's get to the problem.I'm creating a control interface for my audio preamplifier (tube) to...
View ArticleItaliano • Duplicare schermo con monitor di diversa risoluzione
BuongiornoHo la necessità di duplicare lo schermo (HDMI: 0) con risoluzione 1920x1080 su smart tv (HDMI: 1) con risoluzione (3840x2160). Utilizzo RPI 4 8Gb con Raspbian. Le sto programmando, da...
View ArticleAutomation, sensing and robotics • Competition Stopwatch controlled via...
Morning,My brother is a speed shearer and asked me to help find him a product to connect onto his shearing equipment to automatically start when the machine is turned on and stop when turned off... so...
View ArticleBeginners • Torrents on headless Pi Zero 2 W?
Just bought my first ever Raspberry Pi, a Pi Zero 2 W. I have installed Raspbian 32-bit headless OS on a micro SD card using the install software. I have set up SSH access and successfully logged in.I...
View ArticleGeneral discussion • TP1 and TP12 sockets torn out RPI 4
I have a problem, TP1 and TP12 sockets were torn out.System won't boot, how can I fix it? Is it enough to solder the connectors?Statistics: Posted by lukassz — Sat Apr 13, 2024 11:17 am — Replies 0 —...
View ArticleTroubleshooting • On Raspberry Pi 5, one should use GPIO chip 4, not chip 0
Posting this to save you folks half a day - because it took me that long.So , my program uses GPIO lines via the Linux kernel "gpio.h" library, using calls like open(), ioctl(), poll() and read().I...
View ArticleBeginners • What is the safest way to copy sd card
I would like to copy 32GB SD Card (with RetroPie) to 128GB SD Card.How can I make sure that all files were copied without errors (all files are the same)? Maybe I should make checksums of partitions...
View ArticleTroubleshooting • A sudden hard power down.
So I was watching Youtube on FireFox and all of a sudden my Pi powered off. No shut down no warnings of low power prior to the power off. Just a sudden hard power off.I removed the official PSU from...
View ArticleOther projects • In car entertainment
Hi Everyone.I am completely new in all of this. This is why I am asking in here.I am thinking about making it possible for my kids to watch a movie in the car. A setup like two screens in the back and...
View ArticleTroubleshooting • Raspberry Pi 1B - The act LED does not flash
I installed Raspberry Pi OS Lite on a Pi0W, then installed wifi drivers not present in the system for a dongle for use on a Pi 1BAt startup the Pi 1B works, responds to commands, but the ACT LED never...
View ArticleGraphics programming • DRM overlay plane
Hi,i want to create an application that uses overlay plane on drm camera preview (https://github.com/raspberrypi/rpicam-a ... review.cpp) : on my camera drm preview i want simply display an overlayed...
View ArticleAndroid • Best Android OS on Pi5
Hi ,I need to know the best Android Os that can run on Pi5 which has Google Play Store inbuild in it Yours SincerelyAlen Varghese NinanStatistics: Posted by AlenHazard — Sun Apr 14, 2024 10:34 am —...
View ArticleGeneral discussion • Raspberry pi 5 subprocess-exited-with-error
I wanted to make object detection with my arducam with raspberry pi 5 watching this official tutorial by tensorflowlitehttps://www.youtube.com/watch?v=mNjXEybFn98It was going well then after few...
View ArticleTroubleshooting • RPi5 and ExpressVPN is not working
Hi,Have a RPi 5/8GB with latest RaspberryPiOS. I have installed ExpressVPN from their site but have problems.With no ExpressVPN active the Internet connection speed is 250Mbit/s (up/down) as measured...
View ArticleCamera board • Unable to save videos with camera module v3 on 3a+
I am using this command to record videos on my sd card on 3a+ with camera module v3:Code: libcamera-vid -t 1000 video.h264It shows preview of the video but i am unable to find saved video on raspberry...
View ArticleMicroPython • Can I resume a program after Ctrl-C?
When I hit CTRL-C in Thonny or a terminal emulator I can show and change variables and run functions, but is it possible to resume execution?I can wrap my main loop in a function and execute it, which...
View Article