diff options
author | Bdale Garbee <bdale@gag.com> | 2010-02-06 12:42:19 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-02-06 12:42:19 -0700 |
commit | 67780cda9404b958a5cdf36b6cbcf0e6533755d7 (patch) | |
tree | 3bfb2e1d75e4eadddd7dd06ca286d8807fbe2d1e /TeleMetrum | |
parent | e0b46c9f6409881b00978a1fe53b7bc9d2ce05f8 (diff) |
restructure feature list for symmetry
Diffstat (limited to 'TeleMetrum')
-rw-r--r-- | TeleMetrum/index.mdwn | 11 |
1 files 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 |