Interfacing (DSI, CSI, I2C, etc.) • Re: Touchscreen not being detected by...
I2cdetect is just doing a low level i2c probe. If you haven't brought the chip out of reset then it won't respond. How you control the reset line is totally up to you, either through an overlay (once...
View ArticleAutomation, sensing and robotics • Re: Using a RPI to display realtime solar...
There were not solutions or suggestions: just hints to solicit the PRD (Product Requirements Document: a document created to communicate what should be built.) Even though is no real production...
View ArticleTroubleshooting • Re: Is my new RPI5 bonkers or what?
Power supply? viewtopic.php?t=361621I'm using the official RPI power supply.Statistics: Posted by DCCXCIII — Wed Apr 09, 2025 5:10 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Two identical Raspberries, only one...
this exact same thing happened to me today, I just found this post while looking for some lightsthis is what I have tried, - remove the py environment used in the non working pi- grab a requirements...
View ArticleGeneral discussion • Bullseye Apachee not rendering HTML from perl files
I installed apache2 into my bullseye version. I am immediately able to see the default index.html using a browser and entering the url of the Raspberry Pi. But when I try to verify whether or not...
View ArticleGeneral discussion • Re: Bullseye Apachee not rendering HTML from perl files
Sounds like you haven't got libapache2-mod-perl2 installed, it is not installed by default with apache2.Statistics: Posted by pidd — Wed Apr 09, 2025 5:59 pm
View ArticleFrançais • Mon Pi5 est-il HS ?
Bonjour,C'est la question que je me pose... En effet, mon Pi5 fonctionnait sans problème, et d'un coup il a redémarré mais ne démarrait pas. J'ai de suite pensé à un clash système, donc rebalancer...
View ArticleGeneral discussion • Re: Resetting at a certain time every night (Pi5)
The underlying Linux distribution for the PI is Debian Linux, so the following high level instructions will work: I am assuming you have a basic level knowledge of Linux administration. Otherwise, I...
View ArticleBeginners • Re: Beginner's Guide: project 2: Scary Spot the Difference
When I followed the instructions to download the sound file, it (unexpectedly) gave me Code: en_images_scream.wavThe code is expecting Code: scream.wavSo check the name of the wav file?Statistics:...
View ArticleNetworking and servers • Re: Disconnecting Raspberry Pi stops internet from...
A quick search gets this, a quick look shows DNS at about 6.4So look around there to see where you added your PiHole IP address.https://www.verizon.com/content/dam/ver ... -guide.pdfIt may be...
View ArticleBeginners • Re: How to setup Pi as DHCP server?
maybe this?https://raspberrytips.com/adguard-home-on-raspberry-pi/There is an option to use the Pi as DHCP server. And I could benefit from AdGuard on my LANTry Pi-Hole. You could probably benefit...
View ArticlePython • Re: DeepSeek AI developed Flask app to control a Pimoroni pantilthat...
Thats niceStatistics: Posted by neilgl — Wed Apr 09, 2025 6:51 pm
View Article