Skip to content

Commit 9ef75b1

Browse files
authored
Update README.md
1 parent 273f758 commit 9ef75b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
## Description
44
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.
5+
A PIR sensor (**P**assive **i**nfra**r**ed) detects the presence of humand and other animals.
66
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.
78

89
Because the esp32 is in deep sleep mode and the PIR sensor uses little energy, it can be battery powered.
910

0 commit comments

Comments
 (0)