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 / *7589 (-20)
  Re: Output to file option for IC?
 
(...) Here's a stupid idea, but might be the simplest: Run a dumb terminal program. I keep a very old version of Telix for DOS around for this purpose. Most of the dumb terminal programs have some option or other for logging or capturing to a file. (...) (24 years ago, 6-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Motor Drivers
 
(...) As others have said, the system should be able to drive this. However there are some obvious 'thoughts': 1) A light that draws 300mA when running, will _momentarily_ draw a much higher value when the bulb is cold. The actual ratio between the (...) (24 years ago, 6-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Output to file option for IC?
 
We have a system that was designed to let you run IC-like code on a host as if it were running on the HB. We use the HB as an extension to a larger mobile robot (the HB turns on lights, motors, etc. Our robot served candy via voice command at last (...) (24 years ago, 6-Apr-00, to lugnet.robotics.handyboard)
 
  Output to file option for IC?
 
It would be cool if IC can output results to a file. well, since it can't does anyone have code available for borland c++ which will receive data over the serial port? I found some code from earlier posts, but can't seem to find one that works. I (...) (24 years ago, 6-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Motor Drivers
 
300 mA shouldn't be a problem. are your main batteries low? alternately, are you sure it's 300 mA at 9v? can you measure it somehow. fred In your message you said: (...) (24 years ago, 6-Apr-00, to lugnet.robotics.handyboard)
 
  Motor Drivers
 
I am trying to run a light with the motor outputs on the handy board. I looked up the spec on the L293D and it claims to be capable of 600mA constant and 1.2A peak. The miniature light I am using draws about 300mA. When the light comes on the handy (...) (24 years ago, 6-Apr-00, to lugnet.robotics.handyboard)
 
  Re: sonar mapping with evidence grid
 
(...) home (...) I have read that it is not actually a solid cone angle, but a peak central lobe and a few side lobes. I think the best way to figure this out is to mount your sonar sensor on a rotatable head and go out to an open field. Place a (...) (24 years ago, 5-Apr-00, to lugnet.robotics.handyboard)
 
  Re: LED's
 
[Derek Healy] spake unto the ether: (...) This is just an idea skeleton, but not too hard to flesh out, if you've worked with TTL. The Handy Board memory map maps some upper 32K addresses to I/O "ports". Look at the schematic and you can see which (...) (24 years ago, 5-Apr-00, to lugnet.robotics.handyboard)
 
  LED's
 
Hi, could anyone tell me how I might light LED's in sequence so that they would simulate a rev counter of an automobile & to also simulate the speed counter. I need to know how I might wire them up and how I might be able to program them using time (...) (24 years ago, 5-Apr-00, to lugnet.robotics.handyboard)
 
  Losing HB memeory
 
Hi all, i am having some trouble with the HB memory. i have some calioberated values stored as persistent globals. after running the program few times the HB tends to lose the stored values. What could be the problem? Many thanks Fazal (24 years ago, 5-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Diodes for Sonar Assembly
 
yes, this is fine. the 5404s have a higher voltage rating, so they're "better". the 5401's are specified because they'd be cheaper and are already more than adequate. fred In your message you said: (...) I (...) e (...) (24 years ago, 4-Apr-00, to lugnet.robotics.handyboard)
 
  Diodes for Sonar Assembly
 
On the official plans on the HB web site, it says to connect 6 1N5401 diodes for a voltage drop. Can I use 1N5404s instead? We got our sonar module the other day and are itching to try it out. After visiting various Radio Shacks I couldn't find the (...) (24 years ago, 4-Apr-00, to lugnet.robotics.handyboard)
 
  Re: IR decode disabling
 
I came across the same line in the lib_hb.c-file, hoping to achieve more performance but as I was told by Fred Martin, the default setting is OFF. Dirk (24 years ago, 4-Apr-00, to lugnet.robotics.handyboard)
 
  Re: sharp gp2d12 infrared ranging sensors (fwd)
 
A little known fact is that this does NOT work on inputs 3, or 6. Cutting the leads on 1,2,4, or 5 works just fine. If you cut the traces on 3, or 6, simply put a solder bridge across the signal and 5V leads to put things back to normal. If you run (...) (24 years ago, 4-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Gleason Research
 
Dear Joe Kopena: We are here and are sorry you have found any difficulty in getting a prompt response. We have no record of having received email from you yourself. We have recently faxed a quote to another party at Drexel. Perhaps your email was (...) (24 years ago, 4-Apr-00, to lugnet.robotics.handyboard)
 
  Re: sharp gp2d12 infrared ranging sensors (fwd)
 
hi has anyone successfully used these with the handyboard? i know that we have to cut the lead from the 47k pull down resistor for the sensors to work, but once doing that (we confirmed that it was cut through an ohmmeter) it still doesn't read (...) (24 years ago, 4-Apr-00, to lugnet.robotics.handyboard)
 
  Gleason Research
 
We haven't been able to get into contact with Gleason, they're not answering our eMails. Has anyone else had a problem? (24 years ago, 3-Apr-00, to lugnet.robotics.handyboard)
 
  array sizes
 
Hi Does anyone know whether the array sizes in ic are limited in any way other than the physical memory constraints? thanks Ross (24 years ago, 3-Apr-00, to lugnet.robotics.handyboard)
 
  IR decode disabling
 
Hi everybody, I try to disable the IR decoding, as it is written in lib_hb.c that it take 11% of CPU time, and that it is default ON. So I add the line at begin of main : bit_clear(0x39, 0b00000010); to disable it. I noticed no improvement, but when (...) (24 years ago, 3-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Non-volatile memory storage?
 
(...) Hi, Brad, You may use one non-volatile memory to subsitute HY62256 directly. Our company has 32k non-volatile ram AS62256. Ellen Grandar Co. Shanghai, P.R.China (...) (24 years ago, 3-Apr-00, 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