summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp8266/quickref.rst
Commit message (Collapse)AuthorAge
* docs: Add DHT to ESP8266 Quick Ref and TutorialMike Causer2016-08-01
|
* docs/esp8266/quickref: Update WebREPL section for 1.8.1 release.Paul Sokolovsky2016-06-02
| | | | WebREPL is much more stable now.
* esp8266/quickref: Use local image of Adafruit Huzzah board.Paul Sokolovsky2016-06-01
| | | | | Using remote image causes problems with tools (partly because the image is semi-firewalled and can't be accessed by arbitrary tools).
* esp8266: Add APA102 serial individually controllable LEDs support.misterdanb2016-05-19
| | | | APA102 is a new "smart LED", similar to WS2812 aka "Neopixel".
* docs/esp8266/quickstart: remove i2c examples with stop=FalseRadomir Dopieralski2016-05-14
| | | | Since the ``stop`` parameter has been dropped.
* docs/esp8266/quickref: New way to get MAC addressRadomir Dopieralski2016-05-10
|
* docs/esp8266/quickref: Add info about WebREPL.Paul Sokolovsky2016-05-01
|
* docs/esp8266: Update quickref to reflect changes to 1-wire and NeoPixel.Damien George2016-04-28
|
* docs/esp8266: Add info about using deep-sleep mode to quickref.Damien George2016-04-21
|
* docs/esp8266/quickref: Add note about physical vs logical pin numbers.Paul Sokolovsky2016-04-05
|
* docs/esp8266/quickref: Add note about GPIO16.Paul Sokolovsky2016-03-25
|
* docs/esp8266/quickref: Note that timers supported are virtual ones.Paul Sokolovsky2016-03-25
|
* docs/esp8266: Update quick reference: i2c.readfrom and neopixel example.Damien George2016-03-16
|
* docs/esp8266: Fix indent errors, typos, and add info about REPL UART.Damien George2016-03-09
|
* docs/esp8266: Minor tweaks to quickref, Timer and I2C classes.Damien George2016-03-09
|
* docs: Add esp8266 quick reference page, with basic info.Damien George2016-03-08