File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
An environmental sensor board with a Grid-EYE IR sensor array
4
4
5
- The board has the following sensor:
5
+ ## Sensors
6
6
7
7
1 . Panasonic Grid-EYE AMG8833
8
8
2 . Passive Infrared (Motion) Sensor - Panasonic EKMB1201112
@@ -11,7 +11,10 @@ The board has the following sensor:
11
11
5 . Environmental Sensor - Bosch BME680
12
12
6 . MEMS Microphone - Knowles SPU0410LR5H
13
13
14
- The board also holds a Macronix MX25R8035FZUIL0 SPI 8Mb NOR Flash chip.
14
+ ## Other components
15
+ * Macronix MX25R8035FZUIL0 SPI 8Mb NOR Flash chip
16
+ * Domain 1 Regulator - [ LP5951MF-1.8] ( http://www.ti.com/lit/ds/symlink/lp5951.pdf )
17
+ * Domain 2 P-Channel Mosfet - [ DMP3010LK3] ( https://www.diodes.com/assets/Datasheets/DMP3010LK3.pdf )
15
18
16
19
# Header Pins Usage
17
20
@@ -57,4 +60,4 @@ Domain 2 is controlled by a p-channel mosfet, thus the enable signal is active l
57
60
| Light | Analog |
58
61
| Mic | Analog |
59
62
| PIR | Digital |
60
- | GridEye | I2C |
63
+ | GridEye | I2C |
You can’t perform that action at this time.
0 commit comments