Add outline pdfs for everyone
[web/altusmetrum] / EasyMini / index.mdwn
index 9f565f346f3ae573860acb3732fffee136c5bdf2..61dd9cad271509d8b2e5537d977dc852ab30bcd6 100644 (file)
@@ -3,18 +3,18 @@
 This is a small, baro-only recording dual-deploy altimeter for 
 model rocketry
 
-EasyMini is currently in development, with a handful of prototype
-boards built and flown. Production units will eventually be available from the 
-[Garbee and Garbee](http://auric.gag.com) web 
-store.
+EasyMini is available from the [Garbee and Garbee](https://shop.gag.com) web 
+store, and should be available from our distributors soon.
 
 For the latest EasyMini firmware and related ground station software, please
-visit the [AltOS](../AltOS) page on this site.
+visit the [AltOS](../AltOS) page on this site.  EasyMini requires AltOS
+version 1.3 or later.
 
-These are photos of our current prototype version: 
+These are photos of a prototype version, we haven't take photos of the 
+production units yet:
 
 <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="v1.0/easymini-parts-thumb.jpg"></a>
+<a href="v0.2/easymini-parts.jpg"> <img src="v0.2/easymini-parts-thumb.jpg"></a>
 
 ## Features ##
 
@@ -26,6 +26,7 @@ These are photos of our current prototype version:
 * 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
+* Weighs only 6.5g (less than 1/4 oz)
 
 ### Developer View ###
 
@@ -39,7 +40,7 @@ These are photos of our current prototype version:
                * I2C, SPI, async serial
                * digital I/O
        * [Measurement Specialties MS5607](http://www.meas-spec.com/product/pressure/MS5607-02BA03.aspx) pressure sensor
-       * 2MB SPI flash
+       * 1MB SPI flash
 * Software Features
        * Written mostly in C with some ARM assembler
        * Runs from on-chip flash, uses on-chip RAM, stores flight data to
@@ -57,5 +58,14 @@ 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.
 
+An outline of the board with drill hole locations is available in
+[pdf](../Documents/easymini-outline.pdf] format.
+
 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).  
+
+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)