General programming discussion • can this .uf2 file be loaded on to any model?
The .uf2 file is this one: https://kalumajs.org/ I mean to write my own code obviously in Javascript, or to simply load my own said type script. Do I just need to copy and paste this file on the root...
View ArticleSDK • Compile not reporting correct RAM usage
I think I've run into this before, but I don't remember...I'm only getting back to Pico after about a year break.Anyway, I have a function that uses a 240x240 array of bytes. This should be about 57K...
View ArticleGeneral discussion • exact meaning of pi 5 vcgencmd get_throttled
I KNOW WHAT THE BIT PATTERNS ARE. That's not the issue.I threw together this program to decode the bit patterns.Code: # include <stdio.h># include <string.h>int main(int argc, char **argv...
View ArticleRaspberry Pi OS • How do I make Thunar the default file manager?
Good day to all. On my raspberry pi 4, I use the RPiOS Bookworm operating system. The LXDE desktop environment. I have a problem installing Thunar as the default file manager. I can't find the default...
View ArticleGeneral discussion • Alternate power source-100W USB-C connection
I have an Ecoflow solar generator and it has a USB-C power out connection. The outlet is rated at 100W.I'm wondering if I could plug my Raspberry Pi 5 directly into this outlet, or if it would be too...
View ArticleGeneral • RP2350 modules - why not 1V8 support?
Dear community, mainly addressed to the Pico 2 board/module vendors:Why all these Pico 2 cannot support 1V8 logic (on GPIOs)?I need 1V8 logic levels (on PIO GPIOs, on SPI GPIOs etc., even in future I...
View ArticleBeginners • Using two Pi 5s together to handle four cameras
I am not sure how to do this, but what I wanted to do is:1. Using two Raspberry Pi 5 with each connecting two cameras.2. The four cameras should be able to simultaneously recording 4k or HD video at...
View ArticleTroubleshooting • Raspberry Pi 5 - USB Gadget Mode
Hey so I'm having trouble with my Pi 5 and getting USB-Gadget mode to work. It's my first Pi ever and I'm trying to have it work as an HID emulator for keyboard and mouse while still being able to...
View ArticleNetworking and servers • Raspberry Pi Zero 2w couldn't establish connection...
I'm working on a project using the Raspberry Pi Zero 2w, and I need to create some scripts to run on it. However, coding with nano is not intuitive for me and takes more time.I tried to connect with...
View ArticleBeginners • Pi zero W hotspot bookworm Lite headless
Hi there, With raspberry imager app I prepared a sd card with “bookworm Lite” for a pi zero W.In the app I enabled WiFi to my home WiFi and ssh. Ssh’ed to the zero W via my home network and tried to...
View ArticleGaming • switch emulation on rpi 5
I remember seeing a video on switch emulation on raspberry pi 5 but those videos got taken down because of the whole yuzu thing can anyone tell me how to get switch emulation up an running on the rpi...
View ArticleBeginners • Looking for a Minimal OS for Raspberry Pi with Automatic Terminal...
Hi everyone,I'm currently working on a project to recreate the terminal from the Fallout series, and I'm almost there! I'm using a Raspberry Pi Model B with the standard Raspberry Pi OS and running my...
View ArticleTroubleshooting • Ssh/putty not working with raspberry pi 4b
Can I get help trouble shooting putty to get it connected to my raspberry pi? I keep getting "network error: connection timed out." I've in stalled openssh on my windows 11 and tried to trouble...
View ArticleCamera board • GS sensor full-res photos
hi forum,i'm studying to build a digital waist-level finder camera and the global shutter hooked my attention over the HQ one, specially as it may offers a novel way to capture movement with some long...
View ArticleRaspberry Pi OS • Can't Install Updates on Pi 400
I've been away for much of the summer and recently tried to install updates. The process would hang up and result in a dialog box that I didn't understand. It did indicate a lack of space so I emptied...
View ArticleTroubleshooting • VNC connection is slow
Hello,I have installed Raspi OS x64 Lite on a Raspberry Pi 4 (2 GB)Then I have installed the xfce4 desktop andthe RealVNC server with the raspi-config commandI can access the Raspberry Pi desktop from...
View ArticleAI Camera - IMX500 • imx500-all fails to install via apt
I'm trying to install imx500-all and get the following error. I've done the apt update && apt full-upgrade. I'm using a Raspberry Pi 4B.Command:sudo apt install imx500-allError msg:The...
View ArticleCompute Module • Secure Boot
I read about Secure boot but not sure I fully understand it. Does it mean that when enabled, if CM4 uses only eMMC for storage, the files on eMMC are protected and cannot be read if the user has no...
View ArticleGeneral discussion • lirc installation failed on raspberry pi zero
Hello!I am trying to interface an Ir receiverwith a raspberry pi zero. I would like to drive a 5V relè to turn on my personal computer.I correctly connected supply voltag, ground and out pins on the...
View ArticleNetworking and servers • Need help with wireless image transmission in the water
Hello,Want to preface with the fact that I'm new to using raspberry pi's and wireless transmission but for a project I'm working on I need to transmit images from a raspberry pi to a server I have but...
View Article