<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/esp8266/scripts/neopixel.py, branch v1.9.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.9.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.9.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-05-12T14:57:23+00:00</updated>
<entry>
<title>esp8266/scripts: Move drivers/modules to modules/ (frozen bytecode).</title>
<updated>2017-05-12T14:57:23+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-05-12T14:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e9308c189af388525becbcd42b81ea6d37738135'/>
<id>urn:sha1:e9308c189af388525becbcd42b81ea6d37738135</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266/scripts: Make neopixel/apa102 handle 4bpp LEDs with common code.</title>
<updated>2016-10-25T03:21:07+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2016-10-19T20:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=984a867341970f311a143906d62c74fa1bfb93fb'/>
<id>urn:sha1:984a867341970f311a143906d62c74fa1bfb93fb</id>
<content type='text'>
The NeoPixel class now handles 4 bytes-per-pixel LEDs (extra byte is
intensity) and arbitrary byte ordering.  APA102 class is now derived from
NeoPixel to reduce code size and support fill() operation.
</content>
</entry>
<entry>
<title>esp8266/scripts/: Add fill() to NeoPixel</title>
<updated>2016-05-07T18:15:33+00:00</updated>
<author>
<name>Mike Causer</name>
<email>mcauser@gmail.com</email>
</author>
<published>2016-05-06T07:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=13d06a83e1c1f79bc9b1d627e7c0b02c59791304'/>
<id>urn:sha1:13d06a83e1c1f79bc9b1d627e7c0b02c59791304</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266/scripts/: Remove use of pin.PULL_NONE.</title>
<updated>2016-05-05T20:47:37+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-05-05T20:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=df2b1a4758500d3ac538b30fad2e5a48126ea4a0'/>
<id>urn:sha1:df2b1a4758500d3ac538b30fad2e5a48126ea4a0</id>
<content type='text'>
This constant is no longer part of hardware API (replaced with just None),
and is a default, so not needed in calls.
</content>
</entry>
<entry>
<title>esp8266/scripts/neopixel.py: Swap red and green in pixel accessor.</title>
<updated>2016-05-03T10:17:37+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-05-03T10:17:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b539a6149027aa550fa0c24cb019853a77d8a36f'/>
<id>urn:sha1:b539a6149027aa550fa0c24cb019853a77d8a36f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266/scripts/neopixel.py: Remove test function from neopixel driver.</title>
<updated>2016-04-28T12:37:17+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-04-28T12:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8c3b5526aee160f5dd7d836f4666a874e4c3212e'/>
<id>urn:sha1:8c3b5526aee160f5dd7d836f4666a874e4c3212e</id>
<content type='text'>
It takes up lots of room and isn't needed.
</content>
</entry>
<entry>
<title>esp8266: Move onewire.py, neopixel.py drivers from tests/ to scripts/.</title>
<updated>2016-04-28T11:36:45+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-04-28T11:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=38358a096dfdf2315f71ed6e26a697d143d635ca'/>
<id>urn:sha1:38358a096dfdf2315f71ed6e26a697d143d635ca</id>
<content type='text'>
</content>
</entry>
</feed>
