Official Display • Re: Mistakes and Fun with Touch Displays
Since I posted this in a couple forums, I have learned that pictures are the most helpful.I cannot emphasize enough that if you don't have an assortment of cables,please ask someone with your same...
View ArticleTroubleshooting • Re: Rpi 400 won’t boot
Yeah, Doing that and still doesn't workusing 32gig san disk for bootloader and 16gig for osStatistics: Posted by Gdawg! — Mon Jan 20, 2025 11:50 pm
View ArticleBeginners • Re: SSH doesn't work
Have you tried putty?I had similar problem and it worked for mehttps://www.putty.org/Statistics: Posted by Gdawg! — Mon Jan 20, 2025 11:52 pm
View ArticleBeginners • Re: How to enable onscreen keyboard?
probably need to download a certain apptry viewtopic.php?t=358147Statistics: Posted by Gdawg! — Mon Jan 20, 2025 11:55 pm
View ArticleGeneral discussion • Re: youtube
most raspberry pi do not have enough ram, so chromium has an automatically installed extension, click the puzzle piece in the top right in chromium, and then the three dots on the extension, then hit...
View ArticleCompute Module • Re: Using eMMC as MSD after booting from NVME
I believe I can use the Raspberry Pi Imager to re-image the eMMC disk, but I want to use the eMMC as bulk storage, or make adjustments to the eMMC image before removing and deploying the CM5 into...
View ArticleTroubleshooting • Pi Zero W WiFi woes
Good evening,I'm working on a fresh install of a Pi Zero W using the Imager and running into a couple problems with WiFi. I'm installing the 2024-11-19 Lite 32 bit image.1. After setting the SSID and...
View ArticleTroubleshooting • Re: ffmpeg connection refused issue
On Bookworm have a look at the excellent examples from the Picamera2 manualcapture_circular_stream.pymjpeg_server.pyOr maybe install "OctoPi" OS (using Imager) - it has working OctoPrint and streaming...
View ArticleOther RP2040 boards • Re: Custom RP2040 board constantly in BOOTSEL
Sure. R10 is DNF. Not fitted, didn't see it necessary. It seems like the flash chip has an internal pull up when verifying with a multimeter.C1, C7, C9, C10, C11, C12, C13, C14, C15, C16, C19, 100nC2,...
View ArticleBeginners • Re: wave share 2inch LCD Module wont work
Do you need FBCP? Have you tried the userspace version?https://github.com/juj/fbcp-ili9341.git"However, I am not sure if it will still work in 2025.Both fbcp and fbcp-ili9341 use the DispmanX api....
View ArticleAutomation, sensing and robotics • Re: (Yet another) Water cooler volume...
Cobbled together a hx711 and 4 load cells. Got lucky with the first code that I found and did a little python math. Got it running to send me the weight (in pounds) every 10 minutes to watch for drift...
View ArticleOther • Re: How to force console output res at 480x320 on RPI5
Here is the screenshot. As you say it is just a 480x320 window. I don't have the display you are using, so I would have thought that this would show up as 480x320 on your screen.I had initially...
View ArticleAdvanced users • Re: Revision code for 16gb Pi5
e04171I don't think there is (or ever will be) a revision 1.0 16g Pi 5.Statistics: Posted by wildfire — Tue Jan 21, 2025 11:17 pm
View ArticleRaspberry Pi OS • Re: How do I Restore default interpreter
I have solved this myself by realising that I needed to change the drop down at the bottom right corner in the Thonny window to 'Local Python 3' rather than 'Configure Interpreter' that I had selected...
View ArticleGeneral discussion • Re: Maintaining USB-power during reboot / RPI4
You may try to connect the micro to an externally powered USB hub and that hub connected to the RPi. The hub should maintain the micro powered.Statistics: Posted by fprietog — Wed Jan 22, 2025 10:42 pm
View ArticleCamera board • Re: Official Camera v2 not detected in RPi3B+v1.3
Jan 22, 2025Hello:Unfortunately, I'm forced to re-initiate this post, because no-one is fielding it over at the other part of the forum where I tried to start it. More than likely, NEITHER of these...
View ArticleTroubleshooting • Re: Pi won't boot, sometimes...
Thanks, 'neilgl' and 'B.Goode', for your responses!I have already considered both of those avenues. As mentioned, I had tested the various hardware pieces, as much as I could, at home. The display was...
View ArticleMicroPython • Re: Pico W Reliability
From https://github.com/georgerobotics/cyw43-driverCYW43xx WiFi/BT SoC driverThis is a driver for the CYW43xx WiFi/BT SoC.This cyw43-driver is free only for non-commercial use (see LICENSE in this...
View ArticleSDK • Re: Playing with morse characters
There are ISM band radios that don't require a license. They are low power and short range. They include WiFi & LoRa (long-ish range compared to WiFi).433MHz is popular for wireless keyfobs.WiFi...
View ArticleTroubleshooting • [RPi5] Unconsistant freezes, minor software issues after...
Hello, first of all I would like to apologize to natives for my grammar and style of writing.Secondly, I have bought Rasberry Pi 5 from kinda trustworthy russian reseller, and it came in a sealed box,...
View Article