|
13 | 13 |
|
14 | 14 | 1. Get a[Wio Link](http://www.seeedstudio.com/wiki/Wio_Link)
|
15 | 15 | 1. Connect:
|
16 |
| -- a[Grove - Vibration Motor](http://www.seeedstudio.com/wiki/Grove_-_Vibration_Motor) on`pin 5` |
17 |
| -- a[Grove - Light Sensor](http://www.seeedstudio.com/wiki/Grove_-_Light_Sensor) on`pin A0` |
18 |
| -- a[Grove - Red LED](http://www.seeedstudio.com/wiki/Grove_-_Red_LED) on`pin 12` |
19 |
| -- a[Grove - Button](http://www.seeedstudio.com/wiki/Grove_-_Button) on`pin 14` |
20 |
| -- a[Grove - Mini Fan](http://www.seeedstudio.com/wiki/Grove_-_Mini_Fan) on`pin 13` |
| 16 | +- a[Grove - Vibration Motor](http://www.seeedstudio.com/wiki/Grove_-_Vibration_Motor) on`pin 5` |
| 17 | +- a[Grove - Light Sensor](http://www.seeedstudio.com/wiki/Grove_-_Light_Sensor) on`pin A0` |
| 18 | +- a[Grove - Red LED](http://www.seeedstudio.com/wiki/Grove_-_Red_LED) on`pin 12` |
| 19 | +- a[Grove - Button](http://www.seeedstudio.com/wiki/Grove_-_Button) on`pin 14` |
| 20 | +- a[Grove - Mini Fan](http://www.seeedstudio.com/wiki/Grove_-_Mini_Fan) on`pin 13` |
21 | 21 |
|
22 | 22 | ##Configuration
|
23 | 23 |
|
|
45 | 45 |
|
46 | 46 | ##Homeworks
|
47 | 47 |
|
| 48 | +- Build a[Firebase web app](https://www.firebase.com/docs/web/) that interacts with the room. |
48 | 49 | - Connect other Grove modules to the room and submit new[PRs](https://github.com/googlesamples/firebase-arduino/pulls)
|
49 |
| -- Reduce the number of Firebase API call using`ArduinoJson` |
50 |
| -- Reduce the number of Firebase API call using`Firebase.stream()` |
| 50 | +- Reduce the number of Firebase API calls using`FirebaseObject` or`FirebaseStream`. |
51 | 51 | - Watch or star the[GitHub repo repo](https://github.com/googlesamples/firebase-arduino)
|
52 |
| -- Give[feedbacks](gitter.im/googlesamples/firebase-arduino) |
| 52 | +- Give[feedback](gitter.im/googlesamples/firebase-arduino) |
53 | 53 | - Report[bugs](https://github.com/googlesamples/firebase-arduino/issues/new)
|
54 | 54 | -[Fork](https://github.com/googlesamples/firebase-arduino#fork-destination-box) and[contribute](https://github.com/googlesamples/firebase-arduino/blob/master/CONTRIBUTING.md)
|