Camera board • Error When Attempting to Utilize Discovered Camera
I have a fresh install of Bookworm, fully patched running on a Raspberry Pi 4 with 8GB. I am having issues getting the camera to work. The camera hardware is recognized, but I can not actually use...
View ArticleSDK • SDK 2.0.0 Migration: #error no SW_SPIN_TRY_LOCK available
I am trying to migrate to a new development board. Old board was W6100-EVB-PICO. Original code ran on Pico SDK 1.5.1.New board is W6100-EVB-PICO2. SDK 1.5.1 lacks support for Pico2.I was able to...
View ArticleTroubleshooting • Re: In shambles after updating Pi 5, broke all my login...
The latest update brought in labwc for Wayland, and switched away from Wayfire but somehow and for some reason you decided not you use Wayland but the old X11 setup. You must have decided to do that...
View ArticleTroubleshooting • A bunch of issues
Hello everyone. Today I did the latest Raspberry PI OS updates, and I've noticed a few issues- Chromium Version 130.0.6723.116 (Official Build) built on Debian GNU/Linux 12 (bookworm) (64-bit) - You...
View ArticleGeneral • Trouble connecting to Visual Studio Code on Windows 11
Holding down bootsel works fine, I get file explorer to pop up. When I take a look in Device Manager, I see an error on the USB connection the pico is using. The drivers for this device are not...
View ArticleTroubleshooting • Re: How to safely save video when power off occur?
It is RaspberryPi + PoE hat and nothing like UPS is there. Run your PoE data switch from a UPS, since that's where the Pi is getting its power.Statistics: Posted by W. H. Heydt — Wed Nov 20, 2024 3:07...
View ArticleGeneral discussion • Re: Locking threads of technical descussions/HW critisim...
Roy Cohn taught us all to never, ever, ever admit you are wrong.It has worked out beautifully for those who strictly follow his advice.Statistics: Posted by BigRedMailbox — Wed Nov 20, 2024 3:25 am
View ArticleTroubleshooting • Re: Raspberry Pi 256GB SSD Kit Not working Or Found
Hopefully this is everything you are looking for. My ssd and m.2 hat are the 256GB kit.Statistics: Posted by _john_ — Wed Nov 20, 2024 3:39 am
View ArticleSDK • Re: SDK 2.0.0 Migration: #error no SW_SPIN_TRY_LOCK available
PICO_RP2350 and PICO_RP2350A are not the same thing at all, so don't change one to the other.It seems like your build is confused as to what platform it is, which sounds like you haven't deleted your...
View ArticleAutomation, sensing and robotics • Re: Inquiry on Miniature Air Pressure...
As I mentioned in my previous post, I wrote my own driver for Raspberry Pi at: https://github.com/bradcar/MicroPython_BMP58x, driver now also works for bmp585, bmp581, bmp390, and bmp280 in...
View ArticleRaspberry Pi OS • RPi 4 WiFi freeze
Raspberry Pi4 + 27W USB-C Powwer Supply (Raspberry Pi5) + Raspberry Pi OS Lite (64-bit) (bookworm October 22nd 2024).RPi connect to 5GHz WiFi.Web-server is running on RPi, Video is streaming from...
View ArticleGeneral discussion • Pi = weather + clock
hello,is there an OS that allows you to transform a Rpi into a clock / weather station?thanksStatistics: Posted by julius — Wed Nov 20, 2024 5:40 am
View ArticleBeginners • Re: How to do Peripheral Pin Select?
The uart pins are on GPIO14/15 (TX/RX) as we see here https://pinout.xyz/#Configuring the uart is in the official documentation https://www.raspberrypi.com/documentati ... gure-uartsI see.So if my...
View ArticleCamera board • rpicam thru' putty or else
A HQ cam is recently installed in a rpi 4B and it work properly directly.I am going to use it thru' ssh in my pc's putty. the command line show properly and it can be control. However, the video is...
View ArticleGeneral • Re: ADC creapage on the RP235X
Repeat the test with a resistive divider on Vref feeding the ADC input pin.I'd rather get to the bottom of this mystery as it is. I don't really care if the issue goes away under other circumstances,...
View ArticlePython • Re: stop loop with button press--raspberry pi and gpio
sorry for a late reply, i had gotten all the parts in the mail finally and pulled everything apart to cut wires to length, solder boards and connectors, all that fun jazz. just got it back together...
View ArticleAdvanced users • Re: Raspberry Pi dual connection communication problem
Check your router/access point settings on your network. I've encountered some where there is a security setting to prevent WiFi connected devices from accessing ethernet connected devices.Hi Paul...
View ArticleCamera board • Send direct I2C to HQ camer V4L2
Hello all,I'm using the HQ camera with V4L2 driver.I would like to send some "direct commands" to sensor using I2C interface (I do have a register map of IMX477).How can I do that?Any simple example...
View ArticleBeginners • Re: Which document editing tool is better?
Hi folks,need help~!~ Do we use markdown to edit? or which one is better for RP?thanksI've been known use vi with -ms macros. I've also used LibreOffice. Plus various other programs over the years....
View ArticleRaspberry Pi Connect • Re: Use Connect on a headless Pi5?
A friend has connected successfully (shared desktop) from the U.S to here in Thailand to help me out with a few things. I know it works, so it's set up, but it won't let me on when it runs headless....
View Article