General • RP2350 USB CDC
Hello,I have C code running on the Pico 2 with stdio directed through the USB port. When I reset the device programmatically using the system_reset() function I am not able to reopen the associated...
View ArticleSDK • Asymmetric timing on PIO wait
I'm designing some data acquisition modules and I want to use an external 5v signal to trigger a DMA chain on multiple picos simultaneously. Synchronization is what I'm going for, with less latency...
View ArticleBeginners • I want to use ky-013 for raspberry pie pico.
hello.I want to use the thermistor temperature sensor module (ky-013) using Raspberry Pi Pico.However, even if I follow the code and circuit found on the Internet, it does not properly reflect the...
View ArticleGaming • GZDoom Controller Setup with jstest-gtk
GZDoom with Perdition's Gate DOOM2 WAD with the Brutal Doom Community Expansion Doom ModThere are times when I am interested in playing console games, more specifically console games that were...
View ArticleOff topic discussion • Take a Shot with Nikon & Canon
Take a Shot with Nikon & CanonCanon EOS R3, Canon EOS R5, Canon EOS R6, Canon EOS R7, Nikon Z9, Nikon Z 7II, Nikon Z7 Mirrorless Camera, Nikon D6, Nikon D850, Nikon D780, Sony Alpha A7R III , Sony...
View ArticleGeneral discussion • Bluetooth headset (with mic) on Pi Zero 2W Bullseye
Hi all,I'd like to be able to use a Bluetooth headset (e.g., a gaming headset with earphones and a microphone) on a Pi Zero 2W. The Pi is currently running 64-bit headless Bullseye: "Raspberry Pi OS...
View ArticleAdvanced users • Identify missing libraries and packages
I've successfully compiled a qt6 program (which was somewhat of a marathon in itself, getting all the right pieces in place) and want to run it on a "clean" Pi Bookworm setup. This requires...
View ArticlePython • Pygame on Raspberry Pi looks very weird
I tried running this script on my RasPi, it should create a red rect on black background:game.py:Code: import pygameimport syspygame.init()screen = pygame.display.set_mode((0, 0),...
View ArticleTroubleshooting • Cannot put display to sleep anymore on Rasp5
Hi guys. I would really need some help on this, as I've been struggling for days now searching and trying with no success. I have a Raspberry PI 5 connected to a VGA port on my monitor using a hdmi to...
View ArticleAutomation, sensing and robotics • 2 Relays Module with JD-VCC
Hello guys,I'm not a electronics engineer, so I can't understand very well how this module works.Data sheet:https://asset.conrad.com/media10/add/16 ... rduino.pdfTo run it from the pi, should I have...
View ArticleBeginners • Connecting Arduino Uno to Pi 4B
Hi, is it possible to connect 9 Arduino UNOs to a Raspberry Pi 4B and have the communicate? For example, if a pi camera sees something, it can tell the Arduinos to run a part of a script?Statistics:...
View ArticleGeneral discussion • USB on pi4 modle b not working
some kid spilled water on itStatistics: Posted by Cool_catalog — Sat Oct 26, 2024 8:24 pm — Replies 1 — Views 29
View ArticleTroubleshooting • lxterminal --geometry gives too few columns in 64 bit...
tldr: /usr/bin/lxterminal --geometry=130x32+100+45 does not give 130 columns.I am running 64 bit Bookworm on a Pi 4 without Wayland. I want the desktop to display with an lxterminal with a 16 point...
View ArticleTroubleshooting • CM4 boot stops with BOOT ERROR: Code 45
Hi all,I have a CM4 with the official IO-Board that worked for some time and now I try to reuse it for a different project.Before I reinstall it (Target is Fedora 40 Server on a NVME) , I updated the...
View ArticleBare metal, Assembly language • SPI display and I2S audio
I'm creating a synth project that uses a Raspberry Pi Zero 2 W, an Adafruit HX8357 TFT (https://www.adafruit.com/product/2050) display connected with SPI, a pair of I2S DAC/amplifiers...
View ArticleOff topic discussion • Post your .bashrc
Here's mine:Code: ## Added Options ##export LC_ALL=en_US.UTF-8export LANG=en_US.UTF-8export LANGUAGE=en_US.UTF-8# Powerline # Powerline is a statusline plugin #...
View ArticlePython • Help! remote GPIO not working from my Mac to raspberry pi
Hi,I recently started a project on creating a UI that has a few buttons that control a raspberry pi 4b based robot rover. Only issue is that when I follow the Remote GPIO documentation and try to run...
View ArticleGeneral • USB CDC TX issues tied into RX on the RP2350
For my Forth implementation for the RP2040 and RP2350, amongst other platforms, zeptoforth, I have implemented a USB CDC console in addition to the serial console. With the RP2350, but also to a much...
View ArticleTroubleshooting • Pi 4B not returning the correct vcgencmd results
I'm running the latest version of Bookworm as of 10/24/2024. When I add the line program_usb_boot_mode=1to /boot/firmware/config.txt, (I've tried in various places inside config.txt), it WILL NOT...
View ArticleTroubleshooting • Pi 4B shows a blank screen on Vizio TV non-4K
My Pi 4B 4GB is booting since I can get to it through PuTTY. But ABSOLUTELY no display on TV! I'm running Bookworm as of: 10/24/2024.I AM plugged into HDMI0 I used a generic HDMI Micro to HDMI short...
View Article