General discussion • Third party Nintendo controller rigjt joystick doesn’t...
Hi,I’m new to these forums so correct me if I’m doing something wrong.I have a raspberry pi 4B 8GB but I have a nexigo handheld Nintendo controller that I’m using for a portable console project. I...
View ArticleGeneral discussion • Backup of another PC on Rasperry Pi?
Hi ll,my question, from newbie, is: from my PC, can i transfert last 2-3 backups to Rasperry Pi and save Gigabyte of memory?Thanks.Statistics: Posted by pikomarco — Sat Mar 02, 2024 11:22 am
View ArticleGeneral discussion • Re: Backup of another PC on Rasperry Pi?
Hi ll,my question, from newbie, is: from my PC, can i transfert last 2-3 backups to Rasperry Pi and save Gigabyte of memory?Thanks.Yes, you can copy files from a PC to a Raspberry PI as long as there...
View ArticleGeneral discussion • Re: venv is not activating by .sh file
Are you activating your VENV? https://gist.github.com/nmpowell/d44482 ... 2ee4f591cfStatistics: Posted by DS256 — Sat Mar 02, 2024 2:24 pm
View ArticleGeneral discussion • Raspberry Pi 4 model B issues
Can I know why my raspberry pi 4 model b shows red light only no matter I insert or not my SD card? While I insert my SD card and connect monitor using HDMI cable with micro HDMI adapter, the screen...
View ArticleGeneral discussion • RPI Button Code
I am buying a button to attach to my RPI and I want it to run 1 python script when button is held down and 1 python script when button is let go. What should I do?Statistics: Posted by Henrik Gill —...
View ArticleGeneral discussion • Re: Raspberry Pi 4 model B issues
Have you tried following the not booting sticky?Statistics: Posted by wildfire — Sun Mar 03, 2024 2:24 pm
View ArticleGeneral discussion • Re: RPI Button Code
I am buying a button to attach to my RPI and I want it to run 1 python script when button is held down and 1 python script when button is let go. What should I do?You should certainly search before...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
I installed PINN on my RPi5 and managed to port all my SOs from my RPi4 to it and it all works fine (WRT PINN anyways) but the TV remove won't work in the boot selection menu. I can select with the...
View ArticleGeneral discussion • Re: Rasberry PI Loops Setup
Your Raspberry Pi may not be properly booting into the operating system. Check the SD card, power supply, reinstall the OS, and ensure all connections are secure. If the issue persists, try a...
View ArticleGeneral discussion • NVME M.2 card from RPi Foundation
Good morning,Is there a planned release date for RPi5 NVME M.2 card from RPi Foundation ?Regards.Statistics: Posted by phil995511 — Mon Mar 04, 2024 4:19 pm
View ArticleGeneral discussion • Re: NVME M.2 card from RPi Foundation
Good morning,Is there a planned release date for RPi5 NVME M.2 card from RPi Foundation ?Regards.probably, but you'll most likely only find out when it happens...Statistics: Posted by DirkS — Mon Mar...
View ArticleGeneral discussion • Re: What do the numbers on the back mean?
UL markings related to PCB materials flammability classWhy do you care?Statistics: Posted by aBUGSworstnightmare — Tue Mar 05, 2024 10:54 am
View ArticleGeneral discussion • Re: Anydesk failed to load GUI on raspberry pi 4 B,where...
As it says on the Anydesk site "Only Raspbian/Raspberry Pi OS (32 bit) are supported. Raspberry Pi OS 11 "Bullseye" and newer are not yet supported."Statistics: Posted by neilgl — Tue Mar 05, 2024...
View ArticleGeneral discussion • How to transmit string data to Android via Bluetooth
Hello, I'm working on a project using Raspberry Pi 4. For this project, I need to receive string data on an Android phone. I've searched extensively, but I haven't found any solutions. Could you...
View ArticleGeneral discussion • Reboot using crontab
I have a Raspberry Pi that runs a Python 3 program every night at 10pm to take a picture of my Solar Panel Meter, from a command in crontab.This works fine but recently after years of running without...
View ArticleGeneral discussion • Re: Reboot using crontab
did you put it in root's crontab?Statistics: Posted by cyberscape — Tue Mar 05, 2024 2:29 pm
View ArticleGeneral discussion • Y Cable for OTG (5amp Power not available), Raspberry Pi 5
Can someone recommend a Y cable to use with the new Raspberry Pi 5?Everything works just fine, but I get an error message on startup that says USB power might be enough.Error does not appear if I...
View ArticleGeneral discussion • Re: Camera Module for Pi 5
camera_auto_detect=1 only works for genuine Pi cameras, which yours isn't.Follow the Waveshare wiki - https://www.waveshare.com/wiki/Pi5-IMX219If you do not use an official Raspberry Pi camera, you...
View ArticleGeneral discussion • Re: Y Cable for OTG (5amp Power not available),...
A Y cable may not make the warning disapear.You get it because the PMIC on the Pi is unable to negotiate a 5v 5A supply with the power source over USB PD. While within the standard it's apparently...
View Article