1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
|

This is the site where
[Bdale Garbee](http://gag.com/~bdale) and
[Keith Packard](http://keithp.com/keithp)
document our work on open hardware and software designs for
high powered model rocketry avionics solutions.
<p>
All hardware designs on this site are licensed under the
[TAPR](http://www.tapr.org/)
[Open Hardware License](http://www.tapr.org/ohl.html),
and all the software is under the
[GNU](http://www.gnu.org/)
[General Public License, version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
or compatible licenses.
# [Latest News](News) #
# Where to Buy #
All Altus Metrum products are available from the
[Garbee and Garbee](http://auric.gag.com) web
store. [TeleMetrum](TeleMetrum/) starter kits are also available from
[Apogee Components](http://www.apogeerockets.com/Altus_Metrum_GPS.asp)
and [Australian Rocketry](http://ausrocketry.com.au/).
# 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!
# Projects #
* [TeleMetrum](TeleMetrum/)
is our primary project, a dual-deploy rocketry altimeter with
GPS and bidirectional RF telemetry link.
* [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.
* [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/).
* [TeleTerra](TeleTerra) is a planned hand-held ground station for use with
[TeleMetrum](TeleMetrum/).
* [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.
# [Using Altus Metrum Products](Uses) #
# [Presentations](talks) #
# Getting Involved #
If you aren't already playing with model rockets, that's a good place to
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. 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. And if you're a Facebook user, you
can join the [Altus Metrum](http://www.facebook.com/group.php?gid=341167482968)
Facebook group.
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!
And if you just can't wait to show your support for our efforts, visit
our [Cafe Press Logo Shop](http://cafepress.com/altusmetrum) or our
[Printfection Logo Shop](http://printfection.com/altusmetrum) (we're trying
to decide which is better, comments welcome!) and buy a t-shirt or sticker!
---

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)
and [Apache](http://www.apache.org).
|