Comments on: Raspberry Pi Pico: Detect Motion using a PIR Sensor (Arduino IDE) https://randomnerdtutorials.com/raspberry-pi-pico-motion-pir-arduino/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Fri, 28 Feb 2025 22:06:02 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Gregg https://randomnerdtutorials.com/raspberry-pi-pico-motion-pir-arduino/#comment-1011982 Fri, 28 Feb 2025 22:06:02 +0000 https://randomnerdtutorials.com/?p=136752#comment-1011982 calling millis() inside an ISR is not recommended since you’ll get funny values due to blocking.

]]>
By: Sara Santos https://randomnerdtutorials.com/raspberry-pi-pico-motion-pir-arduino/#comment-902990 Wed, 03 Apr 2024 10:48:08 +0000 https://randomnerdtutorials.com/?p=136752#comment-902990 In reply to William.

Hi.
I’m not sure. I haven’t tried it in those conditions.
Regards,
Sara

]]>
By: William https://randomnerdtutorials.com/raspberry-pi-pico-motion-pir-arduino/#comment-902849 Tue, 02 Apr 2024 17:06:04 +0000 https://randomnerdtutorials.com/?p=136752#comment-902849 How well does PIR sensing work outdoors in cold weather of Winter?

]]>