I hate to ask this...
I hate to Ask but I could not help my self the price was to good to pass up. I picked up a VEX ultrasonic unit and an optical encoder unit. Hey there were on sale $5.00 each. So I got weak as much I thought it might be a bad idea giving cash to VEX but I could not pass it up.
Any ways before I start tearing into these and trying to figure out how to make them work with a Parallax Boe-Bot unit I thought I could save myself a little head ach and ask you guy on this board for some ideas. Because we all know the kids over there at the V place don’t really have a clue as to what do with out a remote in there hands. Not that I am bitter towards Vex or anything I just cant stand the Idea of parents and kids be taken for a ride is all.
Any Help at all Rich D.
Any ways before I start tearing into these and trying to figure out how to make them work with a Parallax Boe-Bot unit I thought I could save myself a little head ach and ask you guy on this board for some ideas. Because we all know the kids over there at the V place don’t really have a clue as to what do with out a remote in there hands. Not that I am bitter towards Vex or anything I just cant stand the Idea of parents and kids be taken for a ride is all.
Any Help at all Rich D.
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Thank you for you're input Sir this is by far the best support one could ever ask for from a company. I have had nothing but fun and good luck with the items I purchased from Parallax I plan buying some more bs2's later this summer for a project I have in mind.
Richard D..
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·1+1=10
Kenny
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Thank you to all the responded, and now to figure out how the optical encoders work. Perhaps I shall write to correct place at vex after I eat my humble pie.
Richard
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Robotics
ro-bot-ics (noun)
the science or technology of robots, their design, manufacture, application, use, etc.
Knowledgible people that can explain things are harder to come by. After all silicon is just 20 cents worth of sand, right?
It really doesn't matter how great the hardware is if no one can tell you how to use it.
Of course when the hardware is great and the support is great, all is well.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"When all think alike, no one is thinking very much.' - Walter Lippmann (1889-1974)
······································································ Warm regards,····· G. Herzog [noparse][[/noparse]·黃鶴 ]·in Taiwan
Post Edited (Kramer) : 3/16/2006 8:14:40 AM GMT
Yup. The first thing I did with all my Vex stuff was take them apart and sure enough, the Sonar is just an SRF-04 Range Finder in a fancy case. So, for that reason, I didn't buy any more cause I've got enough Daventech's and Pings (but they don't have fancy housings
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Thanks again for the help.
Richard D
The docs come with the Sensor.
You can't use this sensor with the Vex unless you buy the $100 programming kit. Which makes sense cause it requires programming to read the input. But, it works just fine with the Stamp.
But, the docs don't tell you how to use it! They just describe what it does and how the speed of sound works and all that.
Kenny
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
I just tried using VEX ultrasonic range finder with BSII and it is working (forgive me if I do not use proper terms I am actually a medical doctor.) Here is what I did
Notes:
I have Basic Stamp II homework board
In following steps VDD, VSS, P0 and P1 are on Basic Stamp II board, while input/output are VEX sensor lead ends
Process:
1. Connected VDD to Red wire on Input
2. Connected VDD to Red wire on Output
3. Connected VSS to Black wire on Input
4. Connected VSS to Black wire on Output
5. Connected a wire from P1 to Input Yellow wire (for start measurement command)
6. Connected a wire from P0 to Output Orange wire (for PULSIN command to check the pin state, sensor will keep this pin high as long as it does not get the echo back, don't know what will happen if echo never returns)
7. This is all what needs to be done, see the image below (hope it makes sense)
Now we need to write this program (frankly it is mostly a copy paste from http://www.acroname.com/robotics/info/examples/srf04-1/srf04-1.html site with a few modifications)
It is working for me, let me know if you have any questions
Post Edited (MobSy) : 3/25/2006 4:22:54 PM GMT
The problem:
I have 2 vex optical encoders (90 ticks per rotation) and I am trying to figure out how write the program for them to work. I tried using the provided sample code and calibrations from parallax but since the vex encoder has 90 ticks per rotation instead of 8 it doesn't really work. I am COMPLETELY new to programming with basic and it is very confusing to me right now. I just need to know how to write a program to have motor 1 spin for 1 rotation (90 ticks). Can anyone help me with this program? Any help would be GREATLY appreciated! Thank you.
Parallax is good enough to allow you to download many of their published books from their website.
The best one to start with is "What's A Microcontroller". I think everyone has faired well after they've had the chance to go through this book.
Give that a try and you'll be better off for it...especially if you're going to continue using the Stamp in future projects!
CHeers
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
<FONT>Steve
What's the best thing to do in a lightning storm? "take a one iron out the bag and hold it straight up above your head, even God cant hit a one iron!"
Lee Travino after the second time being hit by lightning!
Simple Google search on "SRF04". Real rocket science!
Duffer
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering