HATs and other add-ons • Re: some projects for ai kit?
Hailo8L in the Raspberry Pi AI kit is not designed for LLM. Hailo is about to release Hailo 8H which is for LLM. I hope it is compatible with Pi5.Interesting remark about a possible Hailo 8H. Do you...
View ArticleGeneral discussion • Re: Newbie questions on Raspberry PI 5
Is there going to be a compute module for RPI 5? If so what is the ETA?Is there a BOM list for the RPI5 that includes the weight of the parts?ThanksK-CM5 Forward guidance here. No weight details I...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: custom I2C behaves strangely...
I'd not noticed that you had set the delay on the i2c-gpio to 1usec, ie 1MHz.Yes the hardware block defaults to running at 100kHz, so any deficiency in the pullups on your bitbashed interface will be...
View ArticleCamera board • Re: Cannot Load Different Tuning Files on Multiple Cameras
Unfortunately it isn't possible to have different tuning files for the same model of camera (if they're running in the same process). This is a libcamera limitation which we have long wanted to...
View ArticleTroubleshooting • Re: Partition for rootfs has bad superblock after copy...
image-check will run fsck on the image file.Statistics: Posted by RonR — Tue Aug 06, 2024 8:19 pm
View ArticleTroubleshooting • Re: GC9A01 round display for pi 4B
This is the link https://a.co/d/7UyPrBVStatistics: Posted by Jp4444 — Tue Aug 06, 2024 8:24 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: 1.47 inch display with RPI 5
1. I don't have HW to test -> don't know if that's really working -> makes no sense at all to give it to you (or others here on the forum)2. Haven't checked the sequence for plausibility by...
View ArticleRaspberry Pi OS • Re: Disconnect, Reboot, Shutdown from Desktop by command
Earlier, I wrote:I ask because I have one machine that is up all the time, but every so often (say, every few months), it gets stuck in a "D wait" and I have to power-cycle it to get it working again....
View ArticleGraphics, sound and multimedia • Re: Map of RPi5 HVS registers
I still haven't quite got my head around how/why the RPi5 splits the video hardware across multiple `dri` cards/devicesi think the pi5 has at least 3 dri devicesone is the 3d core, all it does is turn...
View ArticleBeginners • Re: Raspberry pi 4+ HDMI enable
Hi,The hdmi0 It dosen't workStatistics: Posted by txemuki — Tue Aug 06, 2024 9:18 pm
View ArticleMicroPython • Re: multithreading with Raspberry Pi Pico for model railroad
On one side of the layout we have Cogload JunctionI put your diagram in a code block:Code: 15 16 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 2 3...
View ArticleGeneral discussion • Re: uninstalled Firefox for Chromium
Try disabling hardware acceleration in Firefox settings.Will remember that when/if I reinstall. Thank you.Statistics: Posted by WacoJohn — Wed Aug 07, 2024 8:52 pm
View ArticleCamera board • Rebuilding rpicam-apps
I had a full install and build of libcamera and rpicam-apps on a Pi5 and was trying to get a newer copy than:rpicam-apps build: 1.4.3libcamera build: v0.2.0+46-075b54d5I have removed the rpicam-apps...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Not able to read time from DS1339 RTC...
Designed a RTC board that connects to the PI CM4 with I2c. Here is the datasheet https://www.analog.com/media/en/technic ... s1339b.pdfHere Linux kernel shows that the chip driver is...
View ArticleGeneral discussion • Re: Running PyAudio Script On Startup Issue
Are you using a python virtual environment (venv) to run your python scripts?Statistics: Posted by neilgl — Wed Aug 07, 2024 9:05 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • i2c-bcm2835: i2c transfer timed out
Hello,I'm using a Raspberry Pi Zero with a buildroot Linux distribution on it. I have also I2C Hall effect sensor (Si7210) connected to it. It has worked fine so far, but right now each time I connect...
View ArticleGeneral discussion • RaspberryPi in ITX format // ExplainingComputers and...
Christopher Barnatt at the ExplainingComputers YouTube channel has a new video on the Radxa ROCK 5 in ITX form factor, here : https://www.youtube.com/watch?v=6C8QTf7GLfs&t=2sThe board looks really...
View ArticleOther projects • Re: Vintage Phone Pi4
Have a look at this phone link https://www.raspberrypi.com/news/restor ... pberry-pi/Or https://www.raspberrypi.com/news/local- ... ky-phones/Statistics: Posted by neilgl — Wed Aug 07, 2024 9:43 pm
View ArticleGeneral discussion • trigger samples with a PC keyboard
Hi guys,I'm looking for a quick easy and portable way to use a pc keyboard to trigger audio samples (about 8 samples), and I thought it would be a simple project for a raspberry pi.I've googled for...
View ArticleGeneral discussion • Re: RaspberryPi in ITX format // ExplainingComputers and...
Any chance of a RaspberryPi 5 in ITX form factor?I would doubt it. Credit card size is a USP of Raspberry Pi SBC's. The closest we'll probably ever get is a CM5 on a CM5IO board or a Pi 500...
View Article