Other RP2040 boards • Re: RP2040-Zero as Pico/Debug Probe
I wonder if you were able to run other code on these boards.I had many such boards. Some(!) of them required some clock flash related settings to comply with flash speed, I...
View ArticleMedia centres • Re: Round Screen Media Center
Some time ago I had a similar idea. Though I wanted to make a player with 3 round displays: the large one in the center and two smaller ones by sides for VU-Meters. I dropped the idea when realized...
View ArticleTroubleshooting • Re: Booting Raspberry pi 5 with laptop
When you use RPi Imager to write the image to the SD card, you must enable SSH. You can do this by pressing Ctrl-Shift-X to get to advanced options, and going to the "Services" tab.Statistics: Posted...
View ArticleTroubleshooting • Re: Latest Bookworm/RPI1
I haven't tried that image. But there's a newer image available now (2024-11-19-raspios-bookworm-armhf-lite). It might be worth trying that one?Statistics: Posted by rpdom — Wed Nov 20, 2024 6:28 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: .96 TFT display pin wiring
I got this screen in the mail, an ips tft display. I believe it’s an spi display but I’m not sure, but the model number is ST7735S. I’ve wired it up to my raspberry pi zero 2 w, enabled it in raspi...
View ArticleTroubleshooting • Re: Getting 502 Bad Gateway on simple test of php
Have you installed the php-fpm package for nginx to use?Statistics: Posted by rpdom — Wed Nov 20, 2024 6:31 pm
View ArticleCamera board • Re: Error When Attempting to Utilize Discovered Camera
/boot/firmware/config.txtRight. DSI and CSI share the same I2C bus.If you're trying to mix and match legacy display stack (dtoverlay=vc4-kms-v3d removed) with libcamera, then it won't work. Either...
View ArticleGeneral • Re: RP2* engineering modules?
@bgolab, that type of thing is what concerned me. Additionally, I am using Arduino to program my RP2040s and I noticed that the WIO modules are not supported by the Pico Arduino core. It makes me a...
View ArticleGraphics, sound and multimedia • Re: HELP HELP HELP!!! PI5 BUILDING CD...
Thanks for the help we bought CD / DVD rewriter external with the code work with that?Statistics: Posted by rorymiles — Wed Nov 20, 2024 6:51 pm
View ArticleAutomation, sensing and robotics • Re: Raspberry Pi 4B pinout expansion,...
That's what I meant and was trying to avoid - having sensor serial number stored anywhere (database, file, dict), because each time you have to update your mappings. Having it connected to specific...
View ArticleTroubleshooting • Re: Pi5 hanging when transfering large files to NAS
I will say it again, you need to contact synology, I doubt if anyone here can help you and you will not get any help from the samba mailing list, the synology changes are so large,Is it possible for a...
View ArticleRaspberry Pi OS • Re: Cannot change boot screen on Bookworm
Hm, so annoying. Was also wondering as all, other posts i could find was doing the same.I guess theres just something odd about this Pi.not the Pi! Yoi did something odd before most likely that's why...
View ArticleDebian • Debian Bookworm argon1.sh freeze
HiRaspberry PI 4b 2GB RAM with Argon1 V1 caseFresh installed Raspberry Pi OS Release date: November 19th 2024 64 bit version.Attempt to install Argon software freeze at Create...
View ArticleTroubleshooting • Re: Raspberry Pi 256GB SSD Kit Not working Or Found
Thanks for the info!I edited the firmware config.txt file and rebooted but no change. The config.txt can be found here: https://paste.debian.net/hidden/b9f4e1f6Also, the SSD file setup was not touched...
View ArticleRaspberry Pi OS • Re: Fail! Zero W, rpi imager v.1.8.5., bookworm lite 32
Now seem`s to be ok! What i did using Razspberry Pi Zero 2 W:1. Download Raspberry Pi OS 64 Bookworm lite (19.11.2014 release)2. Unzip with 7zip.3. Use latest Rufus to "burn" .img to SD card.4. Put SD...
View ArticleTroubleshooting • Re: PI5 - Unable to Transition Power States
Any idea when this feature might be released?Statistics: Posted by jrosa — Thu Nov 21, 2024 6:39 pm
View ArticleAutomation, sensing and robotics • Re: How to get reading from LDR Matrix
This shows how to use a single LDR using python gpiozero library and wiring etc.: https://gpiozero.readthedocs.io/en/stab ... ght-sensorStatistics: Posted by neilgl — Thu Nov 21, 2024 6:46 pm
View ArticleOff topic discussion • Re: Top Photo Editing App & Free Download Guide
Boxy SVGavailable for free install athttps://pi-apps.ioStatistics: Posted by Botspot — Thu Nov 21, 2024 6:47 pm
View ArticleTroubleshooting • Re: Monitor shows "NOT SUPPORT!"
It responds the same using either ports.Statistics: Posted by Casey37 — Thu Nov 21, 2024 6:49 pm
View ArticleCompute Module • Re: UART sends weird data after firmware update
For info: https://github.com/raspberrypi/linux/bl ... ommon.yamlMight also give you some idea on an overlay for a gnss device.Statistics: Posted by aBUGSworstnightmare — Thu Nov 21, 2024 6:52 pm
View Article