<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/examples, branch v1.0.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.0.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.0.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-05-10T09:36:38+00:00</updated>
<entry>
<title>py: Rename byte_code to bytecode everywhere.</title>
<updated>2014-05-10T09:36:38+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-10T09:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3417bc2f25c492f7551e35d14349d85a45122b43'/>
<id>urn:sha1:3417bc2f25c492f7551e35d14349d85a45122b43</id>
<content type='text'>
bytecode is the more widely used.  See issue #590.
</content>
</entry>
<entry>
<title>examples, SDdatalogger: Add more comments; reduce power consumption.</title>
<updated>2014-05-05T13:09:23+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-05T13:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fa2e701e23104e7b970294d44b4015a7e5928ffd'/>
<id>urn:sha1:fa2e701e23104e7b970294d44b4015a7e5928ffd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>deleted garbage</title>
<updated>2014-05-04T17:08:14+00:00</updated>
<author>
<name>Sebastian Plamauer</name>
<email>oeplse@gmail.com</email>
</author>
<published>2014-05-04T17:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=98243ccca40bbdfb9c48e80e7758f10cf73c571e'/>
<id>urn:sha1:98243ccca40bbdfb9c48e80e7758f10cf73c571e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>created SDdatalogger example</title>
<updated>2014-05-04T17:07:17+00:00</updated>
<author>
<name>Sebastian Plamauer</name>
<email>oepse@gmail.com</email>
</author>
<published>2014-05-04T17:07:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=96e97ed2ceeda9de9ed0dab69a7ee4f701a42a40'/>
<id>urn:sha1:96e97ed2ceeda9de9ed0dab69a7ee4f701a42a40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated to use new pyb.Accel() object</title>
<updated>2014-05-04T11:11:16+00:00</updated>
<author>
<name>Sebastian Plamauer</name>
<email>oeplse@gmail.com</email>
</author>
<published>2014-05-04T11:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c114565bfa73c9155c6e63b20f69f9892d6d53ab'/>
<id>urn:sha1:c114565bfa73c9155c6e63b20f69f9892d6d53ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated to fit new acceleration and time/millis</title>
<updated>2014-05-04T10:53:01+00:00</updated>
<author>
<name>Sebastian Plamauer</name>
<email>oeplse@gmail.com</email>
</author>
<published>2014-05-04T10:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3526716a5b765ec71553198613660afc3eca2c85'/>
<id>urn:sha1:3526716a5b765ec71553198613660afc3eca2c85</id>
<content type='text'>
Changed pyb.accel() and pyb.time() to the new pyb.Accel() object and pyb.millis() function.
Also shortened the loop so the writing is finished before the USB connection messes things up.</content>
</entry>
<entry>
<title>py: Big improvements to inline assembler.</title>
<updated>2014-04-12T23:30:32+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-04-12T23:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8721087661ea607ea68d45b4e518e53607cadbd3'/>
<id>urn:sha1:8721087661ea607ea68d45b4e518e53607cadbd3</id>
<content type='text'>
Improved the Thumb assembler back end.  Added many more Thumb
instructions to the inline assembler.  Improved parsing of assembler
instructions and arguments.  Assembler functions can now be passed the
address of any object that supports the buffer protocol (to get the
address of the buffer).  Added an example of how to sum numbers from
an array in assembler.
</content>
</entry>
<entry>
<title>examples: Add example script to flash an LED using inline assembler.</title>
<updated>2014-04-12T17:27:23+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-04-12T17:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=71dcd5198944b59f8f69e4027032f8ef0346eabf'/>
<id>urn:sha1:71dcd5198944b59f8f69e4027032f8ef0346eabf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ffi: Implement ffivar.get()/set() methods.</title>
<updated>2014-02-14T18:38:35+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-02-14T15:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8bc3516389cd148ebeaa58ceaf3d3f7fb13440d8'/>
<id>urn:sha1:8bc3516389cd148ebeaa58ceaf3d3f7fb13440d8</id>
<content type='text'>
Done by introducing another factored out helper API in binary.c. This API
can be reused also by array and struct modules.
</content>
</entry>
<entry>
<title>Rename "rawsocket" module to "microsocket".</title>
<updated>2014-02-08T19:20:32+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-02-08T19:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9945f338863cd1bc0ce483c0eb70c41fbdb710f1'/>
<id>urn:sha1:9945f338863cd1bc0ce483c0eb70c41fbdb710f1</id>
<content type='text'>
It's no longer intended to provide just "raw" socket interface, may include
some convenience methods for compatibility with CPython socket - but anyway
just minimal set required to deal with socket client and servers, not wider
network functionality.
</content>
</entry>
</feed>
