From 67780cda9404b958a5cdf36b6cbcf0e6533755d7 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sat, 6 Feb 2010 12:42:19 -0700 Subject: [PATCH] restructure feature list for symmetry --- TeleMetrum/index.mdwn | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/TeleMetrum/index.mdwn b/TeleMetrum/index.mdwn index ce15555..2d9b65e 100644 --- a/TeleMetrum/index.mdwn +++ b/TeleMetrum/index.mdwn @@ -55,7 +55,8 @@ always want GPS on board, which lead to our current second generation boards. ### Developer View ### -* [TI CC1111F32](http://focus.ti.com/docs/prod/folders/print/cc1111f32.html) Low Power RF System-on-Chip +* 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 * 32k Flash @@ -64,16 +65,16 @@ always want GPS on board, which lead to our current second generation boards. * 6 12-bit analog inputs (11 bits with single-ended sensors) * 2 channels of serial I/O * digital I/O -* [Atmel AT45DB081D](http://www.atmel.com/dyn/products/product_card.asp?part_id=3819) DataFlash memory + * [Atmel AT45DB081D](http://www.atmel.com/dyn/products/product_card.asp?part_id=3819) DataFlash memory * 1M x 8 * 256 byte page size * SPI interface * other parts in this Atmel DataFlash series can optionally be used -* [SkyTraq](http://www.skytraq.com.tw/) Venus634FLPx GPS receiver + * [SkyTraq](http://www.skytraq.com.tw/) Venus634FLPx GPS receiver * on-board passive patch antenna * U.FL connector with 3.3V DC for optional external amplified antenna -* [Freescale MP3H6115A](http://www.freescale.com/webapp/search.partparamdetail.framework?PART_NUMBER=MP3H6115A6U) pressure sensor -* [Freescale MMA2202EG](http://www.freescale.com/webapp/search.partparamdetail.framework?PART_NUMBER=MMA2202EG) 50g accelerometer. Can use 40-200g variants! + * [Freescale MP3H6115A](http://www.freescale.com/webapp/search.partparamdetail.framework?PART_NUMBER=MP3H6115A6U) pressure sensor + * [Freescale MMA2202EG](http://www.freescale.com/webapp/search.partparamdetail.framework?PART_NUMBER=MMA2202EG) 50g accelerometer. Can use 40-200g variants! * Software Features * Written mostly in C with some 8051 assembler * Runs from on-chip flash, uses on-chip RAM, stores flight data to -- 2.30.2