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

update to image paths #133

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
7 changes: 6 additions & 1 deletion plant-lighting-system/javascript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,18 @@ For all the samples in this repository, see the ![General Setup Instructions](./

You need to have a Grove\* Shield connected to an Arduino\* compatible breakout board to plug all the Grove\* devices into the Grove\* Shield. Make sure you have the tiny VCC switch on the Grove\* Shield set to **5V**.

### Grove\*
![](./../../plant-lighting-system/images/lighting-grove.JPG)

Sensor | Pin
--- | ---
Grove\* Light Sensor | A0
Grove\* Moisture Sensor | A1
Grove\* RGB LCD | I2C

### Connecting the DFRobot\* sensors
### DFRobot\*

![](./../../plant-lighting-system/images/lighting-dfrobot.JPG)

You need to have a LCD Keypad Shield connected to an Arduino\* compatible breakout board to plug all the DFRobot\* devices into the LCD Keypad Shield.

Expand Down