QTI HomoBot connection?
Hello!
I need assistence because I bought a QTI Line Sensors Kit and and I have a Homework Board, but looking the manuals it put that I must connect one of the QTI Sensor to the pin of one servo and I don't know how to connect them =S
Please, can someone help mee?
Thanks in advnce!
Izzy.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Sorry for my english, I'm spanish.
I need assistence because I bought a QTI Line Sensors Kit and and I have a Homework Board, but looking the manuals it put that I must connect one of the QTI Sensor to the pin of one servo and I don't know how to connect them =S
Please, can someone help mee?
Thanks in advnce!
Izzy.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Sorry for my english, I'm spanish.
Comments
Some of the Stamp boards have "servo connectors" which are just headers (pins) with +5V, ground, and a Stamp I/O pin made for plugging in a servo or a sensor that requires the same 3 connections. The Homework Board does not have this and you have to make the connections by yourself to the sockets on the Homework Board. Some people use a 3 pin long header with the same length pins on both sides, plug this into the little breadboard area, and make connections to it using jumper wires. This allows you to conveniently plug in a servo or sensor like the QTI instead of directly using wires.
You can just use jumper wires to connect the red wire of the QTI sensor to Vdd, the black wire to Vss, and the white wire to any convenient Stamp I/O pin.
Well Mike, I mean that one of the pin long header is connected in the hole of the servos. I attach a photo modified.
If you look it one of the 3 pin head is in the place of one of the 3 servomotor pin head.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Sorry for my english, I'm spanish.
First of all, I recommend the circuit and code in Faster QTI Subroutine Source Code (.zip). This download is available from the QTI Line Follower product page.
Next, just move the whole circuit down a bit to make room for your servo headers. I will attach a picture in the next 10 minutes or so. If the picture doesn't show, try coming back in a little while and reload this page.
<edit> Picture attached, see below. </edit>
Andy
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Andy Lindsay
Education Department
Parallax, Inc.
Post Edited (Andy Lindsay (Parallax)) : 2/6/2009 6:57:51 PM GMT
when you upload the picture i will connect again
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Sorry for my english, I'm spanish.
The QTI sensor does not connect to a servo. You may be confusing "servo connector" with "servo". The QTI sensor requires +5V (Vdd) and ground (Vss) and provides a signal. +5V is a red wire. Ground is a black wire, and the signal is a white wire.
I wish it was that way but the power pin is actually the white and the red is the signal. What I did was take the 3 pin cable and reversed the red and white at one end and marked it to show it was. That way I was able to use it in the servo header on the BOE. Here is a picture.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Andy Lindsay
Education Department
Parallax, Inc.
Thanks people, in special Andy.
Izzy.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Sorry for my english, I'm spanish.
That's correct, no need for resistors.
The code and circuit from Faster QTI Subroutine Source Code (.zip) does not require resistors.
Andy
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Andy Lindsay
Education Department
Parallax, Inc.
A Faster QTI Subroutine (.pdf)·accompanies Faster QTI Subroutine Source Code (.zip).· They are both on·the QTI Line Follower product page.· Make sure to follow the instructions carefully.· Test the QTIs first without the servos.· Then, test your servos using code from Robotics with the Boe-Bot to make sure your servos still work after releasing smoke.· If they do still work, try the code that monitors the QTIs and controls the servos.
Andy
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Andy Lindsay
Education Department
Parallax, Inc.
I will try the code for servos, but trying the LineFollowWithCheckQtis.bs2 doesn't works
Izzy.
EDIT: CONFIRMED, MY RIGHT SERVOMOTOR IS DEAD.
ANOTER QUESTION:
THe Home Boe-Bot Kit uses: Parallax (Futaba) Continuous Rotation Servo no?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Sorry for my english, I'm spanish.
Post Edited (Izzy) : 2/6/2009 8:05:27 PM GMT
Yes, it's the Parallax Continuous Rotation servo, which is a Futaba standard servo, modified for continuous rotation.
Make sure to try CheckQtiSubroutine.bs2 and use electrical tape on paper to verify that the QTIs are sensing the line.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Andy Lindsay
Education Department
Parallax, Inc.
I don't know why xD (i'm very unlucky ='[noparse][[/noparse] )
And one more thing, in the QTI program with 4 sensors the center sensor detect the line, and with 4 sensors the 2 center sensors detects the line or what?
Thanks in advance.
Izzy
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Sorry for my english, I'm spanish.
Yes, both of the middle QTI sensors should detect the line. If you take a look at LineFollowWithCheckQtis.bs2, the code for %0110 is full speed forward, but the code for %0100 and %0010 makes the HWB-Bot (HomeWork Board Bot) turn slightly.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Andy Lindsay
Education Department
Parallax, Inc.
Thanks in advnce,
Izzy.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Sorry for my english, I'm spanish.
Andy
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Andy Lindsay
Education Department
Parallax, Inc.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
BWIN ON DA POWAH WIFIN U!!!