Beginners • Re: Measuring voltage on GPIO to detect blackout
Some black electricians tape may have helped.Statistics: Posted by neilgl — Fri Aug 02, 2024 4:12 pm
View ArticleTroubleshooting • Re: Connecting zero 2 W with ssh not working
try to add -vvv to your ssh command. This will enable verbose output.like: ssh <username>@192.168.178.150 -vvvand if you won't be able to understand what is going on from the output - post it...
View ArticleGeneral • Re: Using all GPIO pins
Thought so? will have to rethink this.RegardsStatistics: Posted by Andrew57 — Sat Aug 03, 2024 3:42 pm
View ArticleTroubleshooting • Re: Cannot make Pi DAC+ work with Raspberry Zero 2W
I add some more details. Here is the dmesg output: Code: [ 8.878003] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.[ 8.914490] mc: Linux media...
View ArticleGeneral • Re: Need Guidance for RP2040 (PICO)
I aim for the signals measured by the 16 ADCs (across 4 PICO units, each with 4 ADC channels) to be below 0.8 V, as the trigger is set to the falling edge. At a lower frequency of 30 Hz, I observed...
View ArticleTroubleshooting • Need help in integrating LoRa HAtT 1268 with Rpi 5
Soc address not found error when using Lora HAT directly with GPIO of Rpi 5 8gb Bookworm Os .Statistics: Posted by Sumeet019 — Sat Aug 03, 2024 3:53 pm
View ArticleFrançais • Re: PI5, controler un servomoteur
Bon, j'ai peu d'idées:* concernant l'usage de gpiozero, n'ayant pas de cerf veau moteur, je ne peux pas tester:vous avez très certainement respecté la doc.https://gpiozero.readthedocs.io/en/stab ......
View ArticleGeneral discussion • Re: Problem with the WiFi on RPI4
Well that rules out 2 main culprits, metal cases or wireless dongles for keyboards/mice etc.Only other suggestion I can offer is congestion in your wifi channel, try changing it in your...
View ArticleC/C++ • Re: DHT11 code works with python but not C++
My python code for interfacing with a DHT11 works fine, but not the C++ "equivalent". Not sure if this is what you want to read, you will be better off using the AHT10 and talk to it on i2c. One wire...
View ArticleTroubleshooting • Re: External Drive issues with Pi5
W.r.t. the "Pi Hut USB-to-SATA adapter" is it, per chance, this one: https://www.cpmspectrepi.uk/raspberry_p ... SATA_Cablewhich I used successfully with a P4B and a Yucun SSD (but haven't tried with...
View ArticlePython • Re: How do I use mpu6050 data in raspberry pi to move mouse cursor?
and i don't know how to do code unlock TTgive a second i ll try TTgive a secondStatistics: Posted by moojuengll2l — Sat Aug 03, 2024 4:23 pm
View ArticleRaspberry Pi Connect • Re: what can cause the loss of Connect-ability?
I want to deploy these to remote sites soon and I want connect to stay working. I am just another user, and don't speak for or on behalf of RP Ltd, or with any special insight.But just to observe that...
View ArticleMicroPython • Re: Micorpython with Wiznet ethernet hat
Try loading the wiznet micropython version to your pico - https://micropython.org/download/?vendor=WiznetStatistics: Posted by SirFico — Sun Aug 04, 2024 3:27 pm
View ArticlePython • Re: Help Request: Combing two working scripts into one
But doesn't the message "NeoPixel support requires running with sudo" indicate that the problem would persist whether I'm using the virtual environment or not? IOW, it's NeoPixel's requirement, right?...
View ArticleAutomation, sensing and robotics • Re: Automatic Bat detector.
Hi Steve,No really, it is audio noise! there is obviously some underlying electrical noise, which the designer has spent a lot of time reducing. If you look at.https://cdn.bats.org.uk/uploads/pdf/Res...
View ArticleGeneral • Re: RP2040: multiple (6) GPIO interrupts
Too vague. Kinda like bait. I'm not going to touch this one. Seems a reasonable request to me - Six inputs, so how do I have six interrupt routines to handle each of those separately -- presumably for...
View ArticleTroubleshooting • Problem to store data throught Telegraf into InfluxDB
Hii've a problem to store data into InfluxDB throught Telegraf.I've a Raspberry Pi5 8GB and i've done this step:I've installed InfluxDB and Telegraf in my containerI've create an All Access Api Token...
View ArticleTroubleshooting • Re: Problem with the WiFi on RPI4
I've put it back on the case and it still didn't fix it...I bought a WiFi adapter so I'm gonna test it if works.I just need to plug it in and I don't have to do anything else right?Statistics: Posted...
View ArticleOff topic discussion • Re: What happened to my old account
From my p.o.v. better to use a "real" name rather than a "nickname"I guess you have never experienced death threats, rape threats, all the other abuse and bullying one can encounter these days if...
View ArticleBeginners • Re: Is it safe to swap micro sd cards?
Yes.Statistics: Posted by dom — Sun Aug 04, 2024 4:34 pm
View Article