|
|
|
.. 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: 2
|
|
|
|
|
|
|
|
general.rst
|
|
|
|
tutorial/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`
|
|
|
|
|