X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=TeleMini%2Findex.mdwn;h=7fa7ac08cf317f915d25386d8a66bf1bc50bc506;hb=8fc41a4bc0d3458bc5aee202ec611afe47d78450;hp=ee861c3b3e422431bbce4de20cb6570a5990edd3;hpb=77f6661cd893dadf422376a7302be97105f4a9a8;p=web%2Faltusmetrum diff --git a/TeleMini/index.mdwn b/TeleMini/index.mdwn index ee861c3..7fa7ac0 100644 --- a/TeleMini/index.mdwn +++ b/TeleMini/index.mdwn @@ -1,55 +1,60 @@ -# TeleMini # +[[!meta title="TeleMini"]] +# TeleMini -TeleMini version 2.0 is a small, baro-only recording dual-deploy -altimeter for model rocketry with integrated telemetry link. It's -currently in development, with production planned to start in the fall -of 2013. +This is a very small, baro-only recording dual-deploy altimeter for +model rocketry with integrated telemetry link. + +Version 3.0 is back from fabrication and are ready for sale. Units are +available from the [Garbee and Garbee](http://shop.gag.com) web store. For the latest TeleMini firmware and related ground station software, please visit the [AltOS](../AltOS) page on this site. -These are photos of our current prototype version: +Here's two photos of v3.0, top and bottom: - - + +
+ ## Features ## ### User View ### - * Recording altimeter for model rocketry - * Supports dual deployment (can fire 2 ejection charges) - * 70cm ham-band transceiver for telemetry downlink - * Barometric pressure sensor good to 100k' feet MSL - * Designed to use any battery from 3.7 - 12V - * Screw terminals for pyro connectors, switch and external battery - * Built-in USB connector for configuration and data download - * 1.5 x 0.8 inch board designed to fit inside 24mm airframe coupler tube +* Recording altimeter for model rocketry +* Supports dual deployment (can fire 2 ejection charges) +* 70cm ham-band transceiver for telemetry downlink +* Barometric pressure sensor good to 100k feet MSL +* Designed to use a single LiPo rechargeable battery +* 512kB flight data storage +* 1.7 x 0.5 inch board designed to fit inside 18mm airframe coupler tube ### Developer View ### * Hardware Features - * [TI CC1111F32](http://focus.ti.com/docs/prod/folders/print/cc1111f32.html) Low Power RF System-on-Chip - * Sub-1Ghz transceiver - * 8051 MCU + * [ST STM32F042G6](http://www.st.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32f0-series/stm32f0x2/stm32f042g6.html) system on chip + * ARM Cortex-M0 MCU * 32k Flash - * 4k RAM + * 6k RAM * USB 2.0 - * 6 12-bit analog inputs (11 bits with single-ended sensors) - * 2 channels of serial I/O * digital I/O - * [Measurement Specialties MS5607](http://www.meas-spec.com/product/pressure/MS5607-02BA03.aspx) pressure sensor - * 1MB SPI flash + * [TI CC1200](http://www.ti.com/product/cc1200) High Performance RF Transceiver for Narrowband Systems + + * [Measurement Specialties MS5607](http://www.te.com/usa-en/product-CAT-BLPS0035.html) pressure sensor + * [Macronix MX25L4006E](http://www.macronix.com/Lists/Datasheet/Attachments/5087/MX25L4006E,%203V,%204Mb,%20v1.6.pdf) 512kB serial flash memory * Software Features - * Written mostly in C with some 8051 assembler - * Runs from on-chip flash, uses on-chip RAM, stores flight data to - on-board flash memory + * Written mostly in C with some ARM assembler * Tools Used * [gEDA](http://www.gpleda.org/) for schematic capture and PCB layout * [SDCC](http://sdcc.sourceforge.net/) compiler and source debugger * Licenses * The hardware is licensed under the [TAPR](http://www.tapr.org) [Open Hardware License](http://www.tapr.org/ohl.html) - * The software is licensed [GPL version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) + * The software is licensed [GPL version 2 or later](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) + +## Older Versions ## + +[Version 1.0](v1.0). Same width (0.5 inches), but doesn't have the +rear two mounting holes so it's a bit shorter (1.5 inches instead of +1.67 inches). ## Artifacts ## @@ -57,7 +62,16 @@ There is a single manual for TeleMini and all other Altus Metrum products, which is available in [html](../AltOS/doc/altusmetrum.html) and [pdf](../AltOS/doc/altusmetrum.pdf) formats. +An outline of the board with drill hole locations is available in +[pdf](../Documents/telemini-v3-outline.pdf) format. + The hardware design files can be found on [git.gag.com](http://git.gag.com) in the project [hw/telemini](http://git.gag.com/?p=hw/telemini;a=summary). -## [History of TeleMini](history) ## +For those who don't have ready access to the gEDA suite, here are pdf snapshots +of the files for Production PCB version 3.0 in more easily readable form. + +* [schematic](v3.0/telemini-sch.pdf) +* [pcb artwork](v3.0/telemini-pcb.pdf) +* [bill of materials](v3.0/partslist.csv) +