Troubleshooting • Re: RaspberryPi Camera module 3 WIDE resolution
How many images in 20 seconds ?Try https://github.com/Gordon999/RPiCamGUIStatistics: Posted by gordon77 — Thu Jul 04, 2024 9:18 am
View ArticleStaffroom, classroom and projects • Re: Undergrad Project
Blockchain, no idea.IoT then ESP based devices that can use ESPHome/Tasmota. Their code is open source.If you don't know blockchain, dump that idea. Stick to what you know. Patch it in later if you...
View ArticlePython • Re: How to get Python to use a custom library path
First:These are all good replies and I am learning a lot.Second:Yes, this is a GoPiGo robot running GoPiGo O/S (Buster), with Python 3.7.n.The Python 2 libraries are there for backwards compatibility...
View ArticleTroubleshooting • Re: Freezing under load with Raspberry Pi 4B 1gb, me or the...
Just some thoughts. The Zero2W should fail with the same problem, but earlier because it has half the RAM again, doing the same tests. Our Pi3s now lock up to with any sort of heavy use. It sounds...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: SN65DSI84 based solution non-working...
What kernel version, video mode timings, DSI flags, number of lanes etc. are (or were) you using?It was nearly working so I expect it can be fixed!Details on the OS can be found included in...
View ArticleOther RP2040 boards • Re: Own board - messed USB!
Thank you arg001 - this is really informative. I've hacked the power issue. Guess I'll just lay it out again but better informed.Statistics: Posted by stevemuio — Fri Jul 05, 2024 9:28 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • CM4 UART issues when migrated from...
Hi,I used CM4 UART (GPIO4 = TXD3, GPIO5 = RXD3) with Bullseye. It worked well. Now migrated my image to Bookworm and can read/write to/from that UART.I see all UARTs activated: with Bullseye I used...
View ArticleOff topic discussion • Re: Why did Dride Dashcams fail?
Dride took on an ambitious project but struggled with the technical challenges of implementing a complete dual-camera system on the Raspberry Pi. Using the CSI port for the front cam was a good start,...
View ArticleBeginners • Re: Unable to flash and use PICO on Mac
Tried with a Windows based laptop, same results. No port !Statistics: Posted by Rob66 — Fri Jul 05, 2024 9:38 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: CM4 UART issues when migrated from...
Did you mean that you can't access that UART? Give concrete examples - how are you trying, what are the errors, etc.Note that with newer kernels, UART3 should end up on ttyAMA3 - the mapping is...
View ArticleGeneral discussion • Re: Flash the eMMC
The purpose of asking this question is for mass production. Burning one CM4 for 30 minutes is not mass-produced, it is unacceptable to only produce 16 units in a day.Statistics: Posted by zoro86227 —...
View ArticleGeneral discussion • Re: How does Raspberry PI 5 Power
Do not try to power your servos and/or motors from the Pi! That will not be possible!What is your servo supply voltage?What is your DC motor supply voltage?What is the current required by each of them...
View ArticleOff topic discussion • Which connector is required to connect a hard drive
HiI found an old Raspberry pi. I am thinking to use it by increasing it's Storage but I am not sure how can I connect my hard drive with Raspberry pi can someone please guide me.Statistics: Posted by...
View ArticleOff topic discussion • Re: Which connector is required to connect a hard drive
I have a SAS 6Gbps HDD https://serverorbit.com/hard-disk-drives/sas-6gbps/. Also send me a link of it's connector.Statistics: Posted by caroljames972022 — Sat Jul 06, 2024 9:39 am
View ArticleRaspberry Pi Connect • Re: RPI connect won't start on model 3B
Did you read the posts about it not working on Pi3s unless it's the lite (terminal) version.You are not using a Wayland desktop, so it can't do it.Tryrpi-connect signinAt the...
View ArticleRaspberry Pi Connect • Re: WISH LIST
Wish lists get closed down quite quickly - let's see how long this one lasts! Statistics: Posted by KeithMck — Sat Jul 06, 2024 9:48 am
View ArticleBeginners • Re: Multiple devices to the same ADC Input
You are assuming that a powered-down device will have a well-defined (and preferably very high) resistance between the output and ground. In general, this isn't true; if you apply a signal to a pin of...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
- Widevine support for DRM content if you don't know how to do, it does it for youThat works out of the box on RPiOS version.Statistics: Posted by dom — Sat Jul 06, 2024 10:05 am
View ArticleGeneral discussion • Pi 5 wifi speed
A fresh install of 64 bit wayland on my Pi 5, I get an excruciating slow download speed. On an ethernet connection I get 277 Mbps. Am I missing something in the wi fi settings ?Statistics: Posted by...
View ArticleRaspberry Pi Connect • 1.30 / vnc off but still getting wayVNC errors
Hi,I have installed full rei-connect but set VNC off (desktop is not running).pi@raspberrypi64:~ $ rpi-connect statusSigned in: yesScreen sharing: unavailableRemote shell: allowed (0 sessions...
View Article