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 (-20)
  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)
 
  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)
 
  RE: dual servo update
 
Mike writes : (...) The limit is specified by the product manufacturer. Futaba servos don't guarantee they will hold unless they see a pulse every 20mS. The Tower Hobbies servos are a bit more lenient. If you have the servo manufacturers data sheet, (...) (28 years ago, 22-Jan-97, to lugnet.robotics.handyboard)
 
  Re: LCD screen
 
(...) I ended up with a display that did this very thing (A Rolm display I think), and what I did was to cut the contrast lead coming out of the LED connector, and then solder a 20k pot to the GND, +5V, and Contrast leads so that I could vary the (...) (28 years ago, 22-Jan-97, to lugnet.robotics.handyboard)
 
  Re: LCD screen
 
Garth The contrast of the LCD can be adjusted. The third pin from the left side of the LCD, labeled VR on the HB is the contrast adjustment. You can cut this pin from the male header than connects to the HB. Solder a small trimmer pot with the wiper (...) (28 years ago, 22-Jan-97, to lugnet.robotics.handyboard)
 
  Re: LCD screen
 
I have seen cases where an LCD display was destroyed by excessive heat. I used to be in a car rallye club, and we had several timers destroyed by being left in a hot car. Could your board have been exposed to high temperatures during your travels? (...) (28 years ago, 22-Jan-97, to lugnet.robotics.handyboard)
 
  Handy board use in Micromouse
 
Hello, I am new to this group, so I may be repeating previously answered question. I wanted to know if anyone has looked into using the handyboard for building a Micromouse. Comments on their experiences and ideas would be appreciated. Tejesh (28 years ago, 22-Jan-97, to lugnet.robotics.handyboard)
 
  LCD screen
 
After turning on my handy board after some traveling with it (and loading IC, etc) I have found that the contrast of the screen is very high. If looked at straight on the screen looks black (well, all black squares), but if looked at from an angle, (...) (28 years ago, 22-Jan-97, to lugnet.robotics.handyboard)
 
  RE: dual servo update
 
(...) I send my servos commands every 32.768 mS, and they work fine. I don't know what the limit is, but I don't think that 20 mS (50 Hz) is critical. * Michael L. Ross/C33 | Lockheed Martin Eng & Sci Svcs Co. **** * Robotics Department | 2400 Nasa (...) (28 years ago, 22-Jan-97, to lugnet.robotics.handyboard)
 
  Sharp IS1U60
 
hi everyone, i bought 8 sharp IS1U60 IR detectors from Sterling Electronics.. (refernce "mobile robotics-inspiration to implementation) They have a $25 minimum purchase, the parts are reliable and are still working well for me. They cost $3.25 a (...) (28 years ago, 21-Jan-97, to lugnet.robotics.handyboard)
 
  dual servos
 
Good Day, A consensus seems to be emerging among those who know more about pcode interrupt structure than I. The printf function does indeed disable the interrupts and run that way for quite a long time. Thus, the servo twitching seems to be mostly (...) (28 years ago, 21-Jan-97, to lugnet.robotics.handyboard)
 
  Re: Twitchy servos
 
(...) I'm using a 80C32 board and control two servos by generating a PWM signal with a timer interrupt. It frequently happens that the servos twitch. In my experience the period of 50 ms of the PWM signal was too great. The problem disappeared when (...) (28 years ago, 21-Jan-97, to lugnet.robotics.handyboard)
 
  MEMORY FAULT
 
When I turn my HB on I get the message "MEMORY FAULT" what does it mean and how do I fix it? Thanks, Peter Eacmen (28 years ago, 21-Jan-97, to lugnet.robotics.handyboard)
 
  RE: dual servo update
 
Two things to note in the servo investigation: (...) This supplies a reserve of current to the servos, and that allows them to seek to their desired position faster. (...) Two servos, when moving, can pull two AMPS of current. Thats 2000mA. Two (...) (28 years ago, 21-Jan-97, to lugnet.robotics.handyboard)
 
  Stepper Motors driving  [DAT]
 
Hi - I am new to this list but the archive indicates some interest in driving stepper motors on the HB so here is my little bit: If we have a typical four coil, unipolar stepper such as those found in disk drives, they will have connections (...) (28 years ago, 21-Jan-97, to lugnet.robotics.handyboard)
 
  Re: IR Demodulator
 
(...) I'll post this again: 4 sharp GP1U58Y: 40KHz IR Receivers for $12 From page (URL) them at mek-orders@orlandone...igital.net These are compatible with the IS1U60 as far as i know. I ordered 4 of them and they were shipped to me in the (...) (28 years ago, 21-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