Skip to content

Commit 5529433

Browse files
committed
More updates to README.md of SensorBug
1 parent ce0f0ca commit 5529433

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Modules/SensorBug/README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
An environmental sensor board with a Grid-EYE IR sensor array
44

5-
The board has the following sensor:
5+
## Sensors
66

77
1. Panasonic Grid-EYE AMG8833
88
2. Passive Infrared (Motion) Sensor - Panasonic EKMB1201112
@@ -11,7 +11,10 @@ The board has the following sensor:
1111
5. Environmental Sensor - Bosch BME680
1212
6. MEMS Microphone - Knowles SPU0410LR5H
1313

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)
1518

1619
# Header Pins Usage
1720

@@ -57,4 +60,4 @@ Domain 2 is controlled by a p-channel mosfet, thus the enable signal is active l
5760
| Light | Analog |
5861
| Mic | Analog |
5962
| PIR | Digital |
60-
| GridEye | I2C |
63+
| GridEye | I2C |

0 commit comments

Comments
 (0)