<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/pyboard/tutorial, branch 3.0.0-alpha.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=3.0.0-alpha.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=3.0.0-alpha.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2018-02-21T01:34:59+00:00</updated>
<entry>
<title>Delete a bunch of docs, drivers and examples not relevant to CircuitPython.</title>
<updated>2018-02-21T01:34:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2018-02-21T01:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=20dd3b1e434f57a0609fd5306f47863396d1022e'/>
<id>urn:sha1:20dd3b1e434f57a0609fd5306f47863396d1022e</id>
<content type='text'>
This fixes #345 and fixes #215.
</content>
</entry>
<entry>
<title>docs/pyboard/tutorial/amp_skin: Add example for playing large WAV files.</title>
<updated>2017-07-21T06:52:16+00:00</updated>
<author>
<name>Piotr Maliński</name>
<email>piotr.malinski@socialwifi.com</email>
</author>
<published>2017-07-19T07:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8c9e22c12740477035bd5d78e43beeb6df598588'/>
<id>urn:sha1:8c9e22c12740477035bd5d78e43beeb6df598588</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/pyboard: Move hardware info into General Info chapter.</title>
<updated>2017-07-02T16:23:23+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-06-30T19:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4f23c5d58738cd443d43b8e01cbd2a90ae6a8c9d'/>
<id>urn:sha1:4f23c5d58738cd443d43b8e01cbd2a90ae6a8c9d</id>
<content type='text'>
This makes top-level ToC of the pyboard docs consistent with other ports
(consisting of 3 chapters: QuickRef, General Info, and Tutorial).

Also, some other minor tweaks applied, like local ToC for General Info and
headings mentioning pyboard.
</content>
</entry>
<entry>
<title>stmhal: Add .value() method to Switch object, to mirror Pin and Signal.</title>
<updated>2017-06-15T07:34:51+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-06-15T07:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fd860dc552b2ec53df8c6ce7e1245206719d469b'/>
<id>urn:sha1:fd860dc552b2ec53df8c6ce7e1245206719d469b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: For LCD160CR driver and tutorial, add link to positioning image.</title>
<updated>2017-02-03T01:48:54+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-02-03T01:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=50a9dd59f5848d536d2057498671d8fe90c76ef1'/>
<id>urn:sha1:50a9dd59f5848d536d2057498671d8fe90c76ef1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/pyboard/tutorial/lcd160cr_skin: Fix typo, get_touched-&gt;get_touch.</title>
<updated>2017-01-30T07:19:29+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-01-30T07:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5ec5bfb0d31c04b3d44e109dd5dca779c3a070e0'/>
<id>urn:sha1:5ec5bfb0d31c04b3d44e109dd5dca779c3a070e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/pyboard/tutorial: Add tutorial for LCD160CR.</title>
<updated>2017-01-23T04:50:37+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-01-23T04:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7d08bc27e23251b74f4b41f6ecbc0a565e67dbb4'/>
<id>urn:sha1:7d08bc27e23251b74f4b41f6ecbc0a565e67dbb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/pyboard: Update USB mouse tutorial to use pyb.USB_HID().</title>
<updated>2016-08-29T05:16:51+00:00</updated>
<author>
<name>Philip Potter</name>
<email>philip.g.potter@gmail.com</email>
</author>
<published>2016-08-27T20:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f2da6467a9579c564f297a90a23c8b576c9cf6b1'/>
<id>urn:sha1:f2da6467a9579c564f297a90a23c8b576c9cf6b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/pyboard: Update USB mouse tutorial to use VCP instead of CDC.</title>
<updated>2016-08-29T05:15:25+00:00</updated>
<author>
<name>Philip Potter</name>
<email>philip.g.potter@gmail.com</email>
</author>
<published>2016-08-27T19:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=57c92d90b0be9f353c5f0501f4d78a408911f8b2'/>
<id>urn:sha1:57c92d90b0be9f353c5f0501f4d78a408911f8b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Spelling mistakes</title>
<updated>2016-08-02T08:17:46+00:00</updated>
<author>
<name>Mike Causer</name>
<email>mcauser@gmail.com</email>
</author>
<published>2016-07-31T23:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ce166e6b68b7fafb73a99fd64081f8a4155fe22a'/>
<id>urn:sha1:ce166e6b68b7fafb73a99fd64081f8a4155fe22a</id>
<content type='text'>
</content>
</entry>
</feed>
