summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp8266/tutorial
Commit message (Collapse)AuthorAge
* docs/esp8266/tutorial/intro: Add anchor for link from quickeref.Paul Sokolovsky2016-08-07
|
* docs/esp8266/intro: Add troubleshooting section.Paul Sokolovsky2016-08-07
| | | | Tries to summarize most of the issues we've seen so far.
* docs/esp8266/intro: Rename to "Getting started" from "Introduction".Paul Sokolovsky2016-08-07
| | | | | People tend to skip introductions (everyone knows what esp8266 is, right?), so try to do A/B testing with a title inviting to read it.
* esp8266/tutorial/intro: Reword para abou -fm dio switch.Paul Sokolovsky2016-08-07
| | | | Not all NodeMCU boards require it.
* docs: Spelling mistakesMike Causer2016-08-02
|
* docs: Add DHT to ESP8266 Quick Ref and TutorialMike Causer2016-08-01
|
* docs/esp8266/tutorial/network_basics: Minor typo fix, ap becomes ap_if.Ben Hagen2016-06-06
|
* docs/esp8266/tutorial: Fix typo in do_connect() network example.Damien George2016-05-11
| | | | Fixes issue #2065.
* Fix ESP8266 Network tutorialPaulus Schoutsen2016-05-07
| | | The socket should either connect to `addr` or `addr_info[0][-1]`. Not to `addr[0][-1]`.
* docs/esp8266/tutorial: Change name of ESP8266 firmware to match actual.Damien George2016-05-03
|
* docs/esp8266/tutorial/repl: Reword description of initial WebREPL setup a bit.Paul Sokolovsky2016-05-03
|
* docs/esp8266/tutorial/repl: Suggest using hosted WebREPL client.Paul Sokolovsky2016-05-03
| | | | At http://micropython.org/webrepl .
* esp8266/tutorial: Mention that esptool is available via pip.Damien George2016-05-03
|
* docs/esp8266/tutorial: Update pins tutorial to reflect changes in API.Damien George2016-05-03
|
* docs/esp8266: Add ESP8266 tutorial.Damien George2016-05-03
|
* docs/esp8266/tutorial: Add tutorial placeholder page.Paul Sokolovsky2016-04-22