<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/esp8266/quickref.rst, branch v1.8.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-06-02T17:11:40+00:00</updated>
<entry>
<title>docs/esp8266/quickref: Update WebREPL section for 1.8.1 release.</title>
<updated>2016-06-02T17:11:40+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-06-02T17:11:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d8cc51ea2b3625ab35d052a3bc0761996a510ab0'/>
<id>urn:sha1:d8cc51ea2b3625ab35d052a3bc0761996a510ab0</id>
<content type='text'>
WebREPL is much more stable now.
</content>
</entry>
<entry>
<title>esp8266/quickref: Use local image of Adafruit Huzzah board.</title>
<updated>2016-06-01T20:11:49+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-06-01T20:11:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fdf45a718bcce840d4f824736401e7fe04f2448d'/>
<id>urn:sha1:fdf45a718bcce840d4f824736401e7fe04f2448d</id>
<content type='text'>
Using remote image causes problems with tools (partly because the image
is semi-firewalled and can't be accessed by arbitrary tools).
</content>
</entry>
<entry>
<title>esp8266: Add APA102 serial individually controllable LEDs support.</title>
<updated>2016-05-19T19:29:11+00:00</updated>
<author>
<name>misterdanb</name>
<email>danb@hasi.it</email>
</author>
<published>2016-03-27T23:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a0a08b4be1583aa7a4ef33d3b1b0aa6553732eca'/>
<id>urn:sha1:a0a08b4be1583aa7a4ef33d3b1b0aa6553732eca</id>
<content type='text'>
APA102 is a new "smart LED", similar to WS2812 aka "Neopixel".
</content>
</entry>
<entry>
<title>docs/esp8266/quickstart: remove i2c examples with stop=False</title>
<updated>2016-05-13T22:02:02+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2016-05-13T22:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ccb00b77240e7ff7b52ee6df2a338a07387dedbd'/>
<id>urn:sha1:ccb00b77240e7ff7b52ee6df2a338a07387dedbd</id>
<content type='text'>
Since the ``stop`` parameter has been dropped.
</content>
</entry>
<entry>
<title>docs/esp8266/quickref: New way to get MAC address</title>
<updated>2016-05-09T22:31:57+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2016-05-09T22:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e89413e9b081bfa48dcafac7fa22a544172c8d2f'/>
<id>urn:sha1:e89413e9b081bfa48dcafac7fa22a544172c8d2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp8266/quickref: Add info about WebREPL.</title>
<updated>2016-05-01T08:41:46+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-05-01T08:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d46cd02d95a36a8ee0eeee2ddaca72aff1dd741d'/>
<id>urn:sha1:d46cd02d95a36a8ee0eeee2ddaca72aff1dd741d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp8266: Update quickref to reflect changes to 1-wire and NeoPixel.</title>
<updated>2016-04-28T13:31:37+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-04-28T13:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=348edad88821e0bf8c1e0c1ae03b91dd889beb74'/>
<id>urn:sha1:348edad88821e0bf8c1e0c1ae03b91dd889beb74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp8266: Add info about using deep-sleep mode to quickref.</title>
<updated>2016-04-21T11:01:50+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-04-21T11:01:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fcc9d43c6dbef8db517a2179de88ff3da31e995f'/>
<id>urn:sha1:fcc9d43c6dbef8db517a2179de88ff3da31e995f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp8266/quickref: Add note about physical vs logical pin numbers.</title>
<updated>2016-04-05T13:30:51+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-04-05T13:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e4cb7c61582e0908f5c461b297f0387aa9c33785'/>
<id>urn:sha1:e4cb7c61582e0908f5c461b297f0387aa9c33785</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp8266/quickref: Add note about GPIO16.</title>
<updated>2016-03-25T14:48:15+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-03-25T14:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0cb10b52205f244cf3f35fe65f6f1d0fd2fed384'/>
<id>urn:sha1:0cb10b52205f244cf3f35fe65f6f1d0fd2fed384</id>
<content type='text'>
</content>
</entry>
</feed>
