Interfacing (DSI, CSI, I2C, etc.) • Re: I2C connection on Pi 5 not working
This is what i2cdetect -l reports:It stil shows the i2c-1 bus.Statistics: Posted by A.W. Heinen — Tue Jul 16, 2024 9:02 am
View ArticleTroubleshooting • Re: Raspberry Pi Connect - Paste to Remote
Follow these steps:1. Screenshare with your pi via Raspberry pi connect2. Grab the code on your PC that you want to copy to the pi, select it and press CTRL-C to copy it.3. Then go back to the...
View ArticleTroubleshooting • Re: Raspberry PI 5 stay turned off after short power failure
I'm not sure if that's possible to configure. But you can always add a UPS HAT to the pi with two Li-ion battery's(18650's), that will keep the pi 5 up and running in a short power shortage, and when...
View ArticleOfficial Display • Re: Updated Display?
Also the 15.6 inch screen has been shown, no release date yet:viewtopic.php?t=368866&start=150#p2235802Statistics: Posted by rpiMike — Tue Jul 16, 2024 9:11 am
View ArticleOff topic discussion • Re: What's on this sdCard
@memotech bill and @thagrol thank you both for those specifics. It's the middle of the night for me so I'll have a go at them later today. This reminds me of days long past when I was programming in...
View ArticleBeginners • Re: How to connect RP to industrial machines to calculate OEE?
Manote,It would help if you provided more detail on the actual signals you need to monitor. Typically, actual voltage levels and rate of change.If these signals are simple DC voltages and within safe...
View ArticleAutomation, sensing and robotics • Re: Conection options with 5V relay
I want to thank especially ame for the quick answer with helpful aspects. I ended up soldering on a wire to the pin on the backside of the board for this session.Statistics: Posted by mvic — Wed Jul...
View ArticleTroubleshooting • Re: Replacing usb 3.0 port.
Guys,Didn't think the USB3 socket had a "little plastic tang/key thing". Mine doesn't have anything to hold the USB's in only friction. The Ethernet cable does and that would simply require a new...
View ArticleAdvanced users • Re: Monitor fan speed on the Pi5
On the Pi 5 on my desk the location you want is /sys/devices/platform/cooling_fan/hwmon/hwmon2/fan1_input. I can't think why it wouldn't be there for you, if the fan is working as expected.(You can...
View ArticleCamera board • Re: New Pi 4 cant detect camera
Try arducam support at support@arducam.comI find them usefulStatistics: Posted by gordon77 — Wed Jul 17, 2024 8:41 am
View ArticleUbuntu • Re: Unable to boot with Ubuntu 20.04
Should I ask there?Statistics: Posted by Flamethrower — Wed Jul 17, 2024 8:42 am
View ArticleCamera board • Re: Red Hue When Using IR Filter with V3 NOIR
I inserted the code you suggested under line 103 'if (key == '\n')' but nothing happens.It appears that '\n' is never returned from 'int key = get_key_or_signal(options, p);' on line 102.After some...
View ArticleGeneral discussion • Re: Windows on Pi5
Guys,Looks like the myth that Windows and Windows 10/11 is the only one true operating system needs exploding. There are better, cheaper operating systems out here fully supported by excellent...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: RPi4 Model B VCHIQ not sending a...
It's a long time since I had to look at this code, but it seems that the CONNECT that establishes the channel is only exchanged when the first client requests it. In the Linux case there are several...
View ArticleBeginners • Re: Can PRi OS run on RPI 5 (non optimal) with 8GB SD card?
The system takes about 5GB for the desktop version - I think 'with recommended software' will not fit.Statistics: Posted by KeithMck — Wed Jul 17, 2024 9:19 am
View ArticleOther projects • Stepper motor using solar power and battery
Hello,I have already tried the search function and Google extensively, but have not found what I am looking for. I need your help with the following problem:I control a mini greenhouse using Pi. I use...
View ArticleGeneral • Re: Pi Pico VScode extension: Failed to setup example
Related ... https://github.com/raspberrypi/pico-vscode/issues/25 ... ?Not sure about the solution, removing Pico SDK 1.5.1, but it's easy enough to re-install.Statistics: Posted by hippy — Thu Jul 18,...
View ArticleTroubleshooting • Re: GUI mode not working any more on Bookworm. How to reset?
Get another SD card, install the latest OS, and make sure everything works fine with that card first, then we can try and see what has gone wrong on the original card.Statistics: Posted by jamesh —...
View ArticleTroubleshooting • Re: notional expected transfer speeds for USB3 disks ?
and served on my LAN by overlayfs/samba/miniDLNA.Shouldn't the topic name include "overlayfs/samba/miniDLNA" instead of "usb 3.0"?It is unlikely USB 3.0 will be the bottleneck here if you use the...
View ArticleTroubleshooting • Re: Raspberry kills USB boot storages!!
So, unless you have a good reason to do it, probably best not to. I have a feeling that it is fashionable to be able to say "I am booting from a USB device".Your feelings are your own personal...
View Article