General • Trouble compiling arduino-core examples
Hi, I am trying to compile a SPI example , SPItoMyself, from the arduino-pico core in the Arduino IDE. The first two lines are: Code: #include <SPI.h>#include <SPISlave.h> I fails on the...
View ArticleHATs and other add-ons • Can an NVMe attached via a USB->NVMe adapter boot...
While reading through the forum, I came across a post in which the OP said they couldn't boot from the NVMe, but could boot via USB.I have an NVMe adaptor that plugs into the USB3.0 port. I can read...
View ArticleBeginners • Issues with GPIO Control on Raspberry Pi 5 Using pigpio and RPi.GPIO
Hello everyone,I'm working on a project with a Raspberry Pi 5 where I need to control a stepper motor using GPIO pins. However, I've encountered several issues with the pigpio and RPi.GPIO...
View ArticleGeneral • Pico W randomly died?
I have a Pico W that i last used a few weeks ago and now when i plugged it in with the same cable into a raspberry pi 400 and it doesnt get power. Is there something wrong with the pico or the...
View ArticleSDK • HSTX HDMI RGB565 - Changes needed to example?
I've got the HSTX example working nicely and have moved the processing onto the second core. I'm using two linebuffers which one of which is filled while the other is being output rather than...
View ArticleRaspberry Pi 400 • Re: Question about moodeaudio 9.04 on Raspberry Pi 4
I can't read the jacket in the folder because I ripped the CD into 1 track. Of course, the Q sheet is read well and shows all the tracks.It's not just a specific folder, but I can't read the cover...
View ArticleRaspberry Pi OS • Headless Setup for Zero 2 W
HiI'm new to this and completely confused. I want to setup a Pi Zero 2 W to run the CamJam Edukit #3 Robot. As such as I was hoping to avoid having to buy adapters for keyboards and monitors. However,...
View ArticleGaming • Searching for a split controller like Nintendo Switch
Hello there,so basically I want to build a handheld console with a Raspberry Pi 5 to do some emulation. It should look somewhat like a Nintendo Switch or Steam Deck, with the screen in the middle and...
View ArticleTroubleshooting • Unresponsive diy RP2040
I have been working on a project that uses a RP2040 for its secondary microprocessor built onto a pcb, and it doesn't connect to usb. The VREG_OUT pin is not giving me any voltage. I tried swapping...
View ArticleTroubleshooting • Connect Raspberrypi to Audrino IDE
Paspberrypi 4 model B; how to connect Audrino IDE. I can't see the board type in the program drop down box. I am using an Apple M1.Help & thanksMark WestonStatistics: Posted by atholmark — Sun Aug...
View ArticleOff topic discussion • Your very own 80's vintage Cray-2
On sale at Cristie's: A CRAY-2 SUPERCOMPUTERCRAY RESEARCH, INC., 1985From Paul Allan's collectionhttps://onlineonly.christies.com/s/firs ... crumb=backHow many Pi5s would that be?Statistics: Posted by...
View ArticleGeneral programming discussion • Using RTC time in Rasberry Pi Programs
Good Day,I need some advice on this. I am planning to generate pwm with different frequencies from a Rasberry Pi 5. I learnt that the Pi 5 has an RTC and it can be enabled by connecting the official 3...
View ArticleGeneral discussion • Not getting reply notifications
Hi, I keep missing replies because I don't get notifications. Then I remember I had posted a question a couple of days later and log in to see why no one has replied, only to find a couple of replies...
View ArticleBeginners • Technically reliable RPi 5 NVMe case, NVMe and Power supply
1. Please advise a good quality and technically reliable RPi 5 NVMe memory casing with a list of tested work well NVMe brand/model? Is Argon 40 NEO 5 M.2 NVMe for RPI...
View ArticleGraphics, sound and multimedia • Libcamera Stereoscopic Support
It's has been quite some time since Libcamera has replaced the Raspicam framework. There are, however, still a number of significant features found in Raspivid, and Raspistill that are not found in...
View ArticleBeginners • Background for VNC logon - Bookworm
I there a way to change the background for the VNC logon? I have the Pi set up to start VNC on boot up and wait for me to logon. With BOOKWORM the background for VNC logon is a VERY BRIGHT WHITE...
View ArticleBeginners • Endurance SD card for non-main edge device on Pi zero 2 W
For weather logging (hundreds bytes per record), while the main machine will use RPI 5 and proper NVMe, will the edge device RPi Zero 2 W sufficiently fine with top brand ENSURANCE SD card designed...
View ArticleHATs and other add-ons • Howto remove passive cooling/heatsink
I have previously bought an RPi5 with the official case and have mounted the passive cooler. Now I would like to install my newly purchased M.2 HAT+, but it only works with Raspberry Pi 5 Active...
View ArticleBeginners • Acceleration and Gyroscope read 0 on the ICM 20468
I'm trying to read from the ICM 20948 using a Pico W, however, whenever I read from the acceleration and gyroscope addresses I get 0. What could be the problem?imu.cCode: void init_imu(IMU* imu) {...
View ArticlePython • PYQT6 on RPi-4 Bookworm
Hello, I found tutorial how to install PYQT6 on RPi-5 (link below) and I am trying get it on RPI-4 without succes so far. OS: Raspbian Bookworm 64bit.https://www.linkedin.com/pulse/install- ......
View Article