Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

update to image paths #141

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions sound-detector/javascript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,23 @@ Using a compatible Intel-based platform, this project lets you create a smart lo
For all the samples in this repository, see the ![General Setup Instructions](./../../README.md#setup) for required boards and libraries. You need either Grove or DFRobot sensors but not both.

### Hardware requirements
### Grove\*

![](./../../sound-detector/images/sound-detector-grove.JPG)

Sensor | Pin
--- | ---
Grove\* Sound Sensor | A0
Grove\* RGB LCD | I2C

### DFRobot\*

![](./../../sound-detector/images/sound-detector-dfrobot.JPG)

Sensor | Pin
--- | ---
Analog Sound Sensor | A2

More details on the hardware requirements can be found in the ![project README](./../README.md)

### Software requirements
Expand Down