To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.handyboardOpen lugnet.robotics.handyboard in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / Handy Board / *1319 (-5)
  Re: Problems with downloading
 
Tom: Your tests, specifically the fact that the HB's PWR LED comes on after download fails, demonstrate conclusively that the HB can *receive* data from your PC. This proves that the downloading software is able to open the serial port properly, and (...) (28 years ago, 23-Jan-97, to lugnet.robotics.handyboard)
 
  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)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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