Jimmy, Mekatronix sells a software package, part number <tjed02.zip>, through its distributor Mr Robot <sales@...> or 1-888-MR ROBOT which provides a ...
jack
jack@...
Mar 1, 2001 9:58 pm
554
Hi, I need a program to make my TJ move in a square. -Jimmy...
Jimmy
jtaylor21@...
Mar 2, 2001 11:32 pm
555
Can you give us some more information? Are you just looking for some pre-written software that you can controll remotly - OR - are you after some code that you...
pjc@...
Mar 5, 2001 6:55 pm
556
... Hi, Well I have already written an assembly code program that runs the robot such as not to hit walls and such. Like the robot hits the wall twice and then...
Jimmy
jtaylor21@...
Mar 5, 2001 8:00 pm
557
Do you have a TJ or a TJ Pro? If you have the TJ Pro, I recommend purchase of the IC PROGO package, part number <progoicwin.zip> from our distributor,...
jack
jack@...
Mar 5, 2001 8:15 pm
558
Jimmy, Here is one way of solving your problem. Use the <clocktj> interrupt driver that you got in the TJ distribution to implement your own version of wait()...
jack
jack@...
Mar 5, 2001 8:42 pm
559
Are there any encoders that will fit nicly to the motors or wheels so that I can get posative feed back on wheel rotaion? I've looked though the normal Maplin,...
pjc@...
Mar 6, 2001 8:35 am
560
Dear MrRobot, I have a project that needs controlling a number of servos (RC type). I have looked though your web site and think the MSCC11 Single chip...
Vipula & Gayani Dasan...
v_g_dasa@...
Mar 10, 2001 4:32 am
561
If you want to control the servos through a PC see: http://www.seetron.com/ssc.htm You can put these series and control a up to 32 servos at once. Good luck ...
Steve Bergerson
dberger@...
Mar 10, 2001 4:45 am
562
I have come across a file in the software included in my TJ Pro power user's kit called music.c. I notice that three functions are used for which I cannot ...
MGJ
MGJ@...
Mar 10, 2001 9:12 pm
563
Try: http://www.mrrobot.com/sscs.html It will give you all the details on the Super Servo Controller that controls up to 16 servos. Basically: Simultaneously...
novasoft11@...
Mar 11, 2001 4:04 pm
564
I think that code is for a different robot. I'm not sure if and how to get it to work on the tj pro. Anyone else? ... beeper_off....
novasoft11@...
Mar 11, 2001 4:04 pm
565
That code was written for the HandyBoard (from MIT). I suggest you to go to the website (www.handyboard.com) and load the instructions files to look how it...
olanvin@...
Mar 12, 2001 7:34 am
566
Hello : I'm studing a controller topic in my career, I need to do a project with a basic system based in the microcontroller MC68HC11, this basic system have...
mruiz@...
Mar 14, 2001 2:42 am
567
Hi can you give us more details Eyal ... From: <mruiz@...> To: <mrrobot@yahoogroups.com> Sent: Wednesday, March 14, 2001 4:42 AM Subject: [mrrobot]...
EYAL HERSHKO
air_shko@...
Mar 14, 2001 7:52 am
568
Hello, Is your project stationary or moving. What kind of control do you want to do? Process control, robot, etc..? The microprocessor can do many things,...
HARDIN
banana@...
Mar 14, 2001 10:07 pm
569
music.c is IC right? It has been a while since I looked at this. The beeper functions should be build into IC you don't need to load anything else. Anyhow I...
Scott Jantz
scott@...
Mar 15, 2001 2:46 am
571
Paul, You may have to "bite the bullet" on this one. Our experience with wheel shaft encoders is that they are not much good for positioning after about 20...
jack
jack@...
Mar 16, 2001 3:46 pm
572
Well I was looking for a basic Grey Code encoder or some other sort of phisical encoder that dont suffer from this type of problem. i used to have loads of...
pjc@...
Mar 16, 2001 9:49 pm
573
Hi Talrik II have 64K RAM what is the biggest *.s19 program that I can download to the robot? less then 64K ! Eyal...
EYAL HERSHKO
air_shko@...
Mar 18, 2001 6:52 pm
574
Hi jack, we are finishing up our senior design right now and we want to give you the credit you deserve for all your help. If you don't mind we would like to...
uofmpcdave@...
Mar 21, 2001 4:29 am
575
Congratulations to you for your successful completion of your project! I really appreciate your appreciation !!! You can send a copy of your presentation, any...
jack
jack@...
Mar 21, 2001 9:58 pm
576
I would appreciate it if someone could explain to me how a servo works. I am interested in building a speed control and need to learn more about how the...
gsim1228@...
Mar 23, 2001 4:03 am
577
Hello! I was wondering if anybody could tell my what is wrong with my TJ PRO robot. I have been following directions from the Educational Manual Using IC to ...
Dirzo Loyra
temanascludo@...
Mar 29, 2001 12:02 am
578
Did you download the .s19 file they gave you or did you compile the program. The .s19 file works fine, but if you compiled you may have the wrong include files...
david vrtachnik
uofmpcdave@...
Mar 29, 2001 12:37 am
579
Hi David, Which .s19 file are you talking about? we do not have .s19 programs to test the robot. Do we have to ask for .s19 programs from Mr. Robot? or Do we...
Dirzo Loyra
temanascludo@...
Mar 29, 2001 3:42 am
580
I am using a Mekatronix Robobug for a school project. I don't have one of the crucial coding files though. Could anyone tell me where I can get <bgbase.h>....
jbremer21@...
Mar 29, 2001 4:05 am
581
your best bet is to email mekatronix tech support, the guys at mrrobot are cool, but if you email mek, you for sure should get the right file ... ...
david vrtachnik
uofmpcdave@...
Mar 29, 2001 6:07 am
582
... Actually you should e-mail whoever the bot was bought from. If you don't know, e-mail sales@... and tell them the name of your school and your ...
novasoft11@...
Mar 29, 2001 1:41 pm
583
Hi I recently was assigned a mekatronix robobug to use in a class project. The problem is that we don't want to rewrite the basic walker functions that are...