Difference between revisions of "Bee Motion ESP32 PIR Motion Sensor"
From Miscellany
Line 28: | Line 28: | ||
==Arduino for ESP32-PIR== | ==Arduino for ESP32-PIR== | ||
− | : [https://github.com/strid3r21/Bee-Motion/tree/main/Code/Arduino Arduino code | + | : [https://github.com/strid3r21/Bee-Motion/tree/main/Code/Arduino Arduino code on GitHub] |
==CircuitPython for ESP32-PIR== | ==CircuitPython for ESP32-PIR== |
Revision as of 05:54, 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.