summaryrefslogtreecommitdiff
path: root/docs/esp8266/tutorial
AgeCommit message (Expand)Author
2017-07-24docs/esp8266/tutorial: Fix typo, "its" to "it's" in powerctrl.rst.Matthew Brener
2017-06-26docs/esp8266/tutorial/intro: Fix some grammatical typos.Damien George
2017-06-23docs/esp8266/tutorial/intro: Sphinx requires blank lines around literal blocks.Paul Sokolovsky
2017-06-23docs/esp8266/tutorial/intro: Discourage use of 512kb firmwares.Paul Sokolovsky
2017-05-30docs/esp8266: Consistently replace Pin.high/low methods with .on/off.Paul Sokolovsky
2017-04-14docs/esp8266/tutorial/intro: Reword section on flash size requirement.Paul Sokolovsky
2017-03-07docs/esp8266/tutorial: Update since esptool 1.3 added Python 3 support.James Ouyang
2017-02-07docs/esp8266/tutorial: Specify the baudrate in picocom example command.Damien George
2017-01-04docs/esp8266/tutorial: Close socket after reading page content.Max
2016-12-30docs/esp8266/tutorial: Update intro to add Getting the firmware section.Andrew Mulholland
2016-11-08esp8266: Update docs for esptool 1.2.1/SDK 2.0 (--flash_size=detect).Paul Sokolovsky
2016-11-06docs/esp8266: Update for new WebREPL setup procedure.Paul Sokolovsky
2016-08-29docs/esp8266: Update quickref and tutorial for OneWire/DS18X20 driver.Damien George
2016-08-10docs/esp8266/intro: Add command to install esptool.py 1.0.1 via pip.Paul Sokolovsky
2016-08-09docs/esp8266/tutorial/pins: Fix typo in commands for pin input mode.Paul Sokolovsky
2016-08-07docs/esp8266/intro: Focus on hazards of unearthed power wrt electronics.Paul Sokolovsky
2016-08-07docs/esp8266/tutorial/intro: Add anchor for link from quickeref.Paul Sokolovsky
2016-08-07docs/esp8266/intro: Add troubleshooting section.Paul Sokolovsky
2016-08-07docs/esp8266/intro: Rename to "Getting started" from "Introduction".Paul Sokolovsky
2016-08-07esp8266/tutorial/intro: Reword para abou -fm dio switch.Paul Sokolovsky
2016-08-02docs: Spelling mistakesMike Causer
2016-08-01docs: Add DHT to ESP8266 Quick Ref and TutorialMike Causer
2016-06-06docs/esp8266/tutorial/network_basics: Minor typo fix, ap becomes ap_if.Ben Hagen
2016-05-11docs/esp8266/tutorial: Fix typo in do_connect() network example.Damien George
2016-05-07Fix ESP8266 Network tutorialPaulus Schoutsen
2016-05-03docs/esp8266/tutorial: Change name of ESP8266 firmware to match actual.Damien George
2016-05-03docs/esp8266/tutorial/repl: Reword description of initial WebREPL setup a bit.Paul Sokolovsky
2016-05-03docs/esp8266/tutorial/repl: Suggest using hosted WebREPL client.Paul Sokolovsky
2016-05-03esp8266/tutorial: Mention that esptool is available via pip.Damien George
2016-05-03docs/esp8266/tutorial: Update pins tutorial to reflect changes in API.Damien George
2016-05-03docs/esp8266: Add ESP8266 tutorial.Damien George
2016-04-22docs/esp8266/tutorial: Add tutorial placeholder page.Paul Sokolovsky