Difference between revisions of "Gyroscopes"

From PaparazziUAV
Jump to navigation Jump to search
Line 6: Line 6:
== Sparkfun Breakout Board ==
== Sparkfun Breakout Board ==


Example Gyroscope for MicroJet: this is the 150 degrees per second sensor from [http://www.sparkfun.com sparkfun]. The sensor is a 5 volt sensor while the tiny ADC is 3.3 volts. Using a resistor bridge of say 220k on 330k gives a nice 5 -> 3 volt conversion of the output. Ideally the gyro should be fed with very smooth stable 5V but as it will not be integrated but just used to help the slow thermopiles, the 5 Volts from the servos-receiver also work.
Example Gyroscope for MicroJet: this is the 150 degrees per second sensor from [http://www.sparkfun.com sparkfun]. The sensor is a 5 volt sensor and will work without modification if you have a Tiny2.11 and in assembly used a 1.8k resistor on R12 and/or R13 (see [http://paparazzi.enac.fr/wiki/index.php/Tiny_v2 Tiny2.11] page).
 
For [http://paparazzi.enac.fr/wiki/index.php/Tiny Tiny1.3] or [http://paparazzi.enac.fr/wiki/index.php/Classix Classix] Autopilots you will need to create a resistor bridge as their ADC is 3.3 volts. Using a resistor bridge of say 220k on 330k gives a nice 5 -> 3 volt conversion of the output. Ideally the gyro should be fed with very smooth stable 5V but as it will not be integrated but just used to help the slow thermopiles, the 5 Volts from the servos-receiver also work.


Note the cut tracks - the 2.5v and ST2 pins are re-purposed as the midpoint in the resistor bridges as they are not needed for tiny.  These become our connections for Rate and Temp to the tiny.
Note the cut tracks - the 2.5v and ST2 pins are re-purposed as the midpoint in the resistor bridges as they are not needed for tiny.  These become our connections for Rate and Temp to the tiny.

Revision as of 01:26, 19 April 2008

Paparazzi ADXR Gyro board

CVS


Sparkfun Breakout Board

Example Gyroscope for MicroJet: this is the 150 degrees per second sensor from sparkfun. The sensor is a 5 volt sensor and will work without modification if you have a Tiny2.11 and in assembly used a 1.8k resistor on R12 and/or R13 (see Tiny2.11 page).

For Tiny1.3 or Classix Autopilots you will need to create a resistor bridge as their ADC is 3.3 volts. Using a resistor bridge of say 220k on 330k gives a nice 5 -> 3 volt conversion of the output. Ideally the gyro should be fed with very smooth stable 5V but as it will not be integrated but just used to help the slow thermopiles, the 5 Volts from the servos-receiver also work.

Note the cut tracks - the 2.5v and ST2 pins are re-purposed as the midpoint in the resistor bridges as they are not needed for tiny. These become our connections for Rate and Temp to the tiny.

Modified ADXR Sparkfun breakout board


cdewagter 12:59, 25 January 2008 (CET)