index
:
micropython
docs/library/bluetooth
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
docs
/
esp8266
Commit message (
Expand
)
Author
Age
*
docs/esp8266/tutorial: Fix typo, "its" to "it's" in powerctrl.rst.
Matthew Brener
2017-07-24
*
eps8266/general: Fix typo in recent example.
Paul Sokolovsky
2017-07-21
*
eps8266/general: Add known issue of WiFi RX buffers overflow.
Peter Hinch
2017-07-21
*
docs/esp8266/general.rst: Fix name of NTP module.
Patrick O'Leary
2017-07-02
*
docs/esp8266/tutorial/intro: Fix some grammatical typos.
Damien George
2017-06-26
*
docs/esp8266/tutorial/intro: Sphinx requires blank lines around literal blocks.
Paul Sokolovsky
2017-06-23
*
docs/esp8266/tutorial/intro: Discourage use of 512kb firmwares.
Paul Sokolovsky
2017-06-23
*
docs/esp8266/quickref: Polish Pin.on()/off() examples.
Paul Sokolovsky
2017-06-02
*
docs/esp8266: Consistently replace Pin.high/low methods with .on/off.
Paul Sokolovsky
2017-05-30
*
docs/esp8266/quickref: Add links from quickref page to machine classes.
Damien George
2017-04-18
*
docs/esp8266/tutorial/intro: Reword section on flash size requirement.
Paul Sokolovsky
2017-04-14
*
docs/esp8266/general: Start explicit "Known Issues", mentioned RTC inaccuracy.
Paul Sokolovsky
2017-04-07
*
docs/esp8266/tutorial: Update since esptool 1.3 added Python 3 support.
James Ouyang
2017-03-07
*
docs/esp8266/tutorial: Specify the baudrate in picocom example command.
Damien George
2017-02-07
*
esp8266/general: Add "Scarcity of runtime resources" section.
Paul Sokolovsky
2017-01-04
*
docs/esp8266/tutorial: Close socket after reading page content.
Max
2017-01-04
*
docs/esp8266/tutorial: Update intro to add Getting the firmware section.
Andrew Mulholland
2016-12-30
*
esp8266: Update docs for esptool 1.2.1/SDK 2.0 (--flash_size=detect).
Paul Sokolovsky
2016-11-08
*
docs/*/quickref.rst: Use new semantics of ticks_diff()
puuu
2016-11-08
*
docs/esp8266: Update for new WebREPL setup procedure.
Paul Sokolovsky
2016-11-06
*
docs/esp8266/quickref: Further improvements for SPI subsections.
Paul Sokolovsky
2016-09-04
*
docs/esp8266/quickref: Update information on SPI classes.
Paul Sokolovsky
2016-09-04
*
docs/esp8266/quickref: Add internal links to docs for some modules.
Damien George
2016-08-29
*
docs/esp8266: Update quickref and tutorial for OneWire/DS18X20 driver.
Damien George
2016-08-29
*
docs/esp8266/quickref: Fix and update the SPI docs
Radomir Dopieralski
2016-08-28
*
esp8266/modpybhspi: Add a HSPI module for hardware SPI support
Radomir Dopieralski
2016-08-19
*
docs/esp8266/intro: Add command to install esptool.py 1.0.1 via pip.
Paul Sokolovsky
2016-08-10
*
docs/esp8266/tutorial/pins: Fix typo in commands for pin input mode.
Paul Sokolovsky
2016-08-09
*
docs/esp8266/intro: Focus on hazards of unearthed power wrt electronics.
Paul Sokolovsky
2016-08-07
*
docs/esp8266/tutorial/intro: Add anchor for link from quickeref.
Paul Sokolovsky
2016-08-07
*
docs/esp8266/quickref: Link to installation instructions.
Paul Sokolovsky
2016-08-07
*
docs/esp8266/intro: Add troubleshooting section.
Paul Sokolovsky
2016-08-07
*
docs/esp8266/intro: Rename to "Getting started" from "Introduction".
Paul Sokolovsky
2016-08-07
*
esp8266/tutorial/intro: Reword para abou -fm dio switch.
Paul Sokolovsky
2016-08-07
*
docs: Spelling mistakes
Mike Causer
2016-08-02
*
docs: Add DHT to ESP8266 Quick Ref and Tutorial
Mike Causer
2016-08-01
*
docs/esp8266/tutorial/network_basics: Minor typo fix, ap becomes ap_if.
Ben Hagen
2016-06-06
*
docs/esp8266/general: Add note about RTC overflow.
puuu
2016-06-03
*
docs/esp8266/quickref: Update WebREPL section for 1.8.1 release.
Paul Sokolovsky
2016-06-02
*
esp8266/general: Typo/grammar fixes.
Paul Sokolovsky
2016-06-01
*
esp8266/quickref: Use local image of Adafruit Huzzah board.
Paul Sokolovsky
2016-06-01
*
docs/esp8266/general: Remove duplicate phrase.
Tomas R
2016-05-30
*
docs/esp8266/general: Grammar fixes.
mad474
2016-05-23
*
esp8266: Add APA102 serial individually controllable LEDs support.
misterdanb
2016-05-19
*
docs/esp8266/quickstart: remove i2c examples with stop=False
Radomir Dopieralski
2016-05-14
*
docs/esp8266/tutorial: Fix typo in do_connect() network example.
Damien George
2016-05-11
*
docs/esp8266/quickref: New way to get MAC address
Radomir Dopieralski
2016-05-10
*
Fix ESP8266 Network tutorial
Paulus Schoutsen
2016-05-07
*
docs/esp8266/tutorial: Change name of ESP8266 firmware to match actual.
Damien George
2016-05-03
*
docs/esp8266/tutorial/repl: Reword description of initial WebREPL setup a bit.
Paul Sokolovsky
2016-05-03
[next]