Troubleshooting • Spoofing HDMI using [cmdline.txt]
I have a Pi4B with a new Trixie and camera. Using Python I can Preview on the Desktop and via rVNC can access the Desktop and all is fine.However without the monitor attached to the Pi at start up the...
View ArticlePython • Pi5 Python CNC
I am looking to implkement a 2 and/or 3 axis CNC on a Pi 5, using Python, Is there any code info out there on this subject,? I have only found for Pi3 & Pi4 so farStatistics: Posted by TechyWalla...
View ArticleGeneral • Max 3.3V that pico2 can supply.
Hi all,I looked on the data sheet for the Pico 2 and found loads about how much current the board used in various scenarios, but what I couldn't find was, what is the maximum current it is safe to...
View ArticleTroubleshooting • Raspberry Pi Os Lite 64-bit Trixie - KDE Plasma issues (CM5)
Hi,I have an issue with KDE Plasma, when I install it on Raspberry Pi Os lite 64-bit (Trixie) and use it with a CM5. I need some pointers to identify the root cause and solve the issue.What I would...
View ArticleNetworking and servers • Python utility code to connect a headless pi to WiFi
I built a couple of projects using python on a headless pi-zero and wanted to make it possible for an end user to connect them to their home WiFi using a web page in hotspot mode. I wrote some code...
View ArticleCamera board • stream camera module 3 on rpi 5
Hi,since a few days I'm searching now for a solution to stream my camera module 3 with my rpi 5 on the local network. rpicam-jpeg works fine, so the camera seems to be recognized perfect. Now I tried...
View ArticleTroubleshooting • rpi-image-gen, rpi-imager and cloud_init customization...
Hi!I was not sure which board this belonged in, but starting here based on other threads i've read on similar topics. Please feel free to tell me to move to another board.I am undertaking a project...
View ArticleGeneral discussion • Basilisk Browser
After some comment on the New Product Thread, someone mentioned the Basilisk browser, so I thought I would start a thread about it.It does run on the Pi5, and most stuff i have tried works with some...
View ArticleSDK • Loading software with openocd in Pico ... Shouldn't there be a menu item?
I use the homemade debug probe, load the program into the target Pico, and debug it.Works well.But how do I get a compilation result into the Pico without using debugging?Currently, I use a command to...
View ArticleRaspberry Pi OS • raspberry pi 4b I don't want to update the kernel or system...
pi@raspberrypi:~ $ sudo apt upgrade -yUpgrading: brave-browserSummary: Upgrading: 1, Installing: 0, Removing: 0, Not Upgrading: 0 9 not fully installed or removed. Download size: 121 MB Space needed:...
View ArticleGeneral programming discussion • I wanna learn how to code on the PI but dont...
I wanna learn how to code on the raspberry pi, however I don't know where to start at all. I only want to learn how to send a full-screen image via HDMI and control motors, any sources I could use...
View ArticleOther • Ideas and discussion of capable browsers for low memory pi
I think there's a need for a browser that's as full featured as possible and runs well on those quad-core Raspberry Pi's with less memory, particularly those models with 512MB (Zero 2W or 3a+), but...
View ArticleMicroPython • Which pin is 'LED' connected to?
I have just started learning python on the pico W. Looking at a pdf drawing (see attachment) of the pins it says pin GPIO0 is connected to the internal LEDCode: import machineimport timeled =...
View ArticleTroubleshooting • Can't use libx264 with ffmpeg
Dear all,I am trying to send a live video through the network.Everything I'm trying is crashing my RPI5.This basic test command crashes :ffmpeg -f lavfi -i testsrc=size=640x480:rate=5 \ -vf...
View ArticleOther • Syncing (firefox) bookmarks between CM5 and PC
Hello,Not sure if it belongs here although it might. As the main system I use for development is slowly shifting from a PC to a CM5, I happen to use on both the Firefox browser (actually a Japanese...
View ArticleTroubleshooting • Raspberry Pi Zero 2 W - ssh: could not resolve hostname no...
Dear community,I am writing to request assistance regarding an issue with my Raspberry Pi Zero 2 W.I purchased the device from a trusted local vendor (which i found from the provided stores on the...
View ArticleGraphics, sound and multimedia • New speech to text models and library for...
I'm a long-time Raspberry Pi fanboy (some of you might remember the Pico port of TFLite Micro) so I'm excited to share a new way to add voice interfaces to your Pi. I've just launched...
View ArticleBeginners • Raspberry Pi Lite installed via installer doesn't connect with...
I want to do headless installation of Raspberry Pi and connect it to via SSH. I have Pi 4 Model B. I am installing latest Raspberry Pi Lite OS from official image installer version 1.8.5.When I power...
View ArticleKeyboard computers (400, 500, 500+) • Raspberry Pi 500+ keyboard layout keeps...
Hello,I purchased a Raspberry Pi 500+ for my daughter last December with a keyboard in the FR (French) version.I configured the OS to be in French language with the keyboard layout also set to FR.My...
View ArticleBeginners • Trouble with motors
Hi everyone.First time user of Raspberry Pi 5 board here. i've been having trouble trying to activate any og my motors on my circuit. i'm unsure if i have connectet the PCA9685 correctly to the...
View Article