MicroPython • Re: Latching High?
No, it's not a joke.In your case, with Pico 2, the internal pull-down is not strong enough to bring the pin back to 0.You have to use an external pull-down resistor below 8K, or use the other...
View ArticleTroubleshooting • Re: Networkmanager breaks wireguard
I use a different subnet for the peers from their networks. So one network that I connect to uses the 192.168.146.0/24 subnet but all the peers use 192.168.220.0/24. This is the .conf file for my end...
View ArticleGeneral discussion • Raspberry Pi5 Computer - An Observation Of Its 'Power'
(background)I do most of my 'computer stuff' on an old HP z600 workstation (e-mail, Web surfing) but once in awhile it's temporarily unavailable when in maintenance mode (the z600 is dual-boot with...
View ArticleCamera board • Re: Can someone point me the best way i should do that?
I cannot help on CM3.I used a Pi3A+ for 3Dprint scene view.All I had to do was to instal "OctoPi" OS from rpi-imager.That contains working OctoPrint and that contains streaming.So even if you don't...
View ArticleMicroPython • Re: Pico W Reliability
The C server disconnected after 1024 seconds and 4096 seconds. I am still testing, but it is less convenient because I have to unplug the Pico each run. But it sure seems like the same problem.As a...
View ArticleTroubleshooting • Raspberry PI 5 Flow Control not enabling causing slow...
Hello,I have recently purchased a raspberry pi5 and I ran iperf3 to my pi4b, and I was showing full 1 gbps up and down, but when I use speedtest I get much slower speeds, I checked dmesg, and see...
View ArticleTroubleshooting • 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 ArticleGeneral discussion • Re: Raspberry Pi5 Computer - An Observation Of Its 'Power'
i leave it on automost of my day is on youtube, i'll even often watch 2 videos on each screenAhh, you are using Ubuntu. Can’t help except to suggest that you run test with Raspberry Pi OS which is...
View ArticleOfficial Display • Black Raspberry Pi Monitor - When?
I am waiting for a a black Raspberry Pi Monitor, which are due to be available in 2025.Has there been any indications as to when in 2025 these will be available?Statistics: Posted by glenk — Mon Dec...
View ArticleAdvanced users • autoboot.txt A/B booting partition content
I'm planning to implement a "simple" A/B booting scenario with autoboot.txtIf I understand correctly, I need three FAT32 partitions:- Partition 1 (FAT32) containing just one file autoboot.txt-...
View ArticleTroubleshooting • Re: RPI5 wont boot (I2C error @ 3fc1812c)
I have a new Raspberry Pi 5 and it was working for a short while, but now I'm also getting the I2C Error when trying to boot.I too have unplugged everything from the 40-pin header but still getting...
View ArticleTroubleshooting • Re: Ubuntu Server Can't Install Anything
Brand new Raspberry Pi 5, fresh Ubuntu server 24.04.1 LTS 64-bit install. I get this output whenever I try to install any packages or even run sudo apt upgrade. Code: update-initramfs: Generating...
View ArticleRaspberry Pi 400 and 500 • Re: m.2 Hats for Pi 400/500
Or, as already mentioned (twice) get an NVMe/USB adapter.which may defeat the purpose of having compact computer inside a keyboard. If one does not mind extra cables and stuff plugged in, the Pi5 +...
View ArticleTroubleshooting • Re: On PI5 8GB running Ubuntu 24.04 - Kodi for Plex server?
i remember i once used files to mount the nas & videos to play the vids/moviesStatistics: Posted by kerry_s — Tue Dec 31, 2024 10:52 pm
View ArticleOther projects • Re: Security camera with Raspberry Pi?
Although the Pi can do this, you might be better off with an off-the-shelf security camera with built in battery and Wifi, for example https://www.amazon.co.uk/Imou-Wireless- ... B0CNQ24PLNAn...
View ArticleGeneral discussion • Re: how much would it have cost per pi500 to fit the M.2...
Would be better if the Pi 500 case was fixed with screws instead of plastic tabs and they included the connector on the board, imho. I don't think anyone cares if it costs a bit more.You could offset...
View Article