General discussion • Re: Weather station using raspberry pi and GY-BME280
Each and every GY-BME280 I have had outside has failed causing the moisture sensor to always read 100%. In fact, it is not even made/recommended for outdoor usage, so why use it in a weather station...
View ArticleHATs and other add-ons • Controlling mains devices
I need my Pi to control several low or medium power mains devices (solenoid valves, circulating pumps, boilers, lights etc.). What is the most cost effective way of doing this? Does anyone make a...
View ArticleHATs and other add-ons • Re: Controlling mains devices
I need my Pi to control several low or medium power mains devices (solenoid valves, circulating pumps, boilers, lights etc.). What is the most cost effective way of doing this? Does anyone make a...
View ArticleTroubleshooting • Re: http://mirror.infernocomms.net/.... Domain Blocked
If I enter this on my PI4 or even iPad, the browser re-directs tohttp://mirror.infernocomms.net/raspbian ... _armhf.debwith a Not Secure message in front and a Domain Blocked title to the tab.That's...
View ArticleTroubleshooting • Re: Problems with WordPress Filesystem access on a...
Thank you for your reply.With the help of chatGPT and the above posts, I created the following set of commands:sudo find /var/www/html/local_xxx -type d -exec chown www-data:www-data {} +sudo find...
View ArticleThe MagPi • Re: Magpi not delivering
I'm in England and didn't get my copy either. I put it down to the vagiaries of the UK postal service.Statistics: Posted by philrandal — Sun Feb 11, 2024 11:43 am
View ArticleTroubleshooting • Re: Bookworm feedback thread
The initial installation with wayland gave me so many problems with the taskbar, desktop and menu icons that I switched to the Xserver settings in advanced config.With that I was able to easily add...
View ArticleTroubleshooting • Re: Auto-reboot if ping to gateway fails
You ran the wrong script, a simple mistake The first one I posted was to restart the wifi which is what you ran..You should have run the second one I posted which is this one, which has the reboot...
View ArticleFrançais • Re: Mettre son RPI 5 en Français
Bonjour,Pour les dossiers de travail de l'utilisateur est-il possible de les renommerCode: DownloadsPicturesVideosavec la commande mvCode: mv $HOME/Downloads $HOME/Téléchargementsmv $HOME/Pictures...
View ArticleBeginners • Re: Old Raspberry Pi Zero W w/ Looping Video
Maybe have a look at the various pi based digital signage packages, e.g. screenly (Anthias), PiSignage, Yodeck etc.Have a look at Ultibo running AV player. Here it is on a pizero - ignore the camera...
View ArticleTroubleshooting • Re: C++ fgets behaving very oddly on Bookworm (no other...
Hi AndyD,Thank you.You have explained the reason why the whole fifo is getting flushed. I will revert the program to its original design, so that it keeps the fifo open all the time, and see if this...
View ArticleAdvanced users • Re: MultiBoot
PINN server is not working anymore. Error downloading meta file.Statistics: Posted by dmht13 — Sun Feb 11, 2024 12:10 pm
View ArticleRaspberry Pi OS • Re: problem updating pi5 4gb
I have booted ok uninstalled Chromium and installed all the other recommended software except screen reader Statistics: Posted by sam the pi man 11 — Sun Feb 11, 2024 12:22 pm
View ArticleBeginners • Re: New Raspberry Pi 3 Model B+ - How disable Wifi properly?
it seems some settings are "ported" over however, since after disabling wifi+bluetooth "completely" on libreelec via config.txt overlay entries,now putting in freshly sdcard with raspbian 11 saysWi-fi...
View ArticleMicroPython • Re: Will I be able to run this code on MicroPython?
HippyI've tried your code and progressed but I don't think I fully understand what I need to send in the GET requestThis is the output from your code replacing the URL with my metoffice one. I've not...
View ArticleNetworking and servers • Recalbox Networking Issue;
** Sorry if it is not appropriate to post this type of subject here, I have tried to post on the recalbox forum but there doesn't seem enough knowledge over there in order to resolve the issue ** (...
View ArticleGeneral • Re: Multi-channel, multi-sample DMA ADC reads
Thanks for taking the time for that reply. It makes sense. I thought the ADCs were independent rather than inputs into the same one. Also, all of the examples I had seen for audio sampling essentially...
View ArticleAdvanced users • Re: What slows down the system startup?
I think kernel and system was loaded about 5 seconds but something before loading kernel takes 10 seconds. Maybe I should compress it ?Statistics: Posted by KernelNinja — Mon Feb 12, 2024 12:40 pm
View ArticleRaspberry Pi OS • Re: NVME Base firmware upgrade
NVMe Base is what the Pimoroni M.2 addon is called. The Geekworm one isn't called that.Pimoroni NVMe Base and the Geekworm X1002 don't have a microcontroller. There is no firmware to upgrade.What...
View ArticleGeneral discussion • Re: Blacklisted from official Facebook page and topic...
That's the one I linked to above. When I view It I only see official posts so a link to the actual post would help.I don't have a faecebook account so I can't get a direct link, but I can see it in...
View Article