pyro board includes mag sensor
authorBdale Garbee <bdale@gag.com>
Thu, 10 Mar 2011 17:48:08 +0000 (10:48 -0700)
committerBdale Garbee <bdale@gag.com>
Thu, 10 Mar 2011 17:48:08 +0000 (10:48 -0700)
TelePyro/index.mdwn

index 57836bccb38be4d9ce650939a0b5d4db92a5a29f..123121e3c9f38176bc5547099415f41f071805d5 100644 (file)
@@ -23,14 +23,16 @@ just continuity.
 
 ### Developer View ###
 
-* [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
+* 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