Search the web
Sign In
New User? Sign Up
mrrobot · Robotics & Micro Technical Discussion
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 602 - 632 of 1610   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
602
Loyra, This problem is probably related to the servo hack. Take the gear box cover off the servo and mechanially adjust the potentiometer to mid range, i.e....
jack
jack@...
Send Email
Apr 1, 2001
2:57 pm
603
The Mekatronix MSCC11 with SUPERSERVO software can handle 16 servos and includes programmable, processor intelligence as well. You will need an MB2325 COM...
jack
jack@...
Send Email
Apr 1, 2001
3:51 pm
604
The Mekatronix MSCC11 (68HC11E2 processor) with SUPERSERVO software can handle 16 servos and includes programmable, processor intelligence as well. You will...
jack
jack@...
Send Email
Apr 1, 2001
8:31 pm
605
Is this like an add? From Steve Not all heroes wear tights and a cape. In theory, there is no difference between theory and practice, but in practice there is...
Steve Bergerson
dberger@...
Send Email
Apr 2, 2001
1:37 am
606
No, just information about what can solve the inquirer's question. jack ######...
jack
jack@...
Send Email
Apr 2, 2001
6:38 pm
607
Hello! I am having problems controlling my TJ Pro with the Tv control. I downloaded the Remser.c and Remote4.c example programs into the my TJ Pro. When I...
Dirzo Loyra
temanascludo@...
Send Email
Apr 4, 2001
5:17 am
608
Dear sirs, I would like to connect my robot (based on a CT6811 card) to the PC using the RF232 Kit. My robot is prepared to be directly connected to the PC...
mzaera@...
Send Email
Apr 5, 2001
11:28 am
609
Hi. I am writing leg subroutines for the Robobug sold by Mr Robot. I am trying to find any information on the servos that I can, to reduce possible damage...
Amazing Spiderwoman
smeier@...
Send Email
Apr 9, 2001
3:21 pm
610
I've been staring at the insides of this tiny IR detector for a good hour or two and have wondered how in the world does one splice a wire so small! To convert...
drakofyre@...
Send Email
Apr 11, 2001
4:35 am
611
Pre-hacked versions are available if you want. Use stripped wire-wrap wire and tin it slightly with solder then touch the wire and iron tip to the base of the...
Scott Jantz
scott@...
Send Email
Apr 11, 2001
6:43 pm
612
... kept in ... take the servo off the robot and program in the highest and lowest value for a servo. take note of which way the servo turns to get there,...
drakofyre@...
Send Email
Apr 12, 2001
2:51 pm
613
I would like to be able to talk to my robot using IR from its serial port. Does anyone have a cct that will show me how to convert rs232 to IR - will it work...
pjc@...
Send Email
Apr 12, 2001
3:10 pm
614
Or lack thereof, as the case may be. I downloaded the interactive C software (ictjp_powemm.exe) from the email I recieved from the sales rep at Mr Robot, and...
drakofyre@...
Send Email
Apr 12, 2001
3:18 pm
615
The quick and dirty way: for RXD (on either side robot or computer) just the output from the IR sensor (ground the case to reduce noise). You may also need an...
Scott Jantz
scott@...
Send Email
Apr 12, 2001
3:23 pm
616
For some very odd reson the RAM on my 68HC811E2FN is naff? However it boots in 'BootStrap' mode ok - downloads and runs PCBUG (which is loaded into RAM), but...
pjc@...
Send Email
Apr 15, 2001
10:37 pm
617
Right, in bootstrap mode you do not have access to that memory. You can change the mode in software (I think its register $103c to $e5 perhaps? check in the...
Scott Jantz
scott@...
Send Email
Apr 16, 2001
1:11 pm
618
Ummm? I think the memory is ok, but somthing odd is going on!? I used to beable to use the 'mm' command to alter memory at addresses $0066. My code in eeprom...
pjc@...
Send Email
Apr 16, 2001
5:34 pm
619
Well every time I try to access memory at or around $0060 - $006f I get errors and then loos the link and have to reboot. This is an important question? how...
pjc@...
Send Email
Apr 17, 2001
8:48 am
620
Hello, We have the Sony IR remote module(RM-Y123)that came with the TJ Pro. We would like to write a program that uses as many of the buttons as possible. We...
Dirzo Loyra
temanascludo@...
Send Email
Apr 18, 2001
12:43 am
621
The baud rate of the remote and the TJ Pro do not match. This causes the TJ to make errors in reading. What we do is take multiple samples of the input signal...
jack
jack@...
Send Email
Apr 18, 2001
4:20 pm
622
I assume you have a TJ Pro (IC does not run on a TJ). Refer to the TJ PRO Users Manual (download gratis from <www.mekatronix.com>). There is a detailed...
jack
jack@...
Send Email
Apr 18, 2001
10:52 pm
623
If PCBUG11 is using that for stack it might use more of it when you load. Anyhow you should not change ram during PCBUG11. Your program should hold variables...
Scott Jantz
scott@...
Send Email
Apr 19, 2001
2:30 am
624
Well after all that - I found that PCBUG (the PC end) had a 'protect' set for ram so it was stoping me. after clearing that I'm bake to playing with the ram...
pjc@...
Send Email
Apr 20, 2001
3:55 am
625
Hi, I am trying to set up a serial communication link between two TJ Pros. Whenever i try to read/write to the MTJPRO11's serial port thru peek/poke, no matter...
Atul Suri
asur79@...
Send Email
Apr 20, 2001
12:09 pm
626
Since you are using peek and poke I assume you are using IC rember IC also uses the serial port so it can be tricky to debug this. There should be example...
Scott Jantz
scott@...
Send Email
Apr 20, 2001
6:05 pm
627
I looked up on the web for some examples and it said that i have to disable p-code's character receive capability by poke(0x102d, 0x04). What does the memory...
Atul Suri
asur79@...
Send Email
Apr 20, 2001
9:46 pm
628
I'm certain that you are not one of these people as you are making an effert to sort this out - But I hate it when people try to program an embbedded system...
pjc@...
Send Email
Apr 21, 2001
8:49 pm
629
My TJ Pro is fully wired up correctly (hopefully) yet I continue to have problems programming him. Here's the history: A couple of hours ago, everything...
drakofyre@...
Send Email
Apr 24, 2001
1:57 am
631
Hi. I am thinking of buying a TJPRO, and Want to know if it is possible to have the TJPRO find the best light source and then recharge. What kind of cell would...
will@...
Send Email
Apr 26, 2001
1:39 am
632
Will, Have you actually seen a live TJ Pro with the ARGOS mounted? The picture does not do it justice. For my sense of esthetics, the one I have sitting in...
jack
jack@...
Send Email
Apr 26, 2001
8:48 pm
Messages 602 - 632 of 1610   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