Beginners • Re: Upgrading My Pi
I’m not sure whether or not there would be issues, because I haven’t attempted it, but the manual installation page indicates: NOTE: The Raspberry Pi OS 'bullseye' release is not yet supported by...
View ArticleBeginners • Re: Randomly Installing Application on my Raspberry Pi OS
VNC Server is just a way for you to be able to remote in using a VNC Client. It is not cause for concern, but if you don’t need it, it may be unnecessary.Statistics: Posted by buffalobill — Mon May...
View ArticleC/C++ • Re: WiringPi replacement?
Sorry, but I call BS. Maybe you are thinking of the old documentation? New documentation has been added for Linux 6.9. Before that there were multiple comments that the kernel documentation was...
View ArticleRaspberry Pi Connect • Re: Failed accepting connection reason="accept...
I have the exact same issue when on the same network it works just fine, but from outside it fails with this reason I am located in Tokyo, so maybe going through UK servers make it time out...
View ArticleGeneral • Re: Writing READ_ADDR while DMA runs
I need to gracefully transition from full speed phase to deceleration ramp. dma_channel_abort looks too disruptive. Who knows how long it will take? How quickly I can resume DMA after that? Will delay...
View ArticleBeginners • ping raspberrypi.local works intermittently on windows cmd
ping raspberrypi.local works intermittently on windows cmdi'm korean sorry.sometimes ping raspberrypi.local worksbut often "can't find raspberrypi.local host for ping require, check name and try...
View ArticleTroubleshooting • Re: Installing mysql 8
... it doesn't have the required geo functions must you use a mysql-like DB? PostGIS is right there in the repos and it's been a solid geospatial database for years. I've even done surprisingly good...
View ArticleGeneral discussion • Re: Raspberry Pi IPO
My guess for Broadcom not becoming a shareholder is it reflects Raspberry Pi's intention to license VideoCore (or to use something else ) and sub-contract manufacture of silicon themselves.Statistics:...
View ArticleBeginners • Re: raspian battery indicator pi sugar
when you run the command what does it showi'm guessing you just need to get the output to the right place, /sys/class/power_supply/ perhapsStatistics: Posted by kerry_s — Tue May 21, 2024 1:41 am
View ArticleGraphics, sound and multimedia • Re: TC358743 on rpi5
the problem is my module for TC358743 is HC100F, that only supports 2 lane, let me check if it works after changed the sourceStatistics: Posted by chuyuan.chiang — Tue May 21, 2024 1:42 am
View ArticleTroubleshooting • Re: Using pi 5 with usb thermal camera
Actually there is someone was facing similar issue with mine but his issue was what you said. There was an extra pixel on the frame which cause the too low minimum temperature but problem solved after...
View ArticleAdvanced users • Re: Automate Grow Tent
Well, you have three sensors:* one 2320 : is considered as reliable ; needs special software.* on US sensor : some consider as a PITA; needs special software and hardware adaptation (RC dividers)....
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 5 as I2C slave
ah, wasnt aware of that driver, i should take a look when i get timeStatistics: Posted by cleverca22 — Wed May 22, 2024 1:01 am
View ArticleTroubleshooting • Using MIPI DSI LCD on cm4
Hi,STATUS :I'm using cm4, and Raspberry PiOS with desktopRelease date: March 15th 2024System: 64-bitKernel version: 6.6Debian version: 12...
View ArticleGeneral discussion • Re: How should I use my Raspberry Pi?
Have a look at OpenCV, it “can be used to detect and recognize faces, identify objects, ….”Okay, let me understandStatistics: Posted by joyyyy — Wed May 22, 2024 2:10 am
View ArticleTroubleshooting • Re: Using the Raspberry pi to track distance, acceleration,...
As always, post your schematics, post your code.Statistics: Posted by ame — Wed May 22, 2024 2:28 am
View ArticleCamera board • Re: Setting shutter speed/exposure time equals to frame rate
Does it mean no one sensor pixel lines get exposured this short time?Statistics: Posted by Oval — Wed May 22, 2024 2:37 am
View ArticleGeneral discussion • OpenVPN on Booworm
What packages need to be installed to use OpenVPN as a client on Raspberry Pi OS bookworm?I tried...
View ArticleOther projects • Re: Custom Key pad
Ok. That is correct. I am just trying to think if I have overlooked something. Losing track of pin numbers from one side of the board to the other is a rookie mistake, but it does not seem to be the...
View ArticleGeneral discussion • Cash and coin counter
Is it possible to use the raspberry pi to count cash and coins that are deposited into a locked container? It would also be cool if it would upload deposits and withdrawals to a google sheets...
View Article