HATs and other add-ons • Re: high cpu with 2-CH RS485 HAT Interface-Card and pi5
In which case it isn't exactly the same issue as previously reported.Provide all the details of which RS485 HAT you are using, and how you're configuring it.Statistics: Posted by 6by9 — Mon Jan 06,...
View ArticleRaspberry Pi OS • Re: labwc Multiple desktops
Another thank you for this thread. Having multiple desktops available on my Pis is awesome!Statistics: Posted by rickh57 — Mon Jan 06, 2025 6:04 pm
View ArticleBeginners • Re: Advice for high resolution and fps cameras
I am trying to contact the manufacturer for a datasheet. I have a suspision that the output of the camera is RAW but I am not sure. The whole point hough is to be able to do everything at 4k and...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: GPIO pins and volts question
Can't find any connector specs, all I could find is this page with pics. https://xenonlibrary.com/wiki/Drive_Cab ... rive_PowerMaybe ifixit's line of Xbox cables has something you can...
View ArticleAndroid • Wifi Connected - No Internet
I Run a PiHole at home but I'm not sure this is related since I disabled blocking on the PiHole and still have this issue. Android devices frequently show Connected - No Internet, and on my other...
View ArticleAdvanced users • Re: MCP23017 Overlay Not Working on Raspberry Pi (Buildroot)
..If you want more device tree logging, then adding "dtdebug=1" to config.txt will list all the steps of applying overlays.requested that in viewtopic.php?t=381059&start=25#p2278356...
View ArticleTroubleshooting • Touch Display 2's touch input not working with Ubuntu
for a recent project i required a os with decent touch navigation support , and the only 2 os which seemed to giving a display out to the raspberry pi touch display 2 was raspberry pi os and ubuntu ,...
View ArticleTroubleshooting • Help! IHS Plate came off my Pi5, are the transistors ok?
Hi, the IHS plate came off when I was carefully removing a heating dissipator. This is quite surprising as virtually no force was applied when removing the heat dissipator.Upon inspection, it appears...
View ArticleAdvanced users • BCM4345/6 Channel Switch support?
Hi all,I have a couple CM4's setup running a simultaneous WiFi AP and Client. The AP is the "primary" connection and comes up first to allow a user to connect to the CM4 and control it. The WiFi is a...
View ArticleAutomation, sensing and robotics • Re: How to Properly Initialize and Use PWM...
Hi,I am working on controlling a laser diode using PWM on GPIO 18 of a Raspberry Pi. My setup includes the following:1. Device Tree Configuration: I have configured PWM in `/boot/config.txt` as...
View ArticleRaspberry Pi OS • Re: rc.local does not exist and cannot recreate function
Thank you both for your insights. Yes, I have reviewed thagrol pdf on startup for beginners. I think thagrol nailed it with his first observation - needed #!/bin/sh -e as first line of rc.local . You...
View ArticleGeneral discussion • Re: Keep Chromium Signed In to Google Account?
(RP5 Bookworm) It/mine at least won't Sync either? I can get signed in OK but it isn't remembered?My understanding is that Google removed sync'ing from Chromium some years ago. I've switched to FF...
View ArticleTroubleshooting • Re: screenshot apps do not work at all
Have RPi4b and newest Pi-OS (bookworm) with all updates. Nothing else. installed 3(!) different screenshot tools and none work at all. What is the problem and how can it be fixed?DavidSee...
View ArticleGeneral • Re: RP2040 counter divider by 10
About PIO, I found only such an example for output. Can someone give you a link to an input example?I have no idea how it works, but it's very likely true.Code: // Output PWM signals on pins 0 and...
View ArticleBeginners • PATH=/ ... :$PATH does not work?
Following code executed:Code: PATH=/home/pi/bin:$PATHbut upon verification withCode: sudo visudothis new path does not appear..What now?How to get a path properly programmed?Statistics: Posted by...
View ArticleBeginners • Re: How is my node-red starting automatically?
I'll present you with https://nodered.org/docs/getting-started/raspberrypiAs it includes how you are probably running it...MQTT From a random but nice if advert laden...
View ArticleTroubleshooting • Re: M.2 HAT + Hailo8L AI Accelerator kit issue
..The problems aren't related to the power supply as I don't have any "Undervoltage Detected" error and the power supply is powerful enough...How do you judge that? As long as your PSU did not...
View ArticleNetworking and servers • Re: Raspberry pi with ethernet module
Hello, I am looking for a Raspberry pi with ethernet module integrated. If there exist a development board that would be great to start work.Current product range outlined here - Raspberry Pi hardware...
View ArticleRaspberry Pi OS • Re: pi zero 2w / pi os lite bookworm - cant connect to wifi
My bad. Its my first post on here so... My home wifi is 5 and 2.4ghz. I also tried to have two different ssids for each but that also did not solve it. Added the jounralctl output image now. Thanks...
View ArticleRaspberry Pi OS • Re: Keep Chromium Signed In to Google Account?
Use pi-apps, Internet>Browsers>Better ChromiumOr you can go thru all the crazy steps here:https://www.learningtopi.com/sbc/chromium-sync/Statistics: Posted by craigevil — Tue Jan 07, 2025 6:44 pm
View Article