Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3500e40

Browse files
committed
examples/FirebaseRoom/README: add grove links
1 parentb95bbb1 commit3500e40

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

‎examples/FirebaseRoom_ESP8266/README.md‎

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,29 +7,29 @@
77
1. Download[FirebaseArduino library](https://github.com/googlesamples/firebase-arduino/archive/master.zip)
88
1. Start Arduino
99
1. Click`Sketch > Include Library > Add .ZIP Library...`
10-
1. Choose`firebase-arduino-master.zip` downloaded in step3.
10+
1. Choose`firebase-arduino-master.zip` downloaded in step`3.`
1111

1212
##Hardware setup
1313

14-
1. Get a Wio-link
14+
1. Get a[Wio Link](http://www.seeedstudio.com/wiki/Wio_Link)
1515
1. Connect:
16-
- agrove vibrator motor on`pin 5`
17-
- agrove light sensor on`pin A0`
18-
- agrove redLED on`pin 12`
19-
- agrove push button on`pin 14`
20-
- agrove 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 - RedLED](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`
2121

2222
##Configuration
2323

24-
1. Go tohttps://www.firebase.com/ and create a new Firebase.
24+
1. Go tohttps://www.firebase.com/ and create a new Firebase
2525
1. Copy the`Firebase Hostname`
2626
1. Go to`Secrets`
2727
1. Click`Firebase Secrets > Shows`
2828
1. Copy the`Firebase Secret`
2929
1. Start Arduino
3030
1. Click`File > Examples > firebase-arduino > FirebaseRoom_ESP8266`
31-
1. Replace`example.firebaseio.com` with the`Firebase Hostname` from step2.
32-
1. Replace`secret_or_token` with`Firebase Secret` from step5.
31+
1. Replace`example.firebaseio.com` with the`Firebase Hostname` from step`2.`
32+
1. Replace`secret_or_token` with`Firebase Secret` from step`5.`
3333
1. Click`Sketch > Upload`
3434

3535
##Play
@@ -40,16 +40,15 @@
4040
1. Same for`cooldown` and`brrr`
4141
1. Press the push button in the room
4242
1. Watch the`pushbutton` value change in the Firebase console
43-
1. Put your hand on the light sensor.
43+
1. Put your hand on the light sensor
4444
1. Watch the`sunlight` value change in the Firebase console
4545

4646
##Homeworks
4747

48-
- 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`.
48+
- 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`
5050
- Reduce the number of Firebase API call using`Firebase.stream()`
5151
- Watch or star the[GitHub repo repo](https://github.com/googlesamples/firebase-arduino)
5252
- Give[feedbacks](gitter.im/googlesamples/firebase-arduino)
5353
- Report[bugs](https://github.com/googlesamples/firebase-arduino/issues/new)
54-
-[Fork](https://github.com/googlesamples/firebase-arduino#fork-destination-box) and[contribute](https://github.com/googlesamples/firebase-arduino/blob/master/CONTRIBUTING.md).
55-
54+
-[Fork](https://github.com/googlesamples/firebase-arduino#fork-destination-box) and[contribute](https://github.com/googlesamples/firebase-arduino/blob/master/CONTRIBUTING.md)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp