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

Commitd479e9e

Browse files
authored
Update README.md
1 parent3f3feb3 commitd479e9e

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

‎examples/FirebaseStream_ESP8266/README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,16 @@ https://publicdata-cryptocurrency.firebaseio.com.
2929
##Configuration
3030

3131
1. Start Arduino
32-
1. Open`File > Examples > FirebaseArduino > FirebaseStream_ESP8266`
33-
1. Replace`WIFI_SSID` and`WIFI_PASSWORD` with WiFi credentials
32+
1. Open`File > Examples > FirebaseArduino > FirebaseRoom_ESP8266`
33+
1. In`FirebaseRoom_ESP8266`: Replace`WIFI_SSID` and`WIFI_PASSWORD` with WiFi credentials
34+
1. Go tohttps://firebase.google.com/console/ and create a new Firebase Project
35+
1. Go to`Database`
36+
1. Copy the`Database hostname` (Database URL without`https://` and trailing`/`)
37+
1. In`FirebaseRoom_ESP8266`: replace`FIREBASE_HOST` with the`Database Hostname`
38+
1. Go to`⚙ > Project Settings > Database > Database secrets`
39+
1. Click`Firebase Secrets > Show`
40+
1. Copy the`Database Secret`
41+
1. In`FirebaseRoom_ESP8266`: Replace`FIREBASE_AUTH` with`Database Secret`
3442
1. Select the board`Board > ESP8266 Modules > NodeMCU 1.0`
3543
1. Select the serial port`Port > /dev/tty...`
3644
1. Select the upload speed`Upload Speed > 115200`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp