Advanced users • KEEP autostart terminal open like in UI
I have been struggling a lot and tried the sticky notes to autostart and also this one to the same topic viewtopic.php?t=291785I have a pi 3 doing only 1 job: running grott to supply HA with mqtt...
View ArticleHATs and other add-ons • Trying to set a Qi LiPo charger, wiring doubts
I've been looking on how may I wire all components to create a LiPo Charger based on Wireless QiHere are the components I plan to use (the only ones I've found in Stock rigth now otherwise, I might...
View ArticleBeginners • Load desktop and a video without a monitor, then work when it's...
So I'm trying to use PIs to display a looping video on TVs. Easy peasy. The problem im running in to is if the TVs aren't on when the PI boots up, turning them on after does nothing. Googled and the...
View ArticleMicroPython • Rotary Encoder
Hi everyone Im am new here an currently seeking some help. I am trying to code a reliable read out for a rotary Encoder. up until now I was trying to do it on my own, but I didnt get that far. I saw...
View ArticleGeneral discussion • Need version which supports Adafruit 2.8" screens
Can anyone point me to a version of the Raspberry Pi OS which does NOT have the desktop and supports both HDMI and the use of the Adafruit 2.8" screens? I've tried adding the CircuitPyhton libraries...
View ArticleTroubleshooting • Raspberry Pi 5 keeps dropping ethernet connection to PC...
Hello,I have a Raspberry Pi 5 that I am trying to establish an SSH connection with my PC over an ethernet cable. The pi is consistently dropping the connection after anywhere from 3-20 minutes of...
View ArticleBeginners • Total beginner with a bright idea but no knowledge to do it
Hi All,I am looking to create a device that sits on a network and when a number is typed into a keypad it will send a http command over the network to a third party device. Basically I have some...
View ArticlePython • Pi 5 / RC522 / Python for RFID Reading?
Hello all,Apologies if I'm in the wrong forum. I've searched around for hours and cannot find an answer to my question so I'm hoping someone here might have an idea.For a bit of background, I'm a...
View ArticleGaming • Where can I find a big list of ROMs?
Hey, I'm pretty new, and I can't find a big library of ROMs, Does anybody know of a site with something like that? Thanks!Statistics: Posted by HiMeIsNew — Tue Mar 19, 2024 8:11 pm — Replies 1 — Views...
View ArticleGeneral discussion • bluetooth audio x11 session not work for kodi on bookworm.
I have been testing the audio connection through bluetooth speakers with kodi in an rpi os session with x11 and when entering kodi the bluetooth audio is disconnected.This does not occur if the...
View ArticleGeneral discussion • PiServer not detecting anything
Hello, I do have Rasberry Pi 4b and trying to make it work with PiServer running on a VM on the same network. The PiServer app is not detecting the client and the client is not getting an IP from the...
View ArticleNetworking and servers • Need to 'spoof' a router - not sure if it will work
My problem is i inherited some hardware from prior admins. Some of it I didn't need to touch immediately.One such piece of hardware is a netgear smart switch that presumably has a web interface. The...
View ArticleGeneral discussion • The Grounding Wire
What is your simple explanation of grounding? What does the grounding wire do? Why do we need it in order for the circuit to work?Thank you.Statistics: Posted by MrTech — Wed Mar 20, 2024 8:18 pm —...
View ArticleGeneral discussion • Resistors - Which one and why...
How do you know which resistor wire to use and when? Please advise. Thank you very much.Statistics: Posted by MrTech — Wed Mar 20, 2024 8:19 pm — Replies 1 — Views 56
View ArticleTroubleshooting • Rasbperry Pi 5 8GB Can't Recognize NVMe in Any Form
I have a Raspberry Pi 5 8GB. I have attached a PNY CS1030 250gb NVMe SSD to my Pi using a Pineberry Pi Bottom Hatdrive hat. I have configured my /boot/firmware/config.txt as follows:Code:...
View ArticleAdvanced users • ASIX ax88179_178a not getting predictable network interface...
Hi!I have just upgraded my pi4B router with "sudo apt update" then "sudo apt upgrade" It was using kernel version 6.1.21 and got upgraded to 6.6.20.Disaster! One of the USB ethernet interfaces failed...
View ArticleArch • How to get plain Arch Linux to run on a Raspberry Pi 5 ?
I have searched the web, and came up with just "two" sources giving "some" info about how they managed to get Arch Linux Arm to work on a RPI-5.https://archlinuxarm.org/forum/viewtopi ......
View ArticleTroubleshooting • Bluetooth pairing woes
My DiddyBorg robot has a Pi4B 2G with Raspberry Pi OS Bullseye 32 bit. It is controlled headless with a laptop PC and a genuine Play Station 3 Dual Shock game controller. The latter is connected via...
View ArticleBare metal, Assembly language • GPIO in assembly on RPi5
With the help of many online descriptions and the draft documentation on the RP1 chip, I figured out how to blink an LED in assembly language. You can see my code at...
View ArticleCompute Module • Bootloader reprogramming with SIGNED_BOOT=1
Hello,I'm trying to implement the bootloader update for a CM4 from the system.Secure boot is already implemented and is working fine. However, if in the future it will arise the need to reprogram the...
View Article