X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=TelePyro%2Findex.mdwn;h=b1f748deeb9348069adbf8e7029b9c38c600e5c9;hb=f250eee5dda40982038a512f2733fe2032df0c23;hp=84eaf27a7bc966bd3387a05bb49dac814e570a72;hpb=33227afa74362a6f8504e8d5c5a1878d0ab5efdf;p=web%2Faltusmetrum diff --git a/TelePyro/index.mdwn b/TelePyro/index.mdwn index 84eaf27..b1f748d 100644 --- a/TelePyro/index.mdwn +++ b/TelePyro/index.mdwn @@ -2,14 +2,15 @@ This is an 8-channel pyro expansion board for [TeleMetrum](../TeleMetrum/). + + + ## Motivation ## It would be nice to support more than the 2 channels of igniter control included in the stock [TeleMetrum](../TeleMetrum/) design, so that we can fly more complex projects involving staging, air starts, and backup ejection -charges. We also want to experiment with better circuits for testing igniter -continuity, with the hope of being able to measure actual resistance and not -just continuity. +charges. ## Features ## @@ -23,13 +24,16 @@ just continuity. ### Developer View ### -* [Atmel ATtiny48](http://www.atmel.com/dyn/products/product_card_v2.asp?PN=ATtiny48) Microcontroller - * 4k Flash - * 256 bytes SRAM - * 64 bytes EEPROM - * 8-channel 10-bit ADC - * SPI target interface - * In-system programming interface +* Hardware Features + * [Atmel ATmega32U4](http://www.atmel.com/dyn/products/product_card.asp?category_id=163&family_id=607&subfamily_id=760&part_id=4317) Microcontroller + * 32k Flash + * 2.5k + 832 bytes SRAM + * 1k EEPROM + * 12-channel 10-bit ADC + * SPI target interface + * USB interface which can be used for programming + * In-system programming interface + * Honeywell HMC5843 3-axis magnetic flux sensor * Software Features (planned) * programmed in C using gcc-avr * Runs from on-chip flash, uses on-chip RAM @@ -41,6 +45,11 @@ just continuity. ## Artifacts ## -A schematic exists on [git.gag.com](http://git.gag.com) in the project -[hw/telepyro](http://git.gag.com/?p=hw/telepyro;a=summary), +A schematic and PC board design exist on [git.gag.com](http://git.gag.com) +in the project [hw/telepyro](http://git.gag.com/?p=hw/telepyro;a=summary), but no prototypes have been built yet. + +## Future Plans ## + +As of late September 2011, v0.1 prototype boards are loaded and under test. +