Damien George
|
76dcaddc0f
|
docs/esp8266/quickref: Add internal links to docs for some modules.
|
2016-08-29 17:40:36 +10:00 |
|
Damien George
|
efc904c41d
|
docs/pyboard/quickref: Add section on "delay and timing" for utime mod.
And remove reference to deprecated pyb.delay() and pyb.millis().
|
2016-08-29 17:33:02 +10:00 |
|
Damien George
|
5c3a2f162e
|
docs/pyboard/quickref: Add links to pinouts for other pyboard variants.
|
2016-08-29 17:32:38 +10:00 |
|
Philip Potter
|
0f8b1ba8a2
|
docs/library: Add reference for pyb.usb_mode and pyb.USB_HID.
|
2016-08-29 15:17:20 +10:00 |
|
Philip Potter
|
f2da6467a9
|
docs/pyboard: Update USB mouse tutorial to use pyb.USB_HID().
|
2016-08-29 15:16:51 +10:00 |
|
Philip Potter
|
57c92d90b0
|
docs/pyboard: Update USB mouse tutorial to use VCP instead of CDC.
|
2016-08-29 15:15:25 +10:00 |
|
Damien George
|
13c5a228c9
|
docs/esp8266: Update quickref and tutorial for OneWire/DS18X20 driver.
|
2016-08-29 12:52:50 +10:00 |
|
Radomir Dopieralski
|
ed0a06a93f
|
docs/esp8266/quickref: Fix and update the SPI docs
Use the `SPI` factory function in the examples, and use
proper baud rate of 80 000 000.
|
2016-08-28 23:14:45 +10:00 |
|
Radomir Dopieralski
|
8e7dfea803
|
esp8266/modpybhspi: Add a HSPI module for hardware SPI support
This module uses ESP8266's SPI hardware, which allows much higher
speeds. It uses a library from
https://github.com/MetalPhreak/ESP8266_SPI_Driver
|
2016-08-19 21:19:59 +03:00 |
|
Damien George
|
64c5a9435c
|
docs/library/machine.WDT: Add note that WDT is only available on WiPy.
|
2016-08-17 14:22:39 +10:00 |
|
Paul Sokolovsky
|
5e01fb01b3
|
docs/esp8266/intro: Add command to install esptool.py 1.0.1 via pip.
It used a standard BootROM programming algo and may be useful as a
fallback.
|
2016-08-10 21:40:40 +03:00 |
|
Paul Sokolovsky
|
2146cdab5e
|
docs/esp8266/tutorial/pins: Fix typo in commands for pin input mode.
|
2016-08-09 21:13:27 +03:00 |
|
Damien George
|
e4e4526954
|
docs: Bump version to 1.8.3.
|
2016-08-09 23:49:25 +10:00 |
|
Paul Sokolovsky
|
5c73de0337
|
docs/uio: Mention seek()/flush() support for io.BytesIO.
|
2016-08-09 01:52:56 +03:00 |
|
Paul Sokolovsky
|
3e5534caf7
|
docs/esp8266/intro: Focus on hazards of unearthed power wrt electronics.
|
2016-08-07 22:41:34 +03:00 |
|
Paul Sokolovsky
|
d2cab0b7be
|
docs/esp8266/tutorial/intro: Add anchor for link from quickeref.
|
2016-08-07 22:16:40 +03:00 |
|
Paul Sokolovsky
|
f84dda7111
|
docs/esp8266/quickref: Link to installation instructions.
|
2016-08-07 17:46:27 +03:00 |
|
Paul Sokolovsky
|
a9923d190e
|
docs/esp8266/intro: Add troubleshooting section.
Tries to summarize most of the issues we've seen so far.
|
2016-08-07 17:28:33 +03:00 |
|
Paul Sokolovsky
|
919c54f750
|
docs/esp8266/intro: Rename to "Getting started" from "Introduction".
People tend to skip introductions (everyone knows what esp8266 is, right?),
so try to do A/B testing with a title inviting to read it.
|
2016-08-07 17:28:23 +03:00 |
|
Paul Sokolovsky
|
1966745689
|
esp8266/tutorial/intro: Reword para abou -fm dio switch.
Not all NodeMCU boards require it.
|
2016-08-07 16:31:09 +03:00 |
|
Paul Sokolovsky
|
fdb411a8c5
|
docs/library/index: Include array module in ToC.
|
2016-08-07 00:16:41 +03:00 |
|
Paul Sokolovsky
|
8a0b6f561c
|
docs/array: Document array module.
|
2016-08-07 00:13:48 +03:00 |
|
Mike Causer
|
ce166e6b68
|
docs: Spelling mistakes
|
2016-08-02 11:17:46 +03:00 |
|
Mike Causer
|
b4564841b6
|
docs: Add DHT to ESP8266 Quick Ref and Tutorial
|
2016-08-01 14:39:57 +03:00 |
|
Damien George
|
1459a8d5c9
|
docs: Bump version to 1.8.2.
|
2016-07-10 12:46:50 +01:00 |
|