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.
WebREPL is much more stable now.
|
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.
Using remote image causes problems with tools (partly because the image
is semi-firewalled and can't be accessed by arbitrary tools).
|
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.
APA102 is a new "smart LED", similar to WS2812 aka "Neopixel".
|
9 years ago |
Radomir Dopieralski
|
ccb00b7724
|
docs/esp8266/quickstart: remove i2c examples with stop=False
Since the ``stop`` parameter has been dropped.
|
9 years ago |
Damien George
|
9b4502b7e8
|
docs/esp8266/tutorial: Fix typo in do_connect() network example.
Fixes issue #2065.
|
9 years ago |
Radomir Dopieralski
|
e89413e9b0
|
docs/esp8266/quickref: New way to get MAC address
|
9 years ago |
Paulus Schoutsen
|
c156e89379
|
Fix ESP8266 Network tutorial
The socket should either connect to `addr` or `addr_info[0][-1]`. Not to `addr[0][-1]`.
|
9 years ago |
Damien George
|
56fd33a6dd
|
docs/esp8266/tutorial: Change name of ESP8266 firmware to match actual.
|
9 years ago |
Paul Sokolovsky
|
c68c327310
|
docs/esp8266/tutorial/repl: Reword description of initial WebREPL setup a bit.
|
9 years ago |
Paul Sokolovsky
|
1f396c58d9
|
docs/esp8266/tutorial/repl: Suggest using hosted WebREPL client.
At http://micropython.org/webrepl .
|
9 years ago |
Damien George
|
5d05993f10
|
esp8266/tutorial: Mention that esptool is available via pip.
|
9 years ago |
Damien George
|
8af64bcf2b
|
docs/esp8266/tutorial: Update pins tutorial to reflect changes in API.
|
9 years ago |
Damien George
|
879bc4197a
|
docs/esp8266: Add ESP8266 tutorial.
|
9 years ago |
Paul Sokolovsky
|
a22aa53ef1
|
docs/esp8266/general: Add "Boot process" section.
|
9 years ago |
Paul Sokolovsky
|
12144e8fcd
|
docs/esp8266/general: Add techspec section.
Link to vendor forum with datasheets, etc. is provided, as well as inline
TTX.
|
9 years ago |
Paul Sokolovsky
|
0f682f1ee1
|
docs/esp8266/general: Fix list formatting.
|
9 years ago |
Paul Sokolovsky
|
5aa4db0505
|
docs/esp8266/general: Add more points to "Multitude of boards" section.
|
9 years ago |
Paul Sokolovsky
|
74c6363b97
|
docs/esp8266/general: WebREPL is described in quickref for now.
|
9 years ago |
Paul Sokolovsky
|
d46cd02d95
|
docs/esp8266/quickref: Add info about WebREPL.
|
9 years ago |
Damien George
|
348edad888
|
docs/esp8266: Update quickref to reflect changes to 1-wire and NeoPixel.
|
9 years ago |
Paul Sokolovsky
|
5c8147528e
|
docs/esp8266/tutorial: Add tutorial placeholder page.
|
9 years ago |
Damien George
|
fcc9d43c6d
|
docs/esp8266: Add info about using deep-sleep mode to quickref.
|
9 years ago |
Paul Sokolovsky
|
2a51f72ed1
|
docs/esp8266/general: Start "General information" for esp8266.
|
9 years ago |
Paul Sokolovsky
|
e4cb7c6158
|
docs/esp8266/quickref: Add note about physical vs logical pin numbers.
|
9 years ago |
Paul Sokolovsky
|
0cb10b5220
|
docs/esp8266/quickref: Add note about GPIO16.
|
9 years ago |
Paul Sokolovsky
|
159f1aaca8
|
docs/esp8266/quickref: Note that timers supported are virtual ones.
|
9 years ago |
Damien George
|
2466cb67f8
|
docs/esp8266: Update quick reference: i2c.readfrom and neopixel example.
|
9 years ago |
Damien George
|
6b80ebe32e
|
docs/esp8266: Fix indent errors, typos, and add info about REPL UART.
|
9 years ago |
Damien George
|
4b6077b3fe
|
docs/esp8266: Minor tweaks to quickref, Timer and I2C classes.
|
9 years ago |
Damien George
|
809fbeefb7
|
docs: Add esp8266 quick reference page, with basic info.
|
9 years ago |