We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a43920c + 5dc64d2 commit 35ed301Copy full SHA for 35ed301
examples/FirebaseRoom_ESP8266/README.md
@@ -7,6 +7,7 @@ sensor data to Firebase, and trigger actuators from Firebase.
7
8
1. Install [Arduino 1.6.9](https://www.arduino.cc/en/Main/Software)
9
1. Install [Arduino ESP8266 core](https://github.com/esp8266/Arduino#installing-with-boards-manager)
10
+1. Install [Silicon Labs VCP driver](https://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx) (OS X only)
11
1. Download [FirebaseArduino library](https://github.com/googlesamples/firebase-arduino/archive/master.zip)
12
1. Start Arduino
13
1. Click `Sketch > Include Library > Add .ZIP Library...`
0 commit comments