Python • Re: Using Multiple Bluetooth devices with RPi 5 and python
Thank you very much GHP for your response.I made the suggested changes to the script with the following results;Using the Bluetooth PS4 Controller:1. Running the script via "Terminal-Comand Line",...
View ArticleAdvanced users • Re: Configure Wi-Fi after first boot (switch networks)
In this case I suggest you use Code: sudo nmtui or Code: sudo nmcli to configure the connection while it's still at your house and connected over ethernet.Or use the GUI tools if you're booting into...
View ArticleMicroPython • Re: Pico GPS Date/Time server (no WiFi)
The default on Thonny is to use the PC's time and date. When I disabled that option, the year was reported as 2021.Statistics: Posted by wjburl — Fri Feb 27, 2026 6:32 pm
View ArticleGeneral discussion • Re: How will California Law (AB 1043) affect Raspi OS?
Colorado is proposing the same thing.Statistics: Posted by ame — Fri Feb 27, 2026 6:41 pm
View ArticleRaspberry Pi OS • Re: Issue with monitor under Debian Trixie
Have you thought about using the "Screen Blanking" feature in raspi-config ?Statistics: Posted by dwam — Fri Feb 27, 2026 6:59 pm
View ArticlePython • Re: Module "keyboard" not found for Trixie
Are you using python in a virtual environment?This worked for me in a venvCode: (env) pi@pi4new:~/myenv $ pip install keyboardLooking in indexes: https://pypi.org/simple,...
View ArticleTroubleshooting • Re: Cant power 2 sata disks with my Raspberry
Yes, and many 3.0 hubs has only 3.0 usb port, the others are only 2.0Err, really?USB3 ports are required to have USB 2. Did you mean that some hubs have one downstream USB3 port and the rest are...
View ArticleTroubleshooting • Re: Getting GPIO Python code running at boot
And is the python script using a custom import module from adafruit?Statistics: Posted by neilgl — Fri Feb 27, 2026 7:34 pm
View ArticleRaspberry Pi Connect • Raspberry Pi 4: Red LED solid, green LED blinking, no...
Hardware / setupRaspberry Pi: Raspberry Pi 4 Model BDisplay: [monitor model], input: HDMIHDMI cable/adapter: [micro-HDMI to HDMI cable or adapter]Power supply: [official 5.1V 3A or specs]IssueI’m...
View ArticleRaspberry Pi OS • Raspberry pi500+ Sound Mixer / Panel
Dear Raspberry Pi Support Team,I am a user of the new Raspberry Pi 500+ and I am currently working with the latest Raspberry Pi OS (using the labwc compositor).I would like to inquire about the...
View Article