Troubleshooting • Uart and GPIO freeze
I have a setup of 2 applications running on raspberry PI 4. (I have this setup on 3 CM4 and 2 RPI4b). The problem is both application some time stops to receive GPIO raising/falling signal and some...
View ArticleBeginners • Ubuntu remote control
I am currently using Ubuntu as a os for my raspberry pi 5.But I want to use the raspberry pi 5 without a moniter -> remote control from my laptopI tried using Teamviewer but the deb file does not...
View ArticleGeneral • Re: what is the logic of ADC interrupt enabling?
(((uint32_t)dreq_thresh) << ADC_FCS_THRESH_LSB) | does not work.Statistics: Posted by yushang — Sat Sep 07, 2024 1:44 am
View ArticleC/C++ • Understanding the Basics of Callback() and Similar Functions
I'm a new student/hobbyist of C++ and Raspberry Pi. I'm using Brombach's "Practical Robotics in C++" as one of my references. He introduces the use of the function callback() for use with pigpiod. I...
View ArticleTroubleshooting • Raspberry Pi 4 suddenly won't boot
I have a Raspberry Pi 4, bought recently as an open box item. I installed LibreElec on it, and it worked fine for a few weeks. I turn it off when I'm not using it. Suddenly, it won't work. I've...
View ArticleHATs and other add-ons • Re: Raspberry Pi 5 with Active Cooler and HAT
Thank you, I think I just found a good GPIO header from Adafruit that will work, my solution would've been far more complex with spacers and standoffs to lift the board but didn't know these...
View ArticleNetworking and servers • Re: Pi Access point Network Manager issues
I have the same issue. Did you find the solution?Statistics: Posted by levilliard — Sat Sep 07, 2024 4:13 am
View ArticleRaspberry Pi OS • Re: dhcpcd not learning NTP servers from DHCP
A script for updating timesyncd ntp sources via dhcp under NetworkManager. Tested on Debian 12 bookworm for raspberry pi and amd64. I have not tested DHCP6 as my router only supports...
View ArticleTroubleshooting • Water damaged RP4, is this fixable?
Hi! I just got a RP4 my father used to use because he's upgrading it to a RP5. It was left on the floor and someone cleaning the house probably got it wet. Some photos of the board can be found here...
View ArticleRaspberry Pi Connect • Re: Copy files from remote Pi
There’s a tmux plugin. Boy, I wish wormhole worked in mc…Does nobody use ssh anymore?Statistics: Posted by ame — Sun Sep 08, 2024 1:35 am
View ArticleGeneral discussion • Play spotify offline on a raspberry pi, is possible?
Hello everyone, i have a premium account and i would like to know if it is possible to listen to Spotify offline on a Raspberry pi?Statistics: Posted by Wasabi_93 — Sun Sep 08, 2024 1:46 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Pico and MPU6050
Hello,I am trying to run a Raspberry Pi Pico connected to an MPU6050. I am using this MPU6050:https://www.adafruit.com/product/3886I have used the code from pico-examples for the MPU6050. My...
View ArticleTroubleshooting • Re: Dip Switches on Pi Keyboard
So loaded a fresh Raspberry Pi OS image onto a Pi4, I would unplug the keyboard, move the dip switches around, plug the keyboard back in and start typing. I tried a few combos, and I'd always type out...
View ArticleC/C++ • Re: Understanding the Basics of Callback() and Similar Functions
Thank you for the thoughtful reply! I will spend some time working through this. Cheers!Some detective work required. https://github.com/lbrombach/practical_ ... llback.cpp shows...
View ArticleGeneral • Re: Non blocking data logging on dual core system
Thanks and congratulation on zeptoforth. I did dabble with forth on Z80 many decades ago but never got proficient. That was probably about the time ejolson was struggling to squeeze a video driver out...
View ArticleTroubleshooting • Re: Forget Username and Password
Yes, I’d like to —— 1) I want to retrieve the username and password that I had been using a long time ago.(so that I can login and use it like I used to do).If 1) is impossible, then —— 2) I want to...
View ArticleTroubleshooting • Re: Raspberry Pi 4 suddenly won't boot
The reputation of Canakit power supplies in these Forums is far from universally positive.I didn't realize that.Correction: it was plugged into a Canakit power supply when it died. I've tried a...
View ArticleGeneral • Re: RP2350 E9 bug - also for other GPIOs, e.g. SPI?
Actually, in a pull-up design, E9 might help, not hinder, because it's pulling up from undefined region.About about MISO being required to be pulled up with a resistor because of an open-collector...
View ArticleGeneral discussion • Re: Will AnyDesk run on a Pi 5
Why not check it for yourself?https://support.anydesk.com/knowledge/s ... ng-systemsStatistics: Posted by memjr — Mon Sep 09, 2024 12:52 am
View ArticleGeneral discussion • Re: Packaging as Russian dolls
Recycle the boxes you already have, make new custom ones from any piece of cardboard you have laying around and would recycle anyway.Plenty of pople have done that, including Google and I. Google's...
View Article