MicroPython • Works on Pico, Pico W but not on Pico 2
I'm using the Waveshare DS3231 and have it working fine for ready and writing the time on both the Pico 1 and 2. However, when I try to use the alarm function to wake the pico, it works on the Pico 1...
View ArticleFor sale • 10W Powered PI5 mPCI HAT
Hello,We're offering a mPCI HAT that can provide 2V@5A for up to 10W of power to a card. https://www.tindie.com/products/superne ... -10-watts/Additionally, we also have an M/E Key m.2 hat for cards...
View ArticleGeneral discussion • VS Code fails to update on apt upgrade
Dear Helpers.I know this topic has been discussed a while ago in the past. And the solution was "wait until the archive is updated". The problem is that VS Code is now "upgradable" (so says apt...
View ArticleNetworking and servers • Advanced Security WiFi Router on a Pi
Hello,We've just released version verwsion 1.0 of our advanced wifi router software that provides easy to use network segmentation and isolation. Wireguard™ and DNS Ad blocking is built-in to the core...
View ArticleCamera board • USB Video Error
Hello,I'm trying to capture a video over USB. I am using a compute module 4, connected to this Waveshare board. Unfortunately I am running into an issue, see below for details:Link to Waveshare...
View ArticleGeneral discussion • [Pi 4] Peripheral Extension Board
Hi Folks,I am using Pi 4 to access many sensors (4 SPI, 5 UART, 5 I2C, 5 ADC) and I am running out of Peripherals. I2C is not an issue since one bus can handle them. I also used I2C ADC (ads1115)...
View ArticlePython • Educational videos?
Just getting my feet wet working with python and coding in general and wondering if there by chase a good source of videos on python? I'm more of a visual learner so being able to see how it's done is...
View ArticleBare metal, Assembly language • SDHOST block read returns CRC in data
Hi All,I'm working on a baremetal driver for the SDHOST controller on the RPI 3b for educational purposes (and quite an educational journey it's been).I am now reading the card and its MBR but have...
View ArticleFor sale • Laser cut Pi4 & 5 covers (minimalist case)
I've started making different projects with my laser cutter and came up with making these Pi covers. I didn't like having a plastic case sitting on my mid century TV/Stereo cabinet so I got creative...
View ArticleTroubleshooting • Am I running root from my SSD or SD Card?
I have a Pi5 with Penta SATA HAT running Raspberry Pi OS Lite and OpenMediaVault installed on it.64Gb SD card insertedSDA is a WD Green SATA SSD 480Gb, which I thought I was using as the main root...
View ArticleGeneral discussion • Raspberry Pi Zero 2 WH
Are the Raspberry Pi Zero 2 W with pre-soldered headers on backorder from the factory? I can't find them at any of the approved resellers. Is there any ETA? Even a bad, unreliable, or imperfect ETA to...
View ArticleDeutsch • i2c am Raspi4b und 5b
Hallo Gemeinde,ich habe einen Raspi3b am Laufen, der über i2c die Peripherie steuert, so weit, so gut.Bei der Migration auf den Raspi4b, mit Debian11, funktioniert der i2c, mit dem Aufsatz den ich auf...
View ArticleGeneral • Picotool on Linux fails first time
I have implemented the udev rule as you guys told me about before. And now that I've gotten back into Pico I've noticed this issue. With the udev rule implemented, the call to picotool fails on the...
View ArticleTroubleshooting • Bluetooth earbud issue
Around every 5 out of 10 times i connect my bluetooth earbuds to my Pi-5 (RPIOS with latest updates) i get static noise. I have learned to eliminitate this noise by changing the bluetooth profile...
View ArticleTroubleshooting • RPi 5 with SSD Loading & Running OS but on reboot not...
Hi Folks,I have a rather frustrating issue where the Rpi 5 with a Generic MCUZone Hat and WD SN530 NVME is taking os, booting from power up but NOT detecting the OS on the SSD on a reboot.i.e. on a...
View ArticleGeneral discussion • Rpi4&5 Can't connect to 5Ghz WiFi, but can to 2.4Ghz.
Hi everybody,I am using RPI OS with Plasma DE (Latest with update & dist-upgrade) and no 5G WiFi appers on list of possible connections.I have another USB stick with RPI OS Desktop (bookworm) with...
View ArticleTroubleshooting • Raspberry Pi 5 Not Connecting to WiFi
Hi,I am trying to connect my Raspberry Pi to WiFi by doing the following:sudo raspi-config -> System Options -> Wireless LAN I entered the WiFi name and password correctly, but I get two errors:...
View ArticleGeneral programming discussion • Run Chromium from Desktop bash file
I'm able to run chromium from a terminal prompt.However, if I create a bash file on the desktop and try same as the command line, nothing happens.bash file #!/bin/bashchromiumAny...
View ArticleGeneral discussion • Run Project (USB) from Raspberry Pi Pico Project under...
When using Raspberry Pi Project from MS VS Code I'm able to generate a uf2 file and move it to PICO successfully, but when I try "Run Project" I get the following error in the terminal window:ERROR:...
View ArticleC/C++ • Using expected class
I have a Raspberry Pi Zero 2 W. I would like to use the expected class. When I try to compile the example located at https://en.cppreference.com/w/cpp/utility/expectedI get the following error:Code: $...
View Article