summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MicroPeak/index.mdwn12
-rw-r--r--index.mdwn8
2 files changed, 10 insertions, 10 deletions
diff --git a/MicroPeak/index.mdwn b/MicroPeak/index.mdwn
index 647f21e..b6fecd3 100644
--- a/MicroPeak/index.mdwn
+++ b/MicroPeak/index.mdwn
@@ -9,9 +9,9 @@ rocketry altitude measurements.
<a href="v0.1/micropeak-dime.jpg"><img
src="v0.1/micropeak-dime-640.jpg"></a>
-Production units will be available from the
-[Garbee and Garbee](http://auric.gag.com) web
-store.
+Production units are available from the
+[Garbee and Garbee](http://auric.gag.com/index.php?route=product/product&product_id=80)
+web store
## Documentation ##
@@ -22,7 +22,7 @@ The MicroPeak manual is available in
## Hardware Features ##
* Measure ground pressure and peak altitude pressure.
- * Blue LED blinks out maximum height in decimeters.
+ * Orange LED blinks out maximum height in decimeters.
* 18mm x 14mm. 1.9g including battery.
* Power switch.
@@ -59,14 +59,14 @@ Here's a close-up view of the hardware
* High precision — 2.4Pa resolution (approximately 20cm at sea level)
* Factory calibrated.
* CR1025 Lithium Battery
- * 30mAh. Runs MicroPeak for 10 hours on the pad or in flight
+ * 30mAh. Runs MicroPeak for more than 40 hours on the pad or in flight
* Standard 6-pin AVR programming interface.
* Software Features
* Written in C
* Samples pressure every 96ms
* Delay 30s after power-on to finish airframe prep
- * Detect boost with 10m altitude change
+ * Detect boost with 20m altitude change
* Exponential averaging filter to minimize transient effects.
* Tools Used
diff --git a/index.mdwn b/index.mdwn
index 04f4612..0502ad9 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -49,6 +49,10 @@ interface for other microcontroller systems.
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:
@@ -64,10 +68,6 @@ is a higher-performance alternative to [TeleDongle](TeleDongle/).
is a high-end flight computer with 6 pyro channels, more and better sensors,
GPS, and a high performance bidirectional RF telemetry link.
-* [MicroPeak](MicroPeak/)
-is a rocket altimeter that is both precise and tiny, designed to be the
-ideal altimeter for model rocket contests.
-
* [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.