76 Commits (6df7b2f2fee71e231927511d4baf58ff86eb7983)

Author SHA1 Message Date
Paul Sokolovsky 1742ab2653 docs/esp8266/general: Minor grammar fixes. 7 years ago
Paul Sokolovsky 58c785632f docs/esp8266/general: TLS limitations: Mention also "ussl" module limitations. 7 years ago
Paul Sokolovsky 4dd523adbb docs/esp8266/general: Add section on TLS limitations. 7 years ago
Mike Causer f599a38059 docs/esp8266/quickref: Add quickref info for RTC class. 7 years ago
Gabe 9e0cdb22f1 docs/esp8266/tutorial: Update neopixel with example of using 4 bbp. 7 years ago
Matthew Brener d003daee06 docs/esp8266/tutorial: Fix typo, "its" to "it's" in powerctrl.rst. 7 years ago
Paul Sokolovsky 205c368fa1 eps8266/general: Fix typo in recent example. 7 years ago
Peter Hinch 6ede921731 eps8266/general: Add known issue of WiFi RX buffers overflow. 7 years ago
Patrick O'Leary 45b127e7ac docs/esp8266/general.rst: Fix name of NTP module. 7 years ago
Damien George 0a54b6dce9 docs/esp8266/tutorial/intro: Fix some grammatical typos. 7 years ago
Paul Sokolovsky beb94b6efc docs/esp8266/tutorial/intro: Sphinx requires blank lines around literal blocks. 7 years ago
Paul Sokolovsky 51668dffaa docs/esp8266/tutorial/intro: Discourage use of 512kb firmwares. 7 years ago
Paul Sokolovsky 22ca5390f7 docs/esp8266/quickref: Polish Pin.on()/off() examples. 8 years ago
Paul Sokolovsky 272a5d95e0 docs/esp8266: Consistently replace Pin.high/low methods with .on/off. 8 years ago
Damien George daa5ba5629 docs/esp8266/quickref: Add links from quickref page to machine classes. 8 years ago
Paul Sokolovsky a1c39ffb69 docs/esp8266/tutorial/intro: Reword section on flash size requirement. 8 years ago
Paul Sokolovsky e5278b98fe docs/esp8266/general: Start explicit "Known Issues", mentioned RTC inaccuracy. 8 years ago
James Ouyang e73a0b944f docs/esp8266/tutorial: Update since esptool 1.3 added Python 3 support. 8 years ago
Damien George 3217bbe491 docs/esp8266/tutorial: Specify the baudrate in picocom example command. 8 years ago
Paul Sokolovsky 52c19875a4 esp8266/general: Add "Scarcity of runtime resources" section. 8 years ago
Max e1f495a4bd docs/esp8266/tutorial: Close socket after reading page content. 8 years ago
Andrew Mulholland 71ff0b549d docs/esp8266/tutorial: Update intro to add Getting the firmware section. 8 years ago
Paul Sokolovsky 5630778f0f esp8266: Update docs for esptool 1.2.1/SDK 2.0 (--flash_size=detect). 8 years ago
puuu 933198c55f docs/*/quickref.rst: Use new semantics of ticks_diff() 8 years ago
Paul Sokolovsky 5c3d75c937 docs/esp8266: Update for new WebREPL setup procedure. 8 years ago
Paul Sokolovsky b4df3e74e1 docs/esp8266/quickref: Further improvements for SPI subsections. 8 years ago
Paul Sokolovsky 20da9064d7 docs/esp8266/quickref: Update information on SPI classes. 8 years ago
Damien George 76dcaddc0f docs/esp8266/quickref: Add internal links to docs for some modules. 8 years ago
Damien George 13c5a228c9 docs/esp8266: Update quickref and tutorial for OneWire/DS18X20 driver. 8 years ago
Radomir Dopieralski ed0a06a93f docs/esp8266/quickref: Fix and update the SPI docs 8 years ago
Radomir Dopieralski 8e7dfea803 esp8266/modpybhspi: Add a HSPI module for hardware SPI support 9 years ago
Paul Sokolovsky 5e01fb01b3 docs/esp8266/intro: Add command to install esptool.py 1.0.1 via pip. 8 years ago
Paul Sokolovsky 2146cdab5e docs/esp8266/tutorial/pins: Fix typo in commands for pin input mode. 8 years ago
Paul Sokolovsky 3e5534caf7 docs/esp8266/intro: Focus on hazards of unearthed power wrt electronics. 8 years ago
Paul Sokolovsky d2cab0b7be docs/esp8266/tutorial/intro: Add anchor for link from quickeref. 8 years ago
Paul Sokolovsky f84dda7111 docs/esp8266/quickref: Link to installation instructions. 8 years ago
Paul Sokolovsky a9923d190e docs/esp8266/intro: Add troubleshooting section. 8 years ago
Paul Sokolovsky 919c54f750 docs/esp8266/intro: Rename to "Getting started" from "Introduction". 8 years ago
Paul Sokolovsky 1966745689 esp8266/tutorial/intro: Reword para abou -fm dio switch. 8 years ago
Mike Causer ce166e6b68 docs: Spelling mistakes 8 years ago
Mike Causer b4564841b6 docs: Add DHT to ESP8266 Quick Ref and Tutorial 8 years ago
Ben Hagen 0b913bd09f docs/esp8266/tutorial/network_basics: Minor typo fix, ap becomes ap_if. 9 years ago
puuu 3f6ca4b22c docs/esp8266/general: Add note about RTC overflow. 9 years ago
Paul Sokolovsky d8cc51ea2b docs/esp8266/quickref: Update WebREPL section for 1.8.1 release. 9 years ago
Paul Sokolovsky 9a1a49ceec esp8266/general: Typo/grammar fixes. 9 years ago
Paul Sokolovsky fdf45a718b esp8266/quickref: Use local image of Adafruit Huzzah board. 9 years ago
Tomas R 7d4fd8b6db docs/esp8266/general: Remove duplicate phrase. 9 years ago
mad474 eaecc4c02e docs/esp8266/general: Grammar fixes. 9 years ago
misterdanb a0a08b4be1 esp8266: Add APA102 serial individually controllable LEDs support. 9 years ago
Radomir Dopieralski ccb00b7724 docs/esp8266/quickstart: remove i2c examples with stop=False 9 years ago