Difference between revisions of "Bee Motion ESP32 PIR Motion Sensor"
From Miscellany
Line 39: | Line 39: | ||
=Projects= | =Projects= | ||
+ | |||
+ | : Almost any PIR project, especially those incorporating WiFi, can be made efficiently using this board. | ||
+ | |||
---- | ---- |
Revision as of 05:57, 27 August 2022
Contents
Description
ESP32-PIR Pinouts
ESP32-PIR Documentation
ESP32-PIR in the Press
Software
- Like all ESP32s, this device is compatible with Arduino, CircuitPython and MicroPython.
Arduino for ESP32-PIR
CircuitPython for ESP32-PIR
MicroPython for ESP32-PIR
Projects
- Almost any PIR project, especially those incorporating WiFi, can be made efficiently using this board.