Networking and servers • Bluetooth between Pico and Pi 5 issues with receiving
Hi Pi Community,I'm in desperate help for an issue relating with bluetooth connection between a Raspberry Pi Pico W(MicroPython) and the Raspberry Pi 5(running OS Lite - terminal). Using fully python,...
View ArticleBeginners • Hardware setup for multiple containers
Hi all,I'm brand new to this and have not even bought any Pis yet, mainly because I'm not 100% sure on what to do.Right now I'm in the middle of setting up a little internal sandbox network within our...
View ArticleAutomation, sensing and robotics • Log from 4 channels using MCP3008...
I have successfully set up my Raspberry Pi that can log voltages to a csv file using the MCP3008 installed on a breadboard viewtopic.php?p=2247421#p2245977However, my question is how does one wire up...
View ArticleTroubleshooting • I can’t access my rbp5
Hi co- pi users, wizards, I have a problem with my pi5. I booted it with a usb and all went fine. Then I turned it off for a day or 2 and wanted to start it up again and it starts, gives me the rbpi...
View ArticleTroubleshooting • Raspberry pi 5 power delivery
I recently bought a RPI 5 8 gbTried with the official power adapter for raspberry pi 4, the square one, 15 wCan't boot from usb withouth editing a file to allow the warning to go awayTried with my...
View ArticleAdvanced users • Bookworm, set main partition size at first boot to expand...
Bookworm has broken the previous way I used to limit the SD card expansion. I wish to have a 4GB parition at the end, I used to do:``` `sudo vi /media/michael/rootfs/lib/raspi-config/init_resize.sh`...
View ArticleEspañol • Instalacion de la camra raspberry pi3
Buenos dias Llevo ya unos dias intentando.. Me he instalado varias cámaras en mi raspberry pi 3 b , y nunca es detectada por raspi-config. Aun asi si que hace fotos desde lib camara.No se que puede...
View ArticleTroubleshooting • Pi 5 video playback on YouTube fails.
I disabled cookies, cleared the cache and turned off hardware acceleration, but to no avail. Using FireFkx yields the same results. Disabling the H264ify and uBlocker extensions also have done...
View ArticleTroubleshooting • raspberry pi 5 wifi disconnects randomly
I have a problem where my raspberry pi 5 disconnects from the internet every few minutes. Sometimes it doesnt happen, the other day does. I don't know what to do with it. After installing raspberry pi...
View ArticleBeginners • Stacking Sense HAT and M.2 HAT on a Pi5
Can I stack both an M.2 HAT and Sense HAT onto a Pi5 using a Extra-Tall Push-Fit Stacking GPIO Header & a stand-of for support ?Will both HATs work on the GPIOs?Statistics: Posted by Toppov — Fri...
View ArticleGeneral discussion • Hints on 2025's roadmap?
Happy New Year to everyone with best wishes for good health and prosperity.This is basically a question for the good gentlemen of RPL.Any hints on what lies ahead?Should we expect to see new hardware...
View ArticleRaspberry Pi OS • Workarounds for drm/vc4 crashes during "wakeup"...
I was dumb and touched* what was working for weeks/months at a time between reboots.Possibly have even changed the hdmi-cable, but now i'm sick and tired of randomly loosingthe hdmi-output on that...
View ArticleOther projects • Battery for DIY Pi 5 phone
Do I am wanting to make a pi5 phone and I have most of the parts but the battery. I can’t seem to find a battery that it’s the pi5 as compatible like the pi4/3/zero 2 do. Are there any specific...
View ArticleCompute Module • Previously working CM5 board boot failure with solid red...
I have been working with a CM5 (32GB / 4GB / Wireless) connected to the IO board for a couple of weeks without issue, but I shutdown the device recently and found that it wouldn't restart into the...
View ArticleRaspberry Pi OS • HOWTO: Raspberry Pi 5 Autostart applications (labwc)
[u][b]either choose a .desktop file from /usr/share/applications/ and copy it to /etc/xdg/autostart/[/b][/u]open terminal[code]$ sudo cp /usr/share/applications/[application].desktop...
View ArticleTroubleshooting • mapped drive password issue
I'm trying to map a drive from my RPI to a windows drive using: sudo mount -o user=<USERNAME>,password=<PASSWORD> //<NETWORKSHARE> <MOUNTLOCATIONMy password includes the symbol !...
View ArticleGeneral discussion • Pi 5 pcie connection to samsung CXL CMM-H Dram
Regarding samsungs CXL CMM-H 512G TO 1TB dram pcie card.I know Linux supports CXL and hopping the pi os does as well. My question is, is it possible that this product can work with Pi 5. And if so is...
View ArticleSDK • Almost certainly me but what is wrong? Or is it a bug?
I thought I'd have a play with C++ on the Pico so loaded the following simple program. I'm a complete beginner at C++Code: #include <stdio.h>#include "pico/stdlib.h"#include <iostream>int...
View ArticleGeneral • Raspberry Pi Pico FreeRTOS Shell
Hi!Recently I've created the Pico FreeRTOS Shell - a module that allows you to add an interactive shell with custom commands to your application (pico-sdk).Source code and instructions can be found...
View ArticleGeneral discussion • What is your experience on AI chatbot on computing matters?
Open source software is 'confusing' for beginners. There are many version and branches. Each work slightly/vastly differently and quickly changing over time. What is your experience on using AI...
View Article