Search the web
Sign In
New User? Sign Up
Sumo11users · Sumo11 Robot Controller
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 437 - 466 of 536   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
437
I have been looking for code sample using the shapr GP2D05 IR sensor. I searched around Google, without luck. Anything would be greatly apriciated....
ribron32
Online Now Send Email
Aug 9, 2006
5:52 am
438
I typed "gp2d05 code example" into Google and got 17 hits. At least 3 of those were for HC11 platforms. You trying to do anything special with one? Larry...
LJGeib@...
lorenzojose2000
Offline Send Email
Aug 9, 2006
6:03 am
439
My sumobot11 board camne in the mail today, ready installed. It's trully bueatiful. But I seem to be having thought I'd post here, hoping that someone else...
ribron32
Online Now Send Email
Aug 16, 2006
6:02 am
440
Just a quick note to let others here know that this problem was solved. The board in question had been sent out fully assembled and tested, except this time it...
Dan Gates
topazx2
Offline Send Email
Aug 30, 2006
4:17 am
441
Dan, I'm very sorry I didn't replay to this much earlyer. Yes it has all been worked out. Thanks to all your kind help. Thank you.. _Duane ... From:...
duane
ribron32
Online Now Send Email
Aug 30, 2006
7:25 am
442
Hello Jim, Thanks for your help with the encoder. Your code works perfect. I figured out what the problem was with me not getting a constant reading from my...
Belal Ahmad
bxa1322003
Offline Send Email
Sep 8, 2006
9:39 pm
443
Hello, I am looking for code sample for the devanchi srf04 sonar range finder. Anything would be greatly apriciated. Thank you _Duane...
ribron32
Online Now Send Email
Sep 9, 2006
3:56 am
444
In IC and on the SUMO11 with the expansion board I think the sonar() function should work. You need to wire the trigger to the digital out and the signal to...
Jim Peterson
jcpjimcp
Offline Send Email
Sep 9, 2006
3:01 pm
445
I donlt think I understand your question. What “some other device” where you interested in using? What kind of signal does the “some other device” want...
Jim Peterson
jcpjimcp
Offline Send Email
Sep 9, 2006
9:15 pm
446
Hello, I have a problem with my bot. When it goes into tight spaces; the left IR will cause it to turn right, then the right IR witll cause it to turn right....
ribron32
Online Now Send Email
Sep 9, 2006
9:37 pm
447
Duane, Check out this link on the Acroname website, everything that works for the Handyboard should work on the Sumo11 with little or no modifications. ...
Dan Gates
topazx2
Offline Send Email
Sep 9, 2006
9:48 pm
448
Also if you look in the Handyboard directory of the IC program, there is lots of sample code there including SRF-04 code. -Dan...
Dan Gates
topazx2
Offline Send Email
Sep 9, 2006
10:04 pm
449
I was looking over the code from the acroname web site. What confused me was the digital output. Doesnt the sumo11 use different output lines? Here is a code...
duane
ribron32
Online Now Send Email
Sep 9, 2006
10:15 pm
450
Actually, that code should work as is. The TIC3 line is on Digital input 7 and pin 9 is the I/O. Note that pin 9 is the left most of the two center ports as...
Dan Gates
topazx2
Offline Send Email
Sep 9, 2006
11:23 pm
451
Thanks, Dan. It does seem to work as is. I have a question though. When I run the code, it prints out values across the LCD, and beeps. However the values...
duane
ribron32
Online Now Send Email
Sep 10, 2006
12:14 am
452
Duane, you should be able to hear an audible ticking noise when the sonar fires, are you hearing that? -Dan ... values across ... same no ... ...
Dan Gates
topazx2
Offline Send Email
Sep 10, 2006
1:20 am
453
Yes, I am. It seems to be firing off correctly, but is giving me random results ranging from around17200 to 19400. These values seems to bounc around thouse...
duane
ribron32
Online Now Send Email
Sep 10, 2006
1:28 am
454
Be sure you are allowing the previous echo to "fade away before you try another. Allow at least 60ms between pings. You might be able to get away with 35. ... ...
Jim Peterson
jcpjimcp
Offline Send Email
Sep 10, 2006
2:15 am
455
Thanks Jim. I tryed changing the time between echos to 35, as well as 60. Although the values are different, I am still getting the same values regardless of...
duane
ribron32
Online Now Send Email
Sep 10, 2006
2:29 am
456
A device that reads the ouput on an encoder for a certain fix time and output the speed of the motor to the Sumo11. The idea is that I don't want to you use...
Belal Ahmad
bxa1322003
Offline Send Email
Sep 11, 2006
12:27 am
457
Any approach that uses digital measurement will always be some previous speed, not the current. My feeling is the error in the delayed reading would only be...
Jim Peterson
jcpjimcp
Offline Send Email
Sep 11, 2006
2:25 am
458
Thanks for your advise, I'll do a little more research to see if I can get anywhere with that. Another question for you, is there anyway I can control a small...
Belal Ahmad
bxa1322003
Offline Send Email
Sep 13, 2006
11:39 am
459
I have seen the motor ports used to operate even larger relays, There is always a concern for ground differential problems so another choice is an opto...
Jim Peterson
jcpjimcp
Offline Send Email
Sep 13, 2006
11:52 am
460
Ooh that is interesting, how does that work? Where can I get an Opto Isolator to work best with the sumo11? Also, aren't those LEDs used by the servo's output...
Belal Ahmad
bxa1322003
Offline Send Email
Sep 13, 2006
5:29 pm
461
I can’t take the responsibility of completely educating you, For one thing, I am not really qualified to teach this topic. Do a google search on the terms...
Jim Peterson
jcpjimcp
Offline Send Email
Sep 14, 2006
1:36 am
462
Hello, I was wondering. Is it possible to comunicate serialy from the sumo11 to another board, (bs2px). I have a mild understanding of how to send and recive...
ribron32
Online Now Send Email
Sep 16, 2006
5:35 am
463
Here's a couple of thoughts: 1- Use the "Wheel Watcher" optical quad encoder to do all the work of decifering speed and direction. I've been told by the...
Dan Gates
topazx2
Offline Send Email
Sep 17, 2006
12:25 am
464
Duane, The DB9 connector on the Sumo11 can be used as a common serial com link to other devices, though it is RS232 level shifted and would require that the...
Dan Gates
topazx2
Offline Send Email
Sep 17, 2006
12:44 am
465
Thank you. Dan. I'm not sure if the bscpx does offer rs232 level shifting. But I do belive that I have read of a few people pulling it off with a max232. I...
duane
ribron32
Online Now Send Email
Sep 17, 2006
2:34 am
466
Hello all, I am using the sonar sensor sr04 with the sumo11 using the following code: persistent int dist_test[50]; void main() { int j; sonar_init(); j = 0; ...
Belal Ahmad
bxa1322003
Offline Send Email
Sep 17, 2006
3:40 pm
Messages 437 - 466 of 536   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help