summaryrefslogtreecommitdiffstatshomepage
path: root/docs/hardware/index.rst
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-11-02 23:37:02 +0000
committerDamien George <damien.p.george@gmail.com>2014-11-02 23:37:02 +0000
commit6e6dfdc56be2a5d6476d087043d2a4ccae139af2 (patch)
treef63db0de4531eacf91fdc94ed34bc060c2439cef /docs/hardware/index.rst
parent1060baa2c26d45c2641ee786581655eb44ffda90 (diff)
downloadmicropython-6e6dfdc56be2a5d6476d087043d2a4ccae139af2.tar.gz
micropython-6e6dfdc56be2a5d6476d087043d2a4ccae139af2.zip
docs: Make custom index page; add more docs.
Diffstat (limited to 'docs/hardware/index.rst')
-rw-r--r--docs/hardware/index.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/hardware/index.rst b/docs/hardware/index.rst
new file mode 100644
index 0000000000..c934e226c0
--- /dev/null
+++ b/docs/hardware/index.rst
@@ -0,0 +1,13 @@
+The pyboard hardware
+====================
+
+* `PYBv1.0 schematics and layout <http://micropython.org/static/doc/PYBv10b.pdf>`_ (2.4MiB PDF)
+* `PYBv1.0 metric dimensions <http://micropython.org/static/doc/PYBv10b-metric-dimensions.pdf>`_ (360KiB PDF)
+* `PYBv1.0 imperial dimensions <http://micropython.org/static/doc/PYBv10b-imperial-dimensions.pdf>`_ (360KiB PDF)
+
+Datasheets for the components on the pyboard
+============================================
+
+* The microcontroller: `STM32F405RGT6 <http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1035/PF252144>`_ (link to manufacturer's site)
+* The accelerometer: `Freescale MMA7660 <http://micropython.org/static/doc/MMA7660FC.pdf>`_ (800kiB PDF)
+* The LDO voltage regulator: `Microchip MCP1802 <http://micropython.org/static/doc/MCP1802-22053C.pdf>`_ (400kiB PDF)