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 / *4819 (-20)
  Re: Has anyone been experimenting with mapping algorithms?
 
(...) The two basic approaches are (1) a bitmap, and (2) a list of obstacle coordinates. A bitmap is just a grid of 1's and 0's indicating the presence of an obstacle at each grid point. It can be implemented as a 1-D integer array with a simple (...) (26 years ago, 29-Nov-98, to lugnet.robotics.handyboard)
 
  Has anyone been experimenting with mapping algorithms?
 
Hi everyone, We've been reading up on the many different algorithms for mapping an environment using autonomous robots. Has anyone else been trying to figure out the best approach to map an area and it's obstacles using less than 32k of memory? (26 years ago, 28-Nov-98, to lugnet.robotics.handyboard)
 
  Re: Choosing a shaft encoder?
 
We're using a track drive system and we're going to be using L.E.D. proximity sensors off of the teeth of the track gears. The tank tracks appear to be very stable but it's still too early in the development to know how repeatable the robot (...) (26 years ago, 28-Nov-98, to lugnet.robotics.handyboard)
 
  Re: Optrex lcd displays
 
I must apologize for my last request, upon further investigation I found an excellent resource that answers the questions i posed earlier. For anyone who might be interested, the source can be found at : LCD MODULE TECHNICAL REFERENCE (FAQ) Version (...) (26 years ago, 28-Nov-98, to lugnet.robotics.handyboard)
 
  Re: Choosing a shaft encoder?
 
i use US Digital encoders, www.usdigital.com. they are a bit costly, but very accurate, and have quite a few numbers of resolutions. good luck justin (26 years ago, 28-Nov-98, to lugnet.robotics.handyboard)
 
  Optrex lcd displays
 
I am trying to interface an Optrex DMC display to a miniboard. What pins besides the data lines need to be connected and to what? Anyone used these displays yet, I have two a one line x 16 characters and a two line x 16 characters. The pin out (...) (26 years ago, 28-Nov-98, to lugnet.robotics.handyboard)
 
  Re: Choosing a shaft encoder?
 
(...) hy, I used HewlettPackard shaft encoders HEDL5540 (500 steps per revoltion) with HCTL2020 quadrature shaft counters/decoders. With them you get 500*4=2000 steps per revolution, which is quite a lot. For me They seem to be a good (but not (...) (26 years ago, 28-Nov-98, to lugnet.robotics.handyboard)
 
  Re: Choosing a shaft encoder?
 
(...) I've had good results using the Hall-effect magnetic sensors that Patrick Hui sent with my HandyBoard. I glued magnets into three of the six holes in a Lego pulley wheel and glued the sensor into a small Lego brick. I don't know the part (...) (26 years ago, 28-Nov-98, to lugnet.robotics.handyboard)
 
  Re: How to use the addition analog port ?
 
You can time share both your digital and your analog so long as your signal update speeds are not critical. Use a 4 to 8 demultiplexing chip for 4 of your digital I/O and an 8 to 4 multiplexer for the other 4. This effectively provides 8 digital (...) (26 years ago, 28-Nov-98, to lugnet.robotics.handyboard)
 
  When people answer a question, I would like to broaden my knowledge as well.
 
Please either carbon copy your solutions to me, or the HB mailing list. I see a lot of good questions, but only a very few peoples responses. Thank you, (26 years ago, 28-Nov-98, to lugnet.robotics.handyboard)
 
  Choosing a shaft encoder?
 
As a neophyte robot builder and HandBoard user, may I ask for help in choosing the best shaft encoder? What vendor/supplier should I use? The current project is a very simple robot with a goal of accurate navigation. Thanks! (26 years ago, 28-Nov-98, to lugnet.robotics.handyboard)
 
  Re: How to use the addition analog port ?
 
these aren't actually additional ports. if you look at the PCB wiring you'll see that they're just connected to regular inputs 0-3. these extra connectors will be used by the expansion board. please look for an official notice regarding the exp (...) (26 years ago, 28-Nov-98, to lugnet.robotics.handyboard)
 
  Print to host computer
 
Hi, Does anyone know how to print messages to the host computer while running IC.exe using "printf" statement. Currently, when printf is executed, it print to the LCD. Is it true that the handy board can only work when the LCD is plugged onto the (...) (26 years ago, 27-Nov-98, to lugnet.robotics.handyboard)
 
  How to use the addition analog port ?
 
Hi, I need additional port for the analog input. I have used up 7 analog ports and 9 digital ports. Hence, I need additional port from the HD. I came to know that there are 4 extra analog port on the HD just above the analog port 0 to 3. These (...) (26 years ago, 27-Nov-98, to lugnet.robotics.handyboard)
 
  IC source compilation under DOS
 
Hi ALL Here is a Good News. I used Visual c++ successfully to compile IC Source code. I am testing it now. Once it is done I will release the project files/modified files to all. Prasad (26 years ago, 27-Nov-98, to lugnet.robotics.handyboard)
 
  IC Source compiling under MSDOS
 
Hi Anybody has a idea how to compile ic source under DOS.( i.e Which compiler to use etc.) Thanks Prasad (26 years ago, 26-Nov-98, to lugnet.robotics.handyboard)
 
  Re: source for pcode FP divide fix?
 
Here's the HB 2.81 pcode with floating point divide fix. This new FLTDIV routine was giving to me by Jon Howell. I just patched the original math library with it and recompiled the pcode. I'm pretty sure this is the same fix that Newton Labs is (...) (26 years ago, 26-Nov-98, to lugnet.robotics.handyboard)
 
  source for pcode FP divide fix?
 
Any chance that the source for the recent pcode FP divide bugfix can be released so that it could be retrofitted to the 2.81 freeware source? I'm not suggesting that Newton Labs actually do the retrofit, just that the source for the patch be (...) (26 years ago, 26-Nov-98, to lugnet.robotics.handyboard)
 
  Re: Controlling Parallel Port Pins
 
Check out Jan Axelson's Lakeview Research. You won't be disappointed and you won't know where to start. :-) (URL)This is kinda off the HB topic, sorry. (...) output (...) (26 years ago, 26-Nov-98, to lugnet.robotics.handyboard)
 
  RE: pcode 3.2 beta with FP divide fix
 
Hi Sargent, I have successfully downloaded the new version of pcode. I received the bootstrap message "IC v3.2 beta 1". I have done the arithmatic operations and got accurate answers. I would like to thank all those you helped me in solving this (...) (26 years ago, 26-Nov-98, 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