initial page for EasyTimer
authorBdale Garbee <bdale@gag.com>
Sat, 18 Jan 2020 05:05:58 +0000 (22:05 -0700)
committerBdale Garbee <bdale@gag.com>
Sat, 18 Jan 2020 05:05:58 +0000 (22:05 -0700)
EasyTimer/index.mdwn [new file with mode: 0644]
index.mdwn

diff --git a/EasyTimer/index.mdwn b/EasyTimer/index.mdwn
new file mode 100644 (file)
index 0000000..c50b589
--- /dev/null
@@ -0,0 +1,39 @@
+[[!meta title="EasyTimer"]]
+# EasyTimer
+
+This board provides two programmable timer-based pyro channels with tilt
+limits.  
+
+The IMU used is the same as on TeleMega and EasyMega, allowing acceleration 
+based launch detection, and gyro-based tilt limiting.  This means it's 
+possible to configure a pyro event for some amount of time after launch,
+or after motor burnout, etc, with the possibility of locking out each event
+if the rocket is tilted too far away from vertical.
+
+For projects that require staging or air starts, EasyTimer is a low-cost 
+alternative to use of our more expensive products, while retaining the safety 
+aspects of tilt-limiting.
+
+There is no EasyTimer firmware yet, but it will be part of the 
+[AltOS](../AltOS) suite eventually.
+
+Prototypes of v1 are underway.  This design is not yet for sale.
+
+## Features ##
+
+### User View ###
+
+* Two programmable flight state event and timer-based pyro channels with 
+  tilt limits
+* USB for configuration
+* Designed for use with batteries from 3.7 to 12 volts
+* 1.65 x 1 inch board
+
+## Artifacts ##
+
+This board was designed using lepton-eda and pcb-rnd.
+
+The hardware design files are available from 
+[git.gag.com](http://git.gag.com) in the project 
+[hw/easytimer](http://git.gag.com/?p=hw/easytimer;a=summary).  
+
index 2002fb6820e8f65e8ef9f0416667e0e1e8345aa5..14e60b4641827389b5ee555be6f61c0a096773f5 100644 (file)
@@ -128,6 +128,9 @@ is the name of our Android app based on AltOS.
 * [EasyMotor](EasyMotor/) 
 is an in-flight data logger for research motor characterization.
 
+* [EasyTimer](EasyTimer/) 
+is a timer-based 2-channel pyro controller with tilt limits
+
 * [OpenAlt](OpenAlt/)
 was Bdale's original project here, a dual-deploy rocketry altimeter.  One 
 prototype was built, but never flown.