From 6e6dfdc56be2a5d6476d087043d2a4ccae139af2 Mon Sep 17 00:00:00 2001 From: Damien George Date: Sun, 2 Nov 2014 23:37:02 +0000 Subject: docs: Make custom index page; add more docs. --- docs/hardware/index.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/hardware/index.rst (limited to 'docs/hardware') diff --git a/docs/hardware/index.rst b/docs/hardware/index.rst new file mode 100644 index 000000000..c934e226c --- /dev/null +++ b/docs/hardware/index.rst @@ -0,0 +1,13 @@ +The pyboard hardware +==================== + +* `PYBv1.0 schematics and layout `_ (2.4MiB PDF) +* `PYBv1.0 metric dimensions `_ (360KiB PDF) +* `PYBv1.0 imperial dimensions `_ (360KiB PDF) + +Datasheets for the components on the pyboard +============================================ + +* The microcontroller: `STM32F405RGT6 `_ (link to manufacturer's site) +* The accelerometer: `Freescale MMA7660 `_ (800kiB PDF) +* The LDO voltage regulator: `Microchip MCP1802 `_ (400kiB PDF) -- cgit v1.2.3