Python • Re: Python Script does not run with address 0x4a or 0x4b but does...
hi all,just for update.after two days power down and restart script worked again in pythons venv and local mode.one minor typo in ads-adc definition though - easy fix.cwStatistics: Posted by wwt — Wed...
View ArticleBeginners • Re: raspberian crash at fisrt use when openning internet browser
The two names are not synonymous. While '/etc/os-release' reports as it does it's not hard to see how people become misled, confused, or they are simply recalling the former name more easily than the...
View ArticleLinux Kernel • Re: Intermittent picture when running Kali on RPi3
Have you tried asking on the Kali forum?https://forums.kali.org/Kali isn't supported on here.Statistics: Posted by DougieLawson — Wed Oct 16, 2024 6:47 pm
View ArticlePython • Re: Send email from python
Did you try following the steps in the article?not yet, as I was looking for something more simple, I don't know if I am going to get thatmaybe I will try in, when I feel like doing it, there is a lot...
View ArticleRaspberry Pi OS • Re: dumb mistake
This doesn't solve this problem, but is an interesting read on the topic of how it is sometimes possible to recover from this class of accident: https://www.ee.ryerson.ca/~elf/hack/recovery.htmlI was...
View ArticleAdvanced users • Re: Raspberry Pi 5 - Power
Simply put: Different pinouts on the USB C plug = different voltages.Statistics: Posted by Cracker Jack — Wed Oct 16, 2024 7:06 pm
View ArticleBeginners • Re: Want to create pattern generator?
Its got a fairly complete description on the Wiki page https://en.wikipedia.org/wiki/Philips_circle_patternSo what language are you planning on using to create it?Statistics: Posted by pidd — Wed Oct...
View ArticleNetworking and servers • Re: Is WayVNC fixed?
It seems that maybe I haven’t quite got the idea of RPi-connect. As I said, I am running the RPi as a WiFi hotspot and so none of the computers (RPi, PC nor iPad) has or needs an Internet connection....
View ArticleTroubleshooting • Re: Pi zero W from 2020 not booting with bookworm in 2024
I installed Bookworm 32-bit Lite on a pi zero W using Raspberry Pi Imager 1.8.5 - it is working fine:Statistics: Posted by neilgl — Wed Oct 16, 2024 7:23 pm
View ArticleTroubleshooting • Re: Raspberrypi 5 freeze randomly and verry often
I should also point out that, for me, the "freezes" started with the release of RPIOS bookworm. When i was using my older Pi-4 with the bullseye release, there was absolutely no freezes whatsoever. So...
View ArticleTroubleshooting • Re: headless pi5 not responding every 4-10 days, journalctl...
thanks for the further details. i was wary of the drive being SMR but hoped it would suffice for basic external storage.didn't get a chance to set up usb.quirks until this morning - will see if that...
View ArticleEspañol • rasperry codesys con mqtt error
hola, estoy intentando usar una conexion wifi y ethernet con rasp, desde el computador estoy programando la rasp con codesys como un plc, el programa del plc tiene una conexion mqtt, sucede que el plc...
View ArticleGeneral • Re: Raspberry Pi Pico with STH30 temperature and humidity sensor
Alright I've tried doing the I2C scan againTry to get the I2C scan working first. If you get stuck, you will need to do step-by-step troubleshooting,, and we will try to assist.Alright I've tried...
View ArticleTroubleshooting • Re: Ssh/putty not working with raspberry pi 4b
Hello, I ran down the list and looked into the possible errors for each. At the end of the day however, decided to bite the bullet and get it it's own monitor and such. I really appreciate you taking...
View ArticleOther projects • Re: Raspberry PI 5 power supply design
well this connector says 3.4A per pin https://suddendocs.samtec.com/catalog_e ... 4yMC4wLjA.So chosing the right connector is paramount...And take temperature derating into consideration.So, 3.4A per...
View ArticleUbuntu • Upgrading to Ubuntu 24.10 (and clean install) breaks the system
I've upgraded Ubuntu from 24.04 to 24.10 on my Raspberry Pi 5 and during boot, the system crushes and enters to sort of panic mode, even when I burn a clean install via Raspberry Pi Imager…Is it a...
View ArticleTroubleshooting • Re: Problem with damaged components on my RPi5
Component 1 is a PMZB600UNELYL N-Channel 20 V 600mA (Ta) 360mW (Ta) Surface Mount DFN1006B-3https://www.digikey.co.uk/en/products/d ... YL/7495771Component 2 is a 18k 1% 0201 resistor.Thank you very...
View ArticleTroubleshooting • Re: Pi 5 died
The same thing happened to me, but I accidentally removed it when a tool slipped out of my hand while removing the heat sink.When I connect mine to the 5V power supply, only the red LED lights up, but...
View ArticleTroubleshooting • Re: Pi 5 missing component and won't boot
Hi, my pi 5 seems to have stopped booting. And the 3.3v rail has gone. I was inspecting it when I noticed a missing black ic near the sd card slot. I will attach a photo showing it. If somone could...
View ArticleTroubleshooting • Re: Rpi-4 Streaming Blurry with 16MP ArduCam
Thank you. With a minor adjustment, I was able to get it working - autofocus worked!I changed line 22:Code: <img src="stream.mjpg" width="1280" height="960" />lines 84-87 were replaced with the...
View Article