General discussion • Re: Adding thermal tape to bottom of the Pi5 - is it safe?
I'm still not sure if it will even work, since I need to stack them to reach the underside.If you stack thermal pads they aren't going to be very thermally conductive in series.To build up the height...
View ArticleРусский • Re: WaweShare Raspberry Pi CM4 kit with a 5 inch touch screen - не...
Are you using the bookworm system?Please enter uname -a to check your system kernel version.Statistics: Posted by Amarantos — Wed May 15, 2024 2:52 am
View ArticleBeginners • Re: Does Remote.It have no bandwith limit?
I don't know, but a great place to ask that question if I needed to find that information would be at the remote.it website.Statistics: Posted by memjr — Wed May 15, 2024 2:54 am
View ArticleBeginners • Network Preferences missing from Right-Click Network
Now maybe I've got it wrong, but right clicking on the up/down arrows should produce the Network Preferences menu, but ever since installing the most recent version of Raspbian that is no longer...
View ArticleBeginners • Re: Uninterrupted Power Supply for Pi 3b
From time to time Amazon has these on sale for $59.00https://a.co/d/bFhAuchI run a couple of pi boards, a wifi router and a couple of other accessories off one of these. You're not going to get better...
View ArticleMicroPython • Re: Raspberry pi Pico W with nema 17 stepper motors
Thanks for the help Dougie Lawson . I am writing this post from my class which starts at 9 so can't really post images rn. I'll do that once I reach home after 4 maybe. For now I tested all components...
View ArticleGeneral discussion • Re: PcManFM show full directory path
The full directory path is shown in the directory history drop-down box.The complete path to a file or directory can be copied from a right click In the preferences there is an option to always show...
View ArticleTroubleshooting • Re: RPI 4, no screen--solid green and red lights
Yes Konstakang has made a version that works on Raspberry Pi. I have also tried just using Raspian and Ubuntu and I still get the same results.Here is the Link:...
View ArticleBeginners • Re: Network Preferences missing from Right-Click Network
left click -> advanced optionswf-panel-pi is not using nm-appletStatistics: Posted by kerry_s — Wed May 15, 2024 4:59 am
View ArticleOff topic discussion • Solar ladwp cost per kwh
Discover the power of savings with ladwp cost per kwh, designed to help you make the most of your energy budget. At Sunistics Group, we're dedicated to maximizing your savings even further through...
View ArticleTroubleshooting • RPI 5 PWM fluctuate Problem
Hi,My Raspberry Pi 5 (RPi5) isn't generating a stable PWM signal on the freshly installed Raspberry Pi OS (December 5th, 2023 version-raspios-bookworm-arm64), I'm running a simple PWM code. I verified...
View ArticleTroubleshooting • Re: PWM: Not getting continuously
Hello,My Raspberry Pi OS version is 2023-12-05-raspios-bookworm-arm64, which was launched in December.Yes, the LED has been tested on an Arduino.I have also tried using GPIO Zero.Both GPIO Zero and...
View ArticleBeginners • How to config GPIO pins as output pin in config.txt file
I need to config some gpio pins as output pin with default low. How to configure gpio pins using Config.txt file The following content is the correct way to config the gpio pin as output pin using...
View ArticleTroubleshooting • Re: Problem with RPi5 LED
Hi there! What you've described is a fairly common issue, and it can be resolved through a few steps. One way is to check the connections and ensure all cables are properly connected. Also, make sure...
View ArticleTroubleshooting • Re: Trouble with MicroSD-Card (128GB) in Raspberry Pi 4
Hi there!It seems like you're encountering an issue with your Raspberry Pi 4 Model B and your 128GB MicroSD card (SanDisk HIGH ENDURANCE 128GB). The error message you're seeing indicates potential...
View ArticleTroubleshooting • Re: Splitting HDMI for video from one, audio from the other?
Hello everyone, I want to share with you the platform https://volumo.com/ because I have been looking for something similar for a very long time. There you can find a wide variety of music of...
View ArticleBeginners • Re: How to config GPIO pins as output pin in config.txt file
The easiest way to set pin state shortly after boot is to use the gpio config command in config.txt. NOTE The syntax is based on the raspi-gpio utility - raspi-gpio help will show commands. Details:...
View ArticleDevice Tree • Re: Updating custom dtoverlay for sd card in bookworm
Thankyou,These are my logsCode: pi@cm4d:~ $ nano sd0-overlay.dtspi@cm4d:~ $ sudo dmesg -Cpi@cm4d:~ $ sudo dtc -@ -I dts -O dtb -o /boot/overlays/sd0.dtbo sd0-overlay.dtspi@cm4d:~ $ sudo dtoverlay...
View ArticleGeneral discussion • Wine broke Mk Arcade Joystick Rpi Package for Retropie...
I tried to install Wine x86 on an Rpi 3b+ on the lxde desktop on retropie, which isn't even recommended probably. I selected the choice of somthing (I cant remember) for something like 3/1 and it only...
View ArticleTroubleshooting • Re: RPI 5 PWM fluctuate Problem
I cannot see the PWMled library in your code. I think your code is missing some necessary commands. Please see the example code here and modify it accordingly. https://randomnerdtutorials.com/raspber...
View Article