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

Commit3f3feb3

Browse files
authored
Update README.md
1 parent204eecd commit3f3feb3

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

‎examples/FirebaseNeoPixel_ESP8266/README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,17 @@ FirebaseNeoPixel is a sample that shows how to set pixel data from Firebase web
2424

2525
##Configuration
2626

27-
1. Go tohttps://www.firebase.com/ and create a new Firebase
28-
1. Copy the`Firebase Hostname`
29-
1. Go to`Secrets`
30-
1. Click`Firebase Secrets > Show`
31-
1. Copy the`Firebase Secret`
3227
1. Start Arduino
33-
1. Click`File > Examples > FirebaseArduino > FirebaseRoom_ESP8266`
34-
1. Replace`WIFI_SSID` and`WIFI_PASSWORD` with WiFi credentials
35-
1. Replace`FIREBASE_HOST` with the`Firebase Hostname` from step`2.`
36-
1. Replace`FIREBASE_AUTH` with`Firebase Secret` from step`5.`
28+
1. Open`File > Examples > FirebaseArduino > FirebaseRoom_ESP8266`
29+
1. In`FirebaseRoom_ESP8266`: Replace`WIFI_SSID` and`WIFI_PASSWORD` with WiFi credentials
30+
1. Go tohttps://firebase.google.com/console/ and create a new Firebase Project
31+
1. Go to`Database`
32+
1. Copy the`Database hostname` (Database URL without`https://` and trailing`/`)
33+
1. In`FirebaseRoom_ESP8266`: replace`FIREBASE_HOST` with the`Database Hostname`
34+
1. Go to`⚙ > Project Settings > Database > Database secrets`
35+
1. Click`Firebase Secrets > Show`
36+
1. Copy the`Database Secret`
37+
1. In`FirebaseRoom_ESP8266`: Replace`FIREBASE_AUTH` with`Database Secret`
3738
1. Select the board`Board > ESP8266 Modules > NodeMCU 1.0`
3839
1. Select the serial port`Port > /dev/tty...`
3940
1. Select the upload speed`Upload Speed > 115200`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp