index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
esp8266
/
quickref.rst
Age
Commit message (
Expand
)
Author
2017-06-02
docs/esp8266/quickref: Polish Pin.on()/off() examples.
Paul Sokolovsky
2017-05-30
docs/esp8266: Consistently replace Pin.high/low methods with .on/off.
Paul Sokolovsky
2017-04-18
docs/esp8266/quickref: Add links from quickref page to machine classes.
Damien George
2016-11-08
docs/*/quickref.rst: Use new semantics of ticks_diff()
puuu
2016-11-06
docs/esp8266: Update for new WebREPL setup procedure.
Paul Sokolovsky
2016-09-04
docs/esp8266/quickref: Further improvements for SPI subsections.
Paul Sokolovsky
2016-09-04
docs/esp8266/quickref: Update information on SPI classes.
Paul Sokolovsky
2016-08-29
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-28
docs/esp8266/quickref: Fix and update the SPI docs
Radomir Dopieralski
2016-08-19
esp8266/modpybhspi: Add a HSPI module for hardware SPI support
Radomir Dopieralski
2016-08-07
docs/esp8266/quickref: Link to installation instructions.
Paul Sokolovsky
2016-08-01
docs: Add DHT to ESP8266 Quick Ref and Tutorial
Mike Causer
2016-06-02
docs/esp8266/quickref: Update WebREPL section for 1.8.1 release.
Paul Sokolovsky
2016-06-01
esp8266/quickref: Use local image of Adafruit Huzzah board.
Paul Sokolovsky
2016-05-19
esp8266: Add APA102 serial individually controllable LEDs support.
misterdanb
2016-05-14
docs/esp8266/quickstart: remove i2c examples with stop=False
Radomir Dopieralski
2016-05-10
docs/esp8266/quickref: New way to get MAC address
Radomir Dopieralski
2016-05-01
docs/esp8266/quickref: Add info about WebREPL.
Paul Sokolovsky
2016-04-28
docs/esp8266: Update quickref to reflect changes to 1-wire and NeoPixel.
Damien George
2016-04-21
docs/esp8266: Add info about using deep-sleep mode to quickref.
Damien George
2016-04-05
docs/esp8266/quickref: Add note about physical vs logical pin numbers.
Paul Sokolovsky
2016-03-25
docs/esp8266/quickref: Add note about GPIO16.
Paul Sokolovsky
2016-03-25
docs/esp8266/quickref: Note that timers supported are virtual ones.
Paul Sokolovsky
2016-03-16
docs/esp8266: Update quick reference: i2c.readfrom and neopixel example.
Damien George
2016-03-09
docs/esp8266: Fix indent errors, typos, and add info about REPL UART.
Damien George
2016-03-09
docs/esp8266: Minor tweaks to quickref, Timer and I2C classes.
Damien George
2016-03-08
docs: Add esp8266 quick reference page, with basic info.
Damien George