From b004e08f233ad3c6a37b25b64560e13fdc8b8960 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sat, 6 Feb 2010 12:43:28 -0700 Subject: [PATCH] format fixes --- TeleMetrum/index.mdwn | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/TeleMetrum/index.mdwn b/TeleMetrum/index.mdwn index 2d9b65e..182832e 100644 --- a/TeleMetrum/index.mdwn +++ b/TeleMetrum/index.mdwn @@ -56,25 +56,25 @@ always want GPS on board, which lead to our current second generation boards. ### 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 - * 32k Flash - * 4k RAM - * USB 2.0 - * 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 - * 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 - * 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! + * [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 + * 4k RAM + * USB 2.0 + * 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 + * 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 + * 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! * Software Features * Written mostly in C with some 8051 assembler * Runs from on-chip flash, uses on-chip RAM, stores flight data to -- 2.39.5