docs update

pull/200/head
Thorsten von Eicken 9 years ago
parent 08a426c50a
commit a93ff2f3b4
No known key found for this signature in database
GPG Key ID: C7F972A59D834B46
  1. 14
      README.md

@ -131,15 +131,15 @@ Getting Started
--------------- ---------------
To get started you need to: To get started you need to:
1. prepare your esp8266 module for serial flashing 1. prepare your esp8266 module for serial flashing
2. download the latest esp-link release image (you can build your own later) 2. download the latest esp-link release image (you can build your own later)
3. flash the firmware 3. flash the firmware
4. configure the Wifi in esp-link for your network 4. configure the Wifi in esp-link for your network
You can then attach a uC and upload a sketch: You can then attach a uC and upload a sketch:
1. attach a uC (e.g. arduino) to your esp8266 module 1. attach a uC (e.g. arduino) to your esp8266 module
2. connect via the serial port to see a pre-loaded sketch running 2. connect via the serial port to see a pre-loaded sketch running
3. upload a fresh version of the sketch 3. upload a fresh version of the sketch
From there, more advanced steps are: From there, more advanced steps are:
- write a sketch that uses MQTT to communicate, or that makes outbound REST requests - write a sketch that uses MQTT to communicate, or that makes outbound REST requests

Loading…
Cancel
Save