Troubleshooting • Re: PCF8591 Calibration
Thank you @scruss!I have quintuple checked the wiring.I ordered a couple MCP3008. And based on your confidence, I have a hunch this issue is the joystick. The consistent inconsistencies and dead spots...
View ArticleRaspberry Pi OS • Re: Is it safe and possible to by-pass apt dependence check?
add the mosquitto repo?https://mosquitto.org/blog/2013/01/mosq ... epository/Yes, I did that in accordance with the installation guide and it installed version 2.0.11, dated 2021 June 8, instead of...
View ArticleAutomation, sensing and robotics • Re: How is your xperience on Mosquitto and...
For weather station, 24/7, aim for high uptimeHow is your experience in Mosquitto broker and Paho python client?Which client for Pico Micropython? Is umqtt.simple good?Excellent experience for me -...
View ArticleTroubleshooting • Re: Samba/smbd Won't start
Just remember the motto widely held on this board: All problems are easy to fix if you are willing to throw everything away and start over from scratch.Statistics: Posted by BigRedMailbox — Mon Dec...
View ArticleTroubleshooting • Re: The black background turned green
I think I found the solution. Maybe overheating could make this problem? I really want to know, but I left it for some hours and now it works Statistics: Posted by slammedjetta — Mon Dec 30, 2024...
View ArticleMicroPython • Re: .uf2 upload problem (raspberry pi pico 2)
Yes, for a Pico 2 W in BOOTSEL mode we get Code: picotool info -dDevice Information type: RP2350 package: QFN60 chipid: 0xf594cfa348f8e276 flash devinfo: 0x0c00 current cpu: ARM available cpus: ARM,...
View ArticleAutomation, sensing and robotics • Re: Rotary Encoder RPi 4B in C
How did this solution work out for you ?Thanks,Brian H.Uxbridge Ont CanadaStatistics: Posted by hambonius — Tue Dec 31, 2024 9:11 pm
View ArticleNetworking and servers • Re: Retrieve swimming pool data
That URL with bin/cgi in it looks to me like there is some server or other (Apache2) in the system - what is it?Statistics: Posted by neilgl — Tue Dec 31, 2024 9:12 pm
View ArticleTroubleshooting • Raspberry Pi 5 turning on automatically
I have a project involving a Raspberry Pi 5 connected to a power bank via a 51Pi power distribution board. My issue is that when shut down, it sometimes powers up again spontaneously. It just happened...
View ArticleMicroPython • Re: Pico W Reliability
Here is the new capture: https://github.com/edmcman/rpi-temp-ser ... fice2.pcap1. Association happens at t=4282, the Association ID is 2.2. The Pico last responds to a request at t=53322....
View ArticleAdvanced users • Re: Image File Utilities
@tinker2much,I just installed nfs-kernel-server on a Raspberry Pi 4 runnng a fresh copy of Raspberry Pi OS Bookworm. After creating the appropriate entry in /etc/exports, I mounted the exported...
View ArticleOther projects • Re: Security camera with Raspberry Pi?
What model of Pi is it (Pi4 or Pi5 or other)Maybe get a camera module V2 and use the example from the excellent github picamera2 repository that captures motion: https://github.com/raspberrypi/picamer...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.6
Thanks so much for the reply! It helped give me the motivation to keep working on finding a solution!Okay, so I have managed to find a "fix" for the problem, so I thought I'd let you know the...
View ArticleRaspberry Pi 400 and 500 • Re: m.2 Hats for Pi 400/500
That's too bad. Kind of regretting buying the Pi 500 instead of waiting for the Pro version I hear is inventible that will add m.2 and PoE. I am mostly concerned of the dependability of the micro SD...
View ArticleTroubleshooting • Re: Ubuntu Server Can't Install Anything
YesStatistics: Posted by Your_Asian_Boi — Tue Dec 31, 2024 10:23 pm
View ArticleTroubleshooting • On PI5 8GB running Ubuntu 24.04 - Kodi for Plex server?
I basically am searching for a client to connect to my local PLEX server running on a local NAS. I had tried using Kodi, did not get far. As soon as I loaded a Plex Add-On Ubuntu became unstable.I...
View ArticleGeneral discussion • Re: Raspberry pi 500 rechargeable battery?
OP this might be of interest:https://thepihut.com/products/solar-power-manager-cThe batteries and solar panel are linked as extras.I can't vouch for whether this product is suitable for your intended...
View ArticleBeginners • Re: Which Raspberry Pi Model Should I Use for a Home Automation...
Staying with PiA Pi5 for your central device, it'll last for a long time and you'll be able to use it ...You'll then want external device, RP based, ESP based, Bought and custom mode devices etc... to...
View ArticleRaspberry Pi OS • Re: How to add 800x480 resolution in bookworm OS 64 bits?
config.txt is not used anymorein /boot/firmware/cmdline.txt add to the front of the lineCode: video=HDMI-A-1:800x480then you can select it in screenGreat. This worked. Thanks!Statistics: Posted by...
View ArticleTroubleshooting • I can't ssh to my pi 5
So my pi is 5 l was installing by pi hole and wiredgurd after finishing up to set up I restarted my pi then I cannot do ssh or VBC. But the pi hole admin website shows online and everything's working...
View Article