- Flux Capacitor
- Setup the Arduino IDE
-
Install the CP2101 Drivers
CP2102 Drivers for Mac.
Download the Arduino IDE
- Head here: https://www.arduino.cc/
- Click on the Software Button.
- Click on the Arduino IDE version for the type of system you are running.
Add the ESP8266 Board to the Arduino IDE
- Open the Arduino IDE
- Go to Boards Manager
- Tools -> Board: -> Boards Manager -> Filter your search ( Type esp8266 )
- esp8266
- by ESP8266 Community version x.x.x
- Click the Install Button
Change the Serial Port
- Click on the Tools -> Port
- Select the Serial Port in use ( Should look like /dev/cu.usbserial-0001 ) or similar