General discussion • Re: New Raspberry Pi Products
Does anyone know if an m.2 M+B key Ethernet adapter Check Jeff Geerling's pages, he like fast Ethernet and Pi PCIe stuff.Statistics: Posted by Gavinmc42 — Mon May 20, 2024 1:58 am
View ArticleBeginners • Connecting a LQ035NC111
Hi all, I'm currently building a retropi handheld. The guide I've been following uses a LQ035NC111 https://www.aliexpress.com/item/100500 ... 19cWuqKL4 The guide uses an adapter which the 54pin screen...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: i2cset not working on sc16is752
Thanks for the further things to try out.Using the commandCode: pi@raspberrypi:~ $ sudo i2cset -f -y 3 0x4d 0x03 0x00pi@raspberrypi:~ $ sudo i2cget -y 3 0x4d 0x030x28Does no change to the result, and...
View ArticleBeginners • 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 ArticleOfficial Display • Official Raspberry Pi 7'' touchscreen + Arduino
I was wondering if the Arduino Giga R1 Wi-Fi could drive an official Raspberry Pi 7'' touchscreen. If so, what are the steps/necessary libraries/drivers required to do so. Thanks for any help/reading...
View ArticleTroubleshooting • Re: Installing mysql 8
Looks like Debian are going to re-introduce MySQL again in upcoming releases, if you want to risk the unstable OS release V8 is there now.AFAIK there aren't any plans for MySQL 8 to go into a stable...
View ArticleBeginners • Re: Raspberry pi 4 + IMU(MPU6050) + GPS(114990732)
I'm going to take the route to Raspberry Pi with a map API, and I'm going to measure my stride using the MPU6050 module and gps(114990732) module to measure the number of steps I have left to my...
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 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 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 Article