You need to find the new version that will run on a modern computer. or find a 486 with win95. That version of pcbug11 will not run on a modern computer/OS. ...
I'm new to hc11 and have to do a project in hc11 performing fft to calculate the total harmonic distortion present in the signal. I have looked through the...
1197
mrrobot@yahoogroups.com
Oct 8, 2002 3:06 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the mrrobot group. File : /fft...
How can I get the value of the rear IR sensor, I do it for the left and right one like this write("L_IR: "); write_int(ir_value(6)); write("R_IR: ");...
The last time I messed with microprocessors, was 25 years ago when I was assembler programming 8080 (Processor Technology SOL-PC) & 6800 machines (SWTPC 6800,...
Hi, How do you hook up the green recharge LED on the TJPRO? Thanks Jeff...
1202
Scott Jantz
scott@...
Oct 15, 2002 12:10 am
in line with the charge Resistors with the white lead of the charge jack wire connected to the negative side of the LED and the resistors soldered to the...
Dear; I couldn't be enable solve my problem about run program I run in first time I have been bought tjpro after charged battries the example program such...
Dear; I couldn't be enable solve my problem about run program I run in first time I have been bought tjpro after charged battries the example program such...
1205
jack
jack@...
Oct 17, 2002 2:35 am
The correct program is tjprotst.s19. It is enclosed along with the source file. jack At 12:29 AM 10/16/2002 -0700, you wrote: Dear; I couldn't be enable solve...
Dear; I couldn't be enable solve my problem about run program I run in first time I have been bought tjpro after charged battries the example program such...
Dear Jack; Prethanks for your advance...............but I have some problem........................ I in anticipation reminding you that it works well for...
Dear ; Prethanks for your advance...............but I have some problem........................ I in anticipation reminding you that it works well for...
Hi, I have the TJPRO and the infrared remote option. The robot turns on after a half a second even without the ir detector hooked up. When I hook the sensor...
Hi, I have the TJPRO. When I load the avoidtjp.c program, the robot doesn't go to far. It seems like it sets off a trigger many feet, like 3-6 feet before it...
You are getting this e-mail because you subscribed and your settings are set to receive a copy of all the messages. You can change your preferences to "Web...
You are getting this e-mail because you subscribed and your settings are set to receive a copy of all the messages. You can change your preferences to "Web...
Can someone recommend a decent reed-relay? I haven't done digital design in over 20 years, so I'm behind the times in terms of product availability. I have a...
You are getting this e-mail because you subscribed and your settings are set to receive a copy of all the messages. You can change your preferences to "Web...
Hi, I have answered my own question. I realized that if you change the avoid threshold values in the avoidtjp.c file, you can get different distances to...
1216
Scott Jantz
scott@...
Oct 24, 2002 4:59 pm
The erratic behavior of the remote might be as simple as IR from overhead lights. you might try pointing the IR backwards and shooting the remote at the back...
So in otherwords, Mr. Robot sells a remote control specifically for the TJPRO that they know doesn't work. That's absolute "you know what". I should ask for...
1218
Scott Jantz
scott@...
Oct 25, 2002 12:31 pm
No it works in a unique and very inexpensive way and can have some problems especially when it comes to high efficiency florescent lights. The next option for...
Ok, I bought an rf transmitter/receiver. How would I hook this up. I'm assuming the analog inputs(called analog(1), analog(4), etc.?) have the middle pin as 5...
Hello; I have the MC68HC11 microprocessor that I purchased as part of the mindstamp kit. I have two servos hooked up with the potentiometers in the middle...
Hi, I have bought the RF controller. However, the receiver puts out analog AC. How would I hook this up to the microcontroller. I know to address the input...
1222
Scott Jantz
scott@...
Oct 31, 2002 11:56 pm
Right I would hook up the reciever to the boards power (unless it draws too much current and resets the board) and not plug in the power on the RF. .26 to .37...
Hi, I'm devante2111 also. Yeah, I have the problem of the output being AC, I believe because they register both dc and ac on my multimeter. I even bought a...
1224
Scott Jantz
scott@...
Nov 1, 2002 3:18 am
If you take several samples with the A/D and average them you should be able to remove any AC. This is where some clever DSP like programming can solve some...