Device Tree • Re: MCP23017 overlay error -EIO: can't write IOCON 32
tested with the download attachedCode: dtoverlay=swi2c-dummy-rev1,bus=11but getting this error nowCode: sudo i2cdetect -y 11 0 1 2 3 4 5 6 7 8 9 a b c d e f00: -- -- -- -- -- -- -- -- 10: -- -- -- --...
View ArticleOff topic discussion • Re: how to make rotary style switches work for radio...
The radio has a built in record player. My plan was to replace the old record player with a new one I have that has a Bluetooth function built into it. One of the switches I was hoping to make work...
View ArticleNetworking and servers • Re: Move Synology NAS Drives to Pi 5
I get..Code: foo@pi19:~ $ lsscsi[0:0:0:0] disk USB SanDisk 3.2Gen1 1.00 /dev/sdc #timeshift thumbdrive (for OS)[1:0:0:0] disk ST4000DM 004-2U9104 0106 /dev/sda #icybox[1:0:0:1] disk ST4000DM...
View ArticleCompute Module • Re: Compute Module 5 Fan goes to 100% on shutdown
It can't because RP1 will be switched off, the GPIO will therefore no longer driven and low causes the fan to run at max-RPM if 5V is applied.(Also replying to @dp11) — can someone confirm that...
View ArticleRaspberry Pi OS • Re: Installing new software directly to an image in a...
Just tested doing an `sudo apt-get update` running on both a pi4 and a pi5, both fully updated, and they both worked.Here are a couple of things to have a look at:Is there sufficient disk space in the...
View ArticleCamera board • Re: Getting the most FPS/Quality out of the Pi Camera Module
Hello, The primary goal is to feel I am getting the most for the money paid for the PI Board/Camera, that what I create with it is taking full advantage of the best in modern engineering. I plan on on...
View ArticleNetworking and servers • Re: How to create signed SSL certificate with DS...
Hi everyone,I saw in a requirement for an app the need for HTTPS connection to my Pi with the added requirement that self-signed SSL certificates are not...
View ArticleCompute Module • Need Help: CM5 Lacks Composite Video Pin for Drone Project
I’m working on a drone companion board project that relies on the composite video output (TV out) pin from the CM4. I noticed this pin isn’t available on the CM5, and I’m looking for a reliable...
View ArticleRaspberry Pi Desktop for PC and Mac • Re: How to configure Debian to look...
Download the .deb packages from https://archive.raspberrypi.com/debian/pool/main/they may or may not install on an amd64 system. If not you can extract them and then copy the files to the proper...
View ArticleRaspberry Pi OS • unresponsive application running on single core
HiI am trying to run Autopilot for Quadcopter on my Pi 4. My application is single thread created in C/C++I created a service for my application as follow:Code: [Unit]Description=My...
View ArticleCompute Module • Re: CM5 in CM4 boards - USB 3.0 from CAM0/DISP0?
Hi, thanks for the reply and info,Did you get both CM4 and CM5 IO board kicad files and looked into pcb design and did you find any significant difference?Because I did not find anything that should...
View ArticleOfficial Display • Touch Display 2 does not function correctly with POE+ hat...
I am attempting to use a Pi4B and a Touch Display 2 in order to produce a wall-mount kiosk. However, powering this via POE with the official POE+ hat causes what seems to be a I2C conflict with the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Making the Raspberry Pi 4 Control...
I have a Raspberry Pi 3B, a Raspberry Pi 4B, and an LG monitor. When I connect the PI3 to the monitor and type: export DISPLAY=:0;xrandr --output HDMI-1 --brightness 0, it totally blanks the display,...
View ArticleRaspberry Pi Connect • Re: Web API for Connect?
It would only provide you with the public IP address, is your Pi on the public internet?Statistics: Posted by gsh — Thu Dec 19, 2024 6:21 pm
View ArticleTroubleshooting • Re: Pi 5 no longer boots from USB SSD
It's a bit of a long shot but please can you try adding the following command to config.txt on the SSDenable_uart=0If you have another Pi e.g. Pi4 that can boot from that SSD then it might be worth...
View ArticleTroubleshooting • Elektron Tm 1 problem
hello therei am onRaspbian GNU/Linux 11 (bullseye)Kernel: Linux 6.1.21+Architecture: armraspberry pi 1 b+ v1.2i am running it headless as usb midi hub and gui less pure data platformi just got me self...
View ArticlePython • Re: except KeyboardInterrupt error
I'm not a Python export, but it looks to me that the indent is wrong on the "except..." block. It should be the same level of indentation as the "try:" line, not the "with...:" line.I agree..You agree...
View ArticleTroubleshooting • Booting from network, only when needed?
Hi!I have a RP 5 in a box, on the roof (for a skycam).It uses an NVME SSD.The box is closed and waterproofed.With SSH, I was trying to mount an USB stick (to use Raspi-Backup).I changed FSTAB, then......
View ArticleMicroPython • Re: Building an Internet-Radio using a Pico W using just Python
No reference to pico..or internet radio ?Here is a full MP3 streaming example that works on the following boards:Adafruit Metro ESP32-S3Adafruit Metro ESP32-S2Feather ESP32 V2Statistics: Posted by...
View ArticleGeneral discussion • Re: Reopen: RaspberryPi and Psion
I think @jackal123uk is on the right way with the last Post on this RaspberryPi and Psion Threadviewtopic.php?p=1585080#p1585080I have some Infos about the Revos Display...
View Article