General discussion • Using GPIO is PHP scripts.
I have been using a RPi 2B to monitor and control a solar changing system since 2017. It has worked great. I even posted it on Github and have gotten positive feedback form a few people. That was...
View ArticleBeginners • How to completely disable terminal history
Hello. Can anyone help me to completely disable terminal history on latest raspberry pi os, I tried with unset HISTFILE and set +o history and putting in ~/.bash_profile also but nothing works at all,...
View ArticleTroubleshooting • Raspberry Pi Webcam Server
I have a spare webcam so I've been following the tutorial at https://pimylifeup.com/raspberry-pi-web ... ment-94937 Any ideas please?Doesn’t work for Pi model 4 on Bookworm. Also, doesn’t work for...
View ArticleBeginners • My Raspberry Pi is not functioning properly.
I am using the Raspberry Pi Pico with the RP2040 chip. After flashing a 1.8 MB UF2 firmware, it does not run properly, but a simple blink program works fine. What could be the reason for...
View ArticleAdvanced users • Missing subtitles when playing live stream with OMXPlayer
When I play the following live stream from NRK, no subtitles can be dispalyed. I have tried -t 0 and -t 1 with no result.If I play the stream with VLC, the subtitles can be dispalyed, but VLC has a...
View ArticleCompute Module • CM5 antenna connector
The CM5 no WiFi does not come with an antenna socket on the Board?Statistics: Posted by StoreBygger — Thu Feb 20, 2025 8:00 am — Replies 1 — Views 13
View ArticleGeneral • Using the Pico 2 W as a Debug Probe
Just a quick PSA: if you're trying to use the pico 2 W as a debug probe for another pico, and you're expecting the LED to come on to indicate that it's working as a debugger and it isn't, don't worry....
View ArticleTroubleshooting • CM5 8GB 16EMMC boot issue
Hello allI have a CM5 8GB 16EMMC with Waveshare CM5-PoE-BASE-A and am having problems with it starting up. no matter what I do the error that comes up is (brcm-pcie 1000110000.pcie: link down) the...
View ArticleAdvanced users • How to control camera gain and exposure when streaming via...
I am streaming video with Gstreamer on Rpi 5 (Bookworm). Gstreamer seems to override previous camera settings. I am particularly interested in analog gain and shutter, as I am trying to optimize the...
View ArticleMicroPython • Connect to Pico w with Garmin watch
Has someone been able to connect to the Pico from a Garmin watch?Using the example advertising: https://github.com/raspberrypi/pico-mic ... rtising.pyI can see the Pico in the Garmin BLE Scan app...
View ArticleAutomation, sensing and robotics • Using Raspberry Pi Pico as HID bridge for...
Hello, I hope everyone is doing well.I am not sure if here is the right place to post, if not, please remove or move to the right section, thanks.I've been trying to set up my Raspberry Pi 5 as an HID...
View ArticleGeneral discussion • (Mild) electric shock while handling 3B Pi board
I think this is kind of a blast from the past; I think it was discussed long ago, but I haven't seen anything recently on the topic.I have a Pi 3B that I use every day and it is fine. It is powered by...
View ArticleAndroid • Android 15 on Pi4 no display
I am trying to set up android 15 on a brand new Pi4. I am using the OS from konstakang.I have no display when I plug the PI into my TV or PC monitor. I have tried using SSH to log in, but I don't see...
View ArticleTroubleshooting • raspi-config: Confusing rpi-eeprom update message
The following update message is rather confusing.Fresh install with RPi imager, followed by sudo apt upgraderaspi-config > Advanced > Boot Order > NVMe bootThis message is displayed:I'm...
View ArticleHATs and other add-ons • Raspberry DAC Pro audio cracks from 3.5mm port
I'm testing the DAC Pro with Pianoteq 8. I found that if I use the 3.5mm audio port I get cracks in the audio, especially with higher notes, but from the RCA ports the output is perfect. May someone...
View ArticleGeneral discussion • What do these Pi 5 sensors in Glances dashboard mean?
Hi all,In my Glances dashboard, I see the following sensors on my Pi 5:* Composite* Sensor 1* rp1_adc* cpu_thermal* pwmfanI understand what cpu_thermal and pwmfan are measuring, but could someone...
View ArticleNetworking and servers • Bookworm 12.8 - etc/network/interfaces does not...
I have an embedded device, which uses a "configuration editor" to produce a single user config file.We have devices running with hardware dating back to CM1 , CM3, all sorts, boards and heaven knows...
View ArticleTroubleshooting • i2c overlays are not exposing 0,2,3 Pi5
/dev/i2c-1 is exposed, the others are not. I even tried the overlays with -pi5 and they did not work.Is this a 6.6 kernel issue not loading the module or working with it properly?Code: fred@pi5:~ $...
View ArticleSDK • memset isn't faster than loop?
I thought this was odd that memset took *exactly* the same amount of time as my loop. Both were 615 us. Isn't memset optimized? I guess it was implemented as just a loop as well? (FWIW, screen_buf is...
View ArticleGeneral discussion • Bug report
I tried to submit a bug report on labwc to the Debian support group and got the following rejection We don't have a 0.8.1-1+rpt3 version of labwc in Debian. It seems to me that this is some kind of...
View Article