I am interested in using some ultrasonic rangefinders of the type offered at MrRobot.com, MUST01/40+ etc. I have no experience with ultrasonic rangefinders but...
Hello All I am building a steering console for a remote controlled car. I am looking for gears (I am not sure how many teeth right now) I can attach to my 1/2...
The Microcontroller version is MC68HC11A1FN Thanks for the support, Kevin ... MRC11 ... MC68HC???? ... reset ... Talrik ... correct. ... causes ... button, ......
Everytime I try to invoke pcbug11 (either by using the mrc11.bat file or by straight out running pcbug11.exe and manually specifying the port, macro, and...
I believe the jumpers are installed correctly... I purchased the fully assembled/tested MRC11 with 64k RAM and I haven't moved the jumpers at all. Currently...
Yes that is because you cannot use PCBU11 on a modern computer you need a 486 or 589 running windows 95 ... From: ...
Scott Jantz
scott@...
Apr 2, 2002 11:40 pm
1001
As I said before you need to change your config register and the HSSDL11 will do it for you. --Scott ... From: animalkdr [mailto:schoemkv@...] Sent:...
Scott Jantz
scott@...
Apr 2, 2002 11:40 pm
1002
I purchased the HSSDL like you suggested, configured it exactly as described in the manuel, and I'm still having the same problems I was before. Every...
Does the HSSDL only work on Windows 95? Is it Windows 98 compatable... this might be the problem Kevin ... anything ... jumpered ... MRC11, ... fully ... the ...
Ok. Another possibility. You may not have the ICC11 IDE Compiler Options set properly. Check to make sure you have established the correct data sections and...
jack
jack@...
Apr 4, 2002 8:01 pm
1005
Hi, I am just looking for some interface between the receiver and microcontroller for my 200 lb robot, I am using BS2 micro controller with NCC speed...
I double checked the IDE Compiler Options and they are all set up as described in the manuel ... Text Section = 0x8000 and Stack = 0x7fff, and everything else...
Check the CONFIG register settings in the HSSDL11. Make sure ROM is off. jack...
jack
jack@...
Apr 6, 2002 1:25 pm
1008
I was just working on this. I took servo guts from a hacked servo, and plugged their motor connections into the analog input. The only problem is that usually...
Zach Zink
z@...
Apr 6, 2002 5:58 pm
1009
Use the downloader in the IDE, going nice and slow? I've had problems with my serial cables being too long. Also, I got stupid when first assembling my serial...
Zach Zink
z@...
Apr 6, 2002 6:00 pm
1010
Hi I think that the line: init_clocktk(); is missing. Eyal ... From: jack <jack@...> To: <mrrobot@yahoogroups.com> Sent: Saturday, April 06, 2002...
The HSSDL is configured exactly as described in the manuel. Security is off, COP is off, ROM is off, EEPROM is off, Auto-start is off, High-speed is on,...
Ok. Your system works or the download would not take place. For some reason, the startup is not loading the beginning address of your code into the Program...
jack
jack@...
Apr 9, 2002 6:36 pm
1013
Hi Did you get my message? about the init_clocktjp() that it look like missing in your program. Eyal ... From: animalkdr <schoemkv@...> To:...
I sure did, but thats only one of the programs that I'm trying to get to work, I'm getting the same problems when I try to download example files that have...
I wanted to write my own instructions for my microcontroller. I am new in programming. I am wondering how can I write a program in asm file? Do you have any...
Check out http://mil.ufl.edu/4744/ they have lots of resources on hc11 assembly and tools for using it. Including assemblers and simulators (look in docs). ...
Scott Jantz
scott@...
Apr 20, 2002 3:12 pm
1018
Like most people, I've had some trouble with credit in the past. For a long time I haven't been able to find a company that would give me a credit card at all....
How is this HC11 Related? ... From: ssd3rde3dd2qdx To: mrrobot@yahoogroups.com Sent: Saturday, April 20, 2002 5:23 PM Subject: [mrrobot] Looking for credit? ...
would it be posible to link up to 200 or more servos to creat an artificial centipeid? also is it posible to get a rbot to walk sideways, like a crab? if you...
Well, the robot centipede would work if enough current was supplied to the chain of (200) servos. However, the TJPro, for example, will only have enough pins...
electronwave@...
Apr 22, 2002 1:52 pm
1022
I am hoping somebody can give me some suggestions as to what's wrong with my TJPros. One of my bots has low voltage (~0.2 Volts) on the PORTA Vcc pins, and the...
electronwave@...
Apr 22, 2002 2:09 pm
1023
It sounds like the battery power is not connected remember both of the power connections must be jumpered or on a DPDT switch. Also if you short the battery...
Scott Jantz
scott@...
Apr 22, 2002 11:51 pm
1024
How would I do digital I/O in IC on a TJPro. I have the need to use a pin as an output and use another pin as an input. The pins would be used to clock data...