Thread: KOP Gyro
View Single Post
  #2   Spotlight this post!  
Unread 11-12-2005, 16:06
Mike's Avatar
Mike Mike is offline
has common ground with Matt Krass
AKA: Mike Sorrenti
FRC #0237 (Sie-H2O-Bots (See-Hoe-Bots) [T.R.I.B.E.])
Team Role: Programmer
 
Join Date: Dec 2004
Rookie Year: 2004
Location: Watertown, CT
Posts: 1,003
Mike has a reputation beyond reputeMike has a reputation beyond reputeMike has a reputation beyond reputeMike has a reputation beyond reputeMike has a reputation beyond reputeMike has a reputation beyond reputeMike has a reputation beyond reputeMike has a reputation beyond reputeMike has a reputation beyond reputeMike has a reputation beyond reputeMike has a reputation beyond repute
Re: KOP Gyro

Quote:
Originally Posted by sparksandtabs
How would I program a BASIC stamp to read the signal from a KOP gyro. Is the signal analog or digital?
Erm, the way I understand analog/digital is that digital is either true or false (one or zero) and analog is anywhere in a range of numbers. It would be a pretty horrible gyro if it read back 1 or 0

I would google the gyro manufacturer/part number and try to find the datasheet for it. You would need to find the rateout, ground and positive in pins. Then you would have to make sure that your board can provide the amount of power needed. You also need to have an analog-to-digital converter. This converts the voltage returned from the gyro to a number (number size depends on ADC, an 8bit ADC is sufficient.) Then you just read it as you would anything else.
__________________
http://www.mikesorrenti.com/