We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 273f758 commit 9ef75b1Copy full SHA for 9ef75b1
README.md
@@ -2,8 +2,9 @@
2
3
## Description
4
ESP Camera module that will wake up from deep sleep when the PIR sensor is triggered.
5
-A PIR sensor (**P**assive **i**nfra**r**ed) detects the presence of humand and other anilmals.
+A PIR sensor (**P**assive **i**nfra**r**ed) detects the presence of humand and other animals.
6
While triggered it takes pictures and writes them to the SD Card.
7
+To prevent flashing of the LED (connected to one of the SD interface pins) it has been desoldered.
8
9
Because the esp32 is in deep sleep mode and the PIR sensor uses little energy, it can be battery powered.
10
0 commit comments