Camera board • Re: GS camera on Pi 5 colours wrong
I'm not sure what to suggest here. I've just been round the cycle of downloading the latest published Raspberry Pi OS, doing all the updates, (and nothing else) and trying the camera, and it's working...
View ArticleAdvanced users • Re: [SOLVED] Power Monitoring / System Health Monitoring on...
I am curious is there any software that can just dump all the current system health information for my raspberry pi 5? Temperatures? Power consumption? Voltage at USB port? Any other diagnostic data?...
View ArticleTroubleshooting • Re: Pi5 - Won't complete a boot - Power button problem?
Have you been through this?viewtopic.php?t=58151Statistics: Posted by kip_the_elder — Thu Jul 04, 2024 8:56 am
View ArticleBare metal, Assembly language • Re: Pi5 Boot Process
I wrote this part of the tutorial just yesterday. I tested exactly this because I thought exactly the same thing. However, the Raspberry Pi 5 with "only" bcm2712-rpi-5-b.dtb, bootcode.bin and...
View ArticleGeneral discussion • Re: Raspberry PI industry integrators forum?
The best WiFi, etc setup I used on a Pi was when using the old Google VoiceHAT. (maybe not industrial but great for users). The OS was all setup and just waited for initial setup. Everything was then...
View ArticleTroubleshooting • 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
There are HATs from Pimoroni, Adafruit and no doubt Waveshare etc that will make motors and servos easy, if pimoroni they may have a lot of the programming done for you.The old Google VoiceHAT (came...
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 Article