To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
To LUGNET News Traffic PageSign In (Members)
  *1318 (-5)
  Problems with downloading
 
I'm trying to download the pcode_hb.s19 file to the handy board and I'm having a very hard time. I using win95 on a P5 and 200mhz. I setup the com port settings at 110 and no data flow. When I run the hbdl program and try to download the file I get (...) (28 years ago, 23-Jan-97, to lugnet.robotics.handyboard)
 
  RE: dual servo update
 
(...) I use Futabas. The 32.768 mS interval is convenient because the 68HC11's 16-bit timer on a 2 MHz clock overflows at that time, allowing easier programming of the TOC functions. Has anyone found the upper limit on the time interval for Futaba (...) (28 years ago, 23-Jan-97, to lugnet.robotics.handyboard)
 
  Re: IC loop
 
Hi Wade, You can use the "seconds()" function which reports elapsed time, plus a variable to keep track of when the loop should end: void main() { float end_time; end_time= seconds() + 20.; /* go for 20 seconds */ while (seconds() < end_time) { /* (...) (28 years ago, 23-Jan-97, to lugnet.robotics.handyboard)
 
  IC loop
 
Hope someone can help, I have just written my first code for my bot. All I have done so far is make my bot go forward in about a 4 foot square area. I am now wanting to put a loop in the code so that it will continue for a certain length of time or (...) (28 years ago, 23-Jan-97, to lugnet.robotics.handyboard)
 
  bipolar steppers
 
Was wondering if anyone has an alternate solution to stepping a bipolar stepper? Currently.... I'm using an H-Bridge (driver if you will) SAA1042 (by Motorla) which is then getting its pulses from 1 of the motor outs on the Handy Board. The (...) (28 years ago, 23-Jan-97, to lugnet.robotics.handyboard)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR