Update MicroPeak USB page to v1.0
[web/altusmetrum] / index.mdwn
index d1ec9025a4eee71b2fa3f9a89b94e40515cf3554..feb0c25bcf2ea7edf419c44d794ba4b812a3dfcb 100644 (file)
@@ -1,10 +1,11 @@
 ![Altus Metrum Logo](logo.png)
 
-This is the site where 
-<a href="http://www.gag.com/~bdale">Bdale Garbee </a>
-and friends document work on open hardware and software designs for
-high powered model rocketry avionics solutions.
-Please consider everything here work perpetually in process!
+<link href="https://plus.google.com/109995815990298399569/" rel="publisher" />
+
+Open hardware and software designs 
+for high powered model rocketry by
+[Bdale Garbee](http://gag.com/~bdale) and 
+[Keith Packard](http://keithp.com/keithp).
 <p>
 All hardware designs on this site are licensed under the 
 [TAPR](http://www.tapr.org/)
@@ -16,59 +17,107 @@ or compatible licenses.
 
 # [Latest News](News) #
 
-# Hobby Rocketry #
+# Where to Buy #
 
-The motivation for the circuits and software you will find on this site is
-our loosely-knit group's shared interest in hobby rocketry.  Rather than 
-try to introduce the hobby to you here, here's a very brief 
-[Ted presentation by Steve Jurvetson]
-(http://www.ted.com/talks/steve_jurvetson_on_model_rocketry.html)
-that will give you a quick flavor of what the point is.  John Coker 
-has published an excellent 
-[overview of hobby rocketry](http://www.jcrocket.com/welcome.shtml) 
-on his web site.  Keith has also put together some useful notes about the 
-process of [certification](http://keithp.com/rockets/certification/) to
-fly high power rockets.
-<p>
-To find more information about the rockets Bdale and his son have built, see
-[Garbee Rockets](http://www.gag.com/rockets).
-<p>
-As Bdale and Robert became more experienced in the hobby and started to build
-and fly more sophisticated projects, we started to feel limited by the 
-existing electronics products available.  AltusMetrum was Bdale's first 
-attempt to address this situation with a completely open hardware and software
-design... other project have since followed, and it's cool to have help from
-various friends!
+All Altus Metrum products are available from the 
+[Garbee and Garbee](http://auric.gag.com) web 
+store.  Additionally, starter kits are available from our distributors, 
+including [Apogee Components](http://www.apogeerockets.com),
+[Australian Rocketry](http://www.ausrocketry.com), and 
+[Aerospace Education](http://www.rockets.co.nz) in New Zealand.
 
-# Projects #
+# Download the latest [AltOS](AltOS/) software version #
+
+# Products #
+
+These products are all available for purchase:
 
 * [TeleMetrum](TeleMetrum/) 
-is our primary project, a dual-deploy rocketry altimeter with improved sensor 
-complement and bidirectional RF telemetry link.
+is our flagship product, a dual-deploy rocketry altimeter with
+GPS and bidirectional RF telemetry link.
+
+* [TeleMini](TeleMini/)
+is a smaller dual-deploy rocketry altimeter with telemetry using only a 
+barometric pressure sensor
 
 * [TeleDongle](TeleDongle/) 
 is a simple RF interface for use in ground stations interacting with rockets
 using [TeleMetrum](TeleMetrum/).  It may also be useful as a generic RF
 interface for other microcontroller systems.
 
+* [LipoCharger](LipoCharger/) 
+is a standalone battery charger for the Lithium Polymer batteries used in
+Altus Metrum products.
+
+* [MicroPeak](MicroPeak/)
+is a rocket altimeter that is both precise and tiny, designed to be the 
+ideal altimeter for model rocket contests.
+
+# Projects #
+
+These are projects we're working on that may become products someday:
+
 * [AltOS](AltOS/) 
 is the name of the firmware and related utilities that Keith maintains for
 the set of hardware projects here.
 
-* [TelePyro](TelePyro/) is a planned 8-channel pyro expansion board for 
-[TeleMetrum](TeleMetrum/).
+* [MegaDongle](MegaDongle/)
+is a higher-performance alternative to [TeleDongle](TeleDongle/).
+
+* [MegaMetrum](MegaMetrum/)
+is a high-end flight computer with 6 pyro channels, more and better sensors,
+GPS, and a high performance bidirectional RF telemetry link.
 
-* [TeleTerra](TeleTerra) is a  planned hand-held ground station for use with 
-[TeleMetrum](TeleMetrum/).
+* [MicroPeak USB Interface](MicroPeakUSB/)
+provides an interface between [MicroPeak](MicroPeak/) and USB to
+download flight log data.
 
-* [AltusMetrum](AltusMetrum/)
+* [OpenAlt](OpenAlt/)
 was Bdale's original project here, a dual-deploy rocketry altimeter.  One 
 prototype was built, but never flown.  This project is now indefinitely on hold.
 
-# Participants #
+* [TeleBT](TeleBT) is a variation on [TeleDongle](TeleDongle/) that adds
+[Bluetooth](http://www.bluetooth.com) as an alternative to USB.
 
-* [Bdale Garbee](http://gag.com/~bdale)
-* [Keith Packard](http://keithp.com/keithp)
+* [TeleNano](TeleNano/)
+is a tiny rocketry altimeter with telemetry using only a barometric 
+pressure sensor
+
+* [TelePyro](TelePyro/) is a companion board for [TeleMetrum](TeleMetrum/)
+that adds 8 additional pyro channels.
+
+* [TeleScience](TeleScience/) is a companion board for 
+[TeleMetrum](TeleMetrum/) that adds 12 channels of thermistor or generic
+analog sensor input, and 5 general purpose I/O lines.
+
+* [TeleShield](TeleShield/) is an [Arduino](http://arduino.cc) radio shield.
+
+* [TeleTerra](TeleTerra) is a hand-held ground station for use with 
+[TeleMetrum](TeleMetrum/) and [TeleMini](TeleMini/).
+
+# Hobby Rocketry #
+
+The motivation for the circuits and software you will find on this site is
+our loosely-knit group's shared interest in hobby rocketry.  This very brief
+[Ted presentation by Steve Jurvetson](http://www.ted.com/talks/steve_jurvetson_on_model_rocketry.html)
+quickly conveys at least part of why we do this.  John Coker 
+has published an excellent 
+[overview of hobby rocketry](http://www.jcrocket.com/welcome.shtml) 
+on his web site.  Keith has also put together some useful notes about the 
+process of [certification](http://keithp.com/rockets/certification/) to
+fly high power rockets.
+<p>
+To find more information about the rockets Bdale and his son have built, see
+[Garbee Rockets](http://www.gag.com/rockets).
+<p>
+As Bdale and Robert became more experienced in the hobby and started to build
+and fly more sophisticated projects, we started to feel limited by the 
+existing electronics products available.  OpenAlt was Bdale's first 
+attempt to address this situation with a completely open hardware and software
+design... other project have since followed, and it's cool to have help from
+Keith and other friends!
+
+# [Using Altus Metrum Products](Uses) #
 
 # [Presentations](talks) #
 
@@ -79,9 +128,14 @@ start.  Finding a local [NAR Section](http://nar.org/NARsect.html) or
 [Tripoli](http://tripoli.org) Prefecture is a good idea, since you can
 learn a lot and see some great flights by showing up at a club launch.
 
-As we make progress, you can read about it in our [News](News) feed.
-We also hang out on IRC channel #altusmetrum on irc.oftc.net if you have
-questions that aren't answered here.
+As we make progress, you can read about it in our [News](News) feed.  Feel
+free to subscribe to our 
+[mailing list](http://lists.gag.com/mailman/listinfo/altusmetrum).  We also 
+hang out on IRC channel #altusmetrum on irc.oftc.net if you have
+questions that aren't answered here.  You can also find us on 
+[Facebook](http://www.facebook.com/group.php?gid=341167482968)
+and on
+[Google+](https://plus.google.com/109995815990298399569).
 
 Our main projects include radio links.  If you don't already have one, 
 getting an [Amateur Radio](./Radio) license would be a good thing to do!
@@ -93,6 +147,12 @@ to decide which is better, comments welcome!) and buy a t-shirt or sticker!
 
 ---
 
+![United States flag](USflag.png)
+Altus Metrum products are designed and manufactured in the 
+United States of America.
+
+---
+
 This site is powered by [ikiwiki](http://ikiwiki.info), 
 and hosted by [Garbee and Garbee](http://www.gag.com)
 using [Debian GNU/Linux](http://www.debian.org)