Beginners • Re: TV LCD NO CONNECTION
I connected the HDMI on the first port near to the power, I connect to my monitor so i can have a displayThe log looks fine. Can you just confirm what you were connected to when you captured the...
View ArticleRaspberry Pi OS • Install raspberry pi OS on pi 5 using phone or Mac
Good day to all of you,I only have access to my Android device's SD card reader to write the media OS for Raspberry Pi 5.Since my Mac doesn't have an SD card reader, can I use a USB drive to write the...
View ArticleGeneral • Re: Need to get a uf2 from a pure assembly program
Keeping things very simple for now, could Picotool be used to place a program in RAM at a specific starting point like this?Yes it can. Normally used with an .elf or .uf2 file that has the addresses...
View ArticleCamera board • Re: More FPS for HQ camera on RPI 5
I tried with Picamera2 capture still in full resolution RGB888.I measure the fps of the request loop without any processing or saving. The fps exceeds 20fps whereas previously it didn't exceed...
View ArticleSDK • Re: [Solved] Question regarding callbacks for MQTT
Do yourself a favor and document it, especially as it is still changing. I had to deal with loads of undocumented code in my programming life, and it is always a pain. Imagine debugging a 20 year old...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Can ADV7282M work with RPi4 at all ?
Hi,I think I know what was the reason.....As mentioned before I have installed new 4k 16' monitor. This was the reason that it suddenly has started working. So today morning just to be sure I have...
View ArticleGeneral • Re: Help with Pico ADC project
I wired the PICO as per my previous diagram, or as per this diagram... The board shown in your most recent image is NOT a Raspberry Pi Pico board.At the level of "I'm not sure what I am doing and...
View ArticleRaspberry Pi OS • Re: SSH connection issues with Bookworm.
Also in Windows Powershell you can use the Resolve-DnsName command. This will show you the IP address for the "device name" you are using in Putty.Statistics: Posted by AndyD — Wed Jun 19, 2024 8:25 am
View ArticleRaspberry Pi Connect • Re: Copy and paste instructions
" I am using Firefox 126.0.1 64 bit - I did read the article posted but I am having no issues with copy and paste in Firefox for other apps Thanks for the detail.So, I've just tried this on Firefox...
View ArticleHATs and other add-ons • Stacking multiple official HATs on Raspberry Pi
Can multiple official HATs be connected to the Raspberry Pi and stacked together at the same time?The current setup is:Raspberry Pi 5Official RPi 5 case (with top cover removed)Official RPi 5 active...
View ArticleTroubleshooting • Re: Apache not accessible to internet. Losing my mind.
The line singled out by Chatterbox shows that Apache is listening on port 80 for TCP/IPv6 addresses only.Ignore it. It's something to do with netstat misreporting. I don't know why it shows just the...
View ArticlePython • Re: Does RPi.GPIO work in Bookworm??
Ive since read that RPi.GPIO is no longer available in Bookworm but can find anything official. If that is the case then thats a real shame and also means I need to re-write a lot of my old python...
View ArticleCamera board • Re: 64mp Arducam stops working after OS updates
...They have, and the OwlSight works with the rpicam-* utilities. Haven't had so much luck with picamera2 on Python, though: it seems to run out of memory before it can take a pictureWould be happy to...
View ArticleNetworking and servers • Can't ssh into a pi 5 in gadget mode
Hello,I am using the raspberry pi 5, and attempting to ssh over usb. I have followed the information in https://forums.raspberrypi.com/viewtopic.php?t=358573 and...
View ArticleGeneral • Re: Pico as a Macintosh 128K
Amazing result given the limits both from the new hardware and the historic hardware.And the best thing is, even it is slow through emulation, it can still be as good or better than the real thing...
View ArticleOther projects • Re: Custom Key pad
Ok. I have had a little time to look at this again. I'm still a bit stuck, but still willing to try and progress this.Thank you for the drawing and the PCB photos. I think it would be worth focusing...
View ArticleBeginners • Re: redshift.conf location
At night it was in the night mode which is goodafter most of the day went it was still in the night modeI think it might be better in the people that put the raspberry pi packages together put it on...
View ArticleAdvanced users • Re: External HDD/SSD/nVME for the PI5
Slightly different but...Pi5 8GB NVME Bookworm 64bit powered from an official Pi adaptor so not through the GPIO.Samsung 1TB portable drive (HK-M101TCB/G M3 portable) into USB3.It's recognised but...
View ArticleBeginners • Re: thermal throttling OS based or hardware based ?
Can you monitor/log/report thermal throttling across any Linux?Statistics: Posted by peterlite — Thu Jun 20, 2024 5:33 am
View ArticleHATs and other add-ons • Re: New Official AI Kit available now at $70
I will say that I’ve previously experimented with NVidia Jetson and Coral TPU, I am really enjoying messing with the AI kit on Pi5 .I’m not an experienced user of this tech, I’m getting my head round...
View Article