Networking and servers • RPi5 with 2.5gbit usb adaper (rtl8156b) not working...
Hello everyone!I have recently set up open media vault on my raspberry pi 5 (os lite) with 2.5gbit usb adapter from ugreen (rtl8156b). When I connect it to 1Gbit port on my Virgin Media HUB5 router...
View ArticleTroubleshooting • Verification of Raspberry Pi 4 demise
I have had an Octoprint facility running successfully with my Ender 3 printer for some time using an old Raspberry Pi model B and recently decided to upgrade to a Pi 4 to speed up interactions with...
View ArticleCamera board • Turn on camera led on pi 0 2w
i went through the post where its been told that camera led line is been removedtopic: viewtopic.php?t=328635but i like it to be turn on. is there anyway to turn onthanks in advanceStatistics: Posted...
View ArticleTroubleshooting • Issue with dual UART ublox
expcosm's user avatarexpcosmUnix & LinuxIssue with GPS on RPi4 at bootAsked 2 days agoModified 2 days agoViewed 8 times0So I have RPi4 which I configured with multiple UARTs and a Ublox ZED-F9P on...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Use SN65DSI83 with CM4
Hello everybody,I designed a motherboard with Raspberry Pi CM4 module and an SN65DSI83 to DSI-LVDS bridge converter. I powered up the electronic board and checked that CM4 verified that it sees the...
View ArticleHATs and other add-ons • Multiple potentiometers
Hello,I'm starting a project which requires about 8 linear potentiometers, but I'm not sure how to handle large amounts of analogue inputs. I have searched online and found Digital potentiometers,...
View ArticleGeneral discussion • Pi OS image built on different kernel
Hello everyone,Bit new to the Pi world so I have a few questions. I need Pi OS built on kernel 6.2-6.4 for the M.2 coral TPU to work. Kernel 6.6 (current) doesn't have support and we all know how...
View ArticleGaming • Super Methane Bros
This game now works with Raspberry Pi. https://github.com/rombust/MethaneInstall instructions:Install clanlib 4.1.0 from https://github.com/sphair/ClanLibsudo apt install libmikmod-config...
View ArticleTroubleshooting • Buster default-jre-headless and default-jre not being...
I am running Buster on a Pi4/4GB and when I do an apt update it tells me there are 2 packages to upgrade.I duly do apt upgrade, and it tells me that it has unpacked and set up the packages.Later on, I...
View ArticlePython • lgpio.error: 'GPIO busy'
Recently I bought rpi 5, I have connected a LED to it and every time I try to run this code I get: lgpio.error: 'GPIO busy'Code: from gpiozero import LEDfrom time import sleepled = LED(26)try: while...
View ArticleCamera board • raspi 4b with hq camera and flash
Hello friends, I'm new to Raspberry and I'm going to do an HQ camera project with Raspi 4B and I need to connect a flash to the camera. What kind of flash can I use and how can I trigger this flash...
View ArticleGraphics, sound and multimedia • Gstreamer with raspberry
Hello,I have a video camera connected via Ethernet to my Raspberry Pi, and I have installed wireshark to check if the video packages are well recieved by the Raspberry, so now I can see in wireshark...
View ArticleNetworking and servers • Way to setup Wifi on user Input
Hi all. I have a RPi with RPiOS that a program can take user input to setup the Wifi (SSID and Password). Now i am looking for a good way to handle this input and setup the Wifi according to the...
View ArticleC/C++ • RP2040 Filesystem calls
I am trying to create a log file for catching errors and saving them and I am unable to use a SD card due to space constraints. I was wondering whether if there is a library or available SDK calls to...
View ArticleBeginners • Power button for Raspberry Pi 4B - audio streamer
Hi everyone,I'm going to build a simple digital audio streamer with the Raspberry Pi 4B 2 gb, the official 7'' Touchscreen and the official power supply.I need a pre-soldered button for safely power...
View ArticleOther RP2040 boards • Custom RP2040 board not working
So i have designed a custom Rp2040 board referring to the official hardware design guide for rp2040.When i boot the device in bootsel mode, it does get detected as a USB mass storage device on my host...
View ArticleGeneral discussion • wifi access
I am creating a project that uses a raspberry pi. Eventually, I want to deploy the device into someones home, allowing them to set up the device. Without them having to access the desktop/configure...
View ArticleTroubleshooting • How to move my existing setup from a 64gb sd card to...
I just found my 128gb card. Everything is setup, but still needs help, I just want tot about moving everything to my new card, can you help?Statistics: Posted by capwalker666 — Mon Apr 29, 2024 2:35...
View ArticleTroubleshooting • Issues auto mounting memory stick on boot up
Hi,I am trying to run some Python code on my Raspberry Pi4 which is started from a sh script that will start on boot up of the Pi. Prior to the code running i automatically mount a memory stick that...
View ArticleGeneral discussion • Self Inflicted Problem Caused by 'sudo startx'
Under the heading of RTFM, I share with you a problem I really created for myself.I was trying to install and start GParted using these instructions https://raspberry-projects.com/pi/softw ......
View Article