General discussion • Help with Bluetooth RFCOMM Server on Raspberry Pi
Hi everyone,I'm working on a project to create a Bluetooth RFCOMM server on my Raspberry Pi. The goal is to replace a UART-based CLI interface with a Bluetooth-based one. The server should allow me to...
View ArticleRaspberry Pi Connect • cli commands not saved to $HOME/.bash_history
Using remote shell in Raspberry Pi Connect, if I close the window by using the exit command, the commands I typed are saved in .bash_historyHowever, if I just close the browser window that remote...
View ArticleGeneral • Re: Make the Debug Probe stop listening to port 6666 and 4444
So, I asked Google Gemini enough questions and finally figured out that I could stop openocd from sitting there "Listening..." if I include the following addition to the "Upload" task I added to the...
View ArticleWanted • Re: Looking for developer to engage is business project.
can you please further elaborate the type of you business. I am a programmer with the years of experience in the e-commerce world. I can surely help you out if you explain me your problem. If your you...
View ArticleTroubleshooting • Re: USB disk connected to Monitor - Raspberry Pi 5 doesn't...
Sorry, I don't really understand the whole discussion. I am not native English.can someone please tell me in very simple English what I need to do?how can I solve my problem?Have you tried reading the...
View ArticleRaspberry Pi OS • Re: GUIDE: Ubuntu-like GNOME on Raspberry Pi OS Lite (NO SNAP)
Great guide. I installed yaru theme. Thanks.Statistics: Posted by keyboardman — Sat Dec 21, 2024 2:08 pm
View ArticlePython • Issues with code from Raspberry Camera Guide 2nd edition
Hello,I am attempting to run the following code on an RPiZ 2W loaded with a new image of RPI OS Bookworm Litethe code is as follows:-Code: import timefrom picamera2 import Picamera2, Previewcam =...
View ArticleCamera board • Re: A constant 8 frame delay in h264 encoding on RPi-5 rpicam-vid
Forgive me for hijacking this post, but I've been trying to get an IMX219 captured at 1640x1232, as is indicated to be the resolution under `libcamera-hello --list-cameras` and having no luck, just...
View ArticleRaspberry Pi 400 and 500 • Re: Can a Pi 400 Power the new monitor?
Tom's Hardware has updated their review and the result should apply to the Pi 400Update 12/17 08:02am PTWe've retested powering the Raspberry Pi Monitor via a Raspberry Pi 4's USB 3 port. The Pi 4...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: DS18B20 and RPi5
Tried 3 different sensors. Works fine on other devices. Just can't get it to work on any Raspberry device.without 4.7k resistor:root@raspberrypi:~# ls /sys/bus/w1/devices/00-200000000000...
View ArticleAI Camera - IMX500 • imx500 architecture and/or instruction set
Hi,I would like to program my RPi AI camera to act as an optical flow sensor for my drone. Basically, I want it to look around and report the shift between the last two frames it received. I've tried...
View ArticleGeneral discussion • Re: Monitor does not work
--------------------The latest "bullseye" and "Bookworm" releases use the KMS video driver. The KMS driver seems less forgiving when the EDID data from the monitor is bad, nonexistant, or malformed.If...
View ArticlePython • Re: Issues with code from Raspberry Camera Guide 2nd edition
Does the book not state you should use Pi OS with Desktop for that example?Statistics: Posted by rpiMike — Sat Dec 21, 2024 2:23 pm
View ArticleAutomation, sensing and robotics • Tiny Code Reader from Useful Sensors with...
HelloI would like to use the “Tiny Code Reader from Useful Sensors” module with a raspberry pi 4.I went to read the official documentation :https://github.com/usefulsensors/tiny_c ... /README.mdIt...
View ArticleTroubleshooting • Re: CUPS BROTHER MFC-J5910DW
i have a Brother Laser printer, and i had to install brlaser.apt search brlaseryou have an inkjet. It may not help, but its worth a tryStatistics: Posted by terribleted — Sat Dec 21, 2024 2:59 pm
View ArticleMicroPython • Re: Building an Internet-Radio using a Pico W using just Python
I just tried the linked example code with adaptions to the Pico W (see below) and the Pimoroni Pico Audio Pack.It works when using a 64 kbit/s audio stream delivered via HTTP (unencrypted).Switching...
View ArticleBeginners • Re: Raspberry Pi Connect and Clock Sync
Your Pi's clock is recent to a default time every boot.If you disable the sync, this never gets corrected.If it is not corrected, many security features can stop working, which ones I don't know. The...
View ArticleBeginners • Re: What is the path syntax to a shared folder?
You may find better information if you search using the term directory instead of folder, and group permissions instead of sharing. The title of your post sounds more like a question about network...
View ArticleCamera board • Blurry Images While Camera In Motion
Hello,I have a camera mounted to a tractor that drives over a field. The camera is angled straight down, and is capturing images of the ground. The tractor is driving at a speed of ~5mph. I am...
View ArticleBeginners • Re: Problems with full sd card
Hopefully, you won't have to start over from scratch (as long as you don't try to "upgrade" to a later version of the OS). The idea is that you should be able to figure out what went wrong and to fix...
View Article