summaryrefslogtreecommitdiffstatshomepage
path: root/docs/index.rst
blob: e72b995865c0a3f8532a23d4accfe146c051ad28 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
.. Micro Python documentation master file

Micro Python documentation and references
=========================================

Here you can find documentation for Micro Python and the pyboard.

.. toctree::
   :maxdepth: 1

   quickref.rst

Software
--------

.. toctree::
   :maxdepth: 1

   general.rst
   tutorial/index.rst
   library/index.rst

.. 
..  - Reference for the [pyb module](module/pyb/ "pyb module").
..  - Reference for [all modules](module/ "all modules").
..  - [Guide for setting up the pyboard on Windows](/static/doc/Micro-Python-Windows-setup.pdf), including DFU programming (PDF).

The pyboard hardware
--------------------

..  - PYBv1.0 [schematics and layout](/static/doc/PYBv10b.pdf "PYBv1.0") (2.4MiB PDF).
..  - PYBv1.0 [metric dimensions](/static/doc/PYBv10b-metric-dimensions.pdf "metric dimensions") (360KiB PDF).
..  - PYBv1.0 [imperial dimensions](/static/doc/PYBv10b-imperial-dimensions.pdf "imperial dimensions") (360KiB PDF).

Datasheets for the components on the pyboard
--------------------------------------------

..  - The microcontroller: [STM32F405RGT6](http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1035/PF252144) (external link).
..  - The accelerometer: [Freescale MMA7660](/static/doc/MMA7660FC.pdf) (800kiB PDF).
..  - The LDO voltage regulator: [Microchip MCP1802](/static/doc/MCP1802-22053C.pdf) (400kiB PDF).


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`