diff options
author | Bdale Garbee <bdale@gag.com> | 2013-09-27 12:21:54 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2013-09-27 12:21:54 -0600 |
commit | b05805898e77f4e24435b3e59f994ad5f9be76a0 (patch) | |
tree | 36f28d3a557d1993c7e46eb766b5b3a2358d4ea1 /TeleMega | |
parent | ab757aab9649e13b7cac1f256fa2ee3d4bacb186 (diff) |
add compass sensor to devel view
Diffstat (limited to 'TeleMega')
-rw-r--r-- | TeleMega/index.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TeleMega/index.mdwn b/TeleMega/index.mdwn index eeeb777..0638355 100644 --- a/TeleMega/index.mdwn +++ b/TeleMega/index.mdwn @@ -59,6 +59,7 @@ These are photos of the first v0.1 prototype: * tri-axis angular rate sensor up to 2000 degrees/second * tri-axis accelerometer with +- 16g range * three on-chip ADCs for true simultaneous sampling of all axes + * Honeywell HMC5883L 3-axis magnetic (compass) sensor * Software Features * Written mostly in C with some ARM assembler * Runs from on-chip flash, uses on-chip RAM, stores flight data to serial flash |