creating index page EasyMini/v2.0
[web/altusmetrum] / EasyMini / index.mdwn
index 61dd9cad271509d8b2e5537d977dc852ab30bcd6..74dffe817daffee2f01abfce219a552b5cb72ffa 100644 (file)
@@ -1,3 +1,4 @@
+[[!meta title="EasyMini"]]
 # EasyMini
 
 This is a small, baro-only recording dual-deploy altimeter for 
 # EasyMini
 
 This is a small, baro-only recording dual-deploy altimeter for 
@@ -10,11 +11,10 @@ For the latest EasyMini firmware and related ground station software, please
 visit the [AltOS](../AltOS) page on this site.  EasyMini requires AltOS
 version 1.3 or later.
 
 visit the [AltOS](../AltOS) page on this site.  EasyMini requires AltOS
 version 1.3 or later.
 
-These are photos of a prototype version, we haven't take photos of the 
-production units yet:
+These are photos of version 2.0:
 
 
-<a href="v0.2/easymini-top.jpg"> <img src="v0.2/easymini-top-thumb.jpg"></a>
-<a href="v0.2/easymini-parts.jpg"> <img src="v0.2/easymini-parts-thumb.jpg"></a>
+<a href="v2.0/easymini-top.jpg"> <img src="v2.0/easymini-top-thumb.jpg"></a>
+<a href="v2.0/easymini-bottom.jpg"> <img src="v2.0/easymini-bottom-thumb.jpg"></a>
 
 ## Features ##
 
 
 ## Features ##
 
@@ -25,13 +25,13 @@ production units yet:
 * Barometric pressure sensor good to 100k feet MSL
 * Designed to use a battery supplying 3.7V-12V.
 * 1.5 x 0.8 inch board designed to fit inside 24mm airframe coupler tube
 * Barometric pressure sensor good to 100k feet MSL
 * Designed to use a battery supplying 3.7V-12V.
 * 1.5 x 0.8 inch board designed to fit inside 24mm airframe coupler tube
-* 2MB on-board data logging flash
+* 1MB on-board data logging flash
 * Weighs only 6.5g (less than 1/4 oz)
 
 ### Developer View ###
 
 * Hardware Features
 * Weighs only 6.5g (less than 1/4 oz)
 
 ### Developer View ###
 
 * Hardware Features
-       * [NXP LPC11U14](http://www.nxp.com/products/microcontrollers/cortex_m0_m0/LPC11U14FHI33.html) System-on-Chip
+       * [STM32F042])http://www.st.com/en/microcontrollers/stm32f042f6.html) System-on-Chip
                * ARM Cortex-M0 MCU
                * 32k Flash
                * 6k RAM
                * ARM Cortex-M0 MCU
                * 32k Flash
                * 6k RAM
@@ -54,12 +54,18 @@ production units yet:
 
 ## Artifacts ##
 
 
 ## Artifacts ##
 
-There is a single manual for EasyMini and all other Altus Metrum products,
-which is available in [html](../AltOS/doc/altusmetrum.html) and 
-[pdf](../AltOS/doc/altusmetrum.pdf) formats.
+There is a shorter manual for EasyMini which is available in
+[html](../AltOS/doc/easymini.html) and
+[pdf](../AltOS/doc/easymini.pdf) formats. EasyMini is also documented
+in the comprehensive Altus Metrum manual in
+[html](../AltOS/doc/altusmetrum.html) and
+[pdf](../AltOS/doc/altusmetrum.pdf) formats
 
 An outline of the board with drill hole locations is available in
 
 An outline of the board with drill hole locations is available in
-[pdf](../Documents/easymini-outline.pdf] format.
+[pdf](../Documents/easymini-outline.pdf) format.
+
+Thanks to Bryan Duke, there's also a 3d model of EasyMini available on 
+[Thingiverse](http://www.thingiverse.com/thing:1946852). 
 
 The hardware design files can be found on [git.gag.com](http://git.gag.com) 
 in the project [hw/easymini](http://git.gag.com/?p=hw/easymini;a=summary).  
 
 The hardware design files can be found on [git.gag.com](http://git.gag.com) 
 in the project [hw/easymini](http://git.gag.com/?p=hw/easymini;a=summary).  
@@ -67,5 +73,10 @@ in the project [hw/easymini](http://git.gag.com/?p=hw/easymini;a=summary).
 For those who don't have ready access to the gEDA suite, here are pdf snapshots
 of the files for production PCB version 1.0 in more easily readable form.  
 
 For those who don't have ready access to the gEDA suite, here are pdf snapshots
 of the files for production PCB version 1.0 in more easily readable form.  
 
-* [schematic](v1.0/easymini-sch.pdf)
-* [pcb artwork](v1.0/easymini-pcb.pdf)
+* [schematic](v2.0/easymini-sch.pdf)
+* [pcb artwork](v2.0/easymini-pcb.pdf)
+
+## Older Version ##
+
+Easy Mini [version 1.0](v1.0) was largely the same design but used a
+different processor.