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 / *5784 (-20)
  crystals and voltage monitors
 
Hi. Does anyone have current part numbers/vendors for the 8MHZ crystal and the U12 Voltage Monitor on the Handy Board? Are the correct values available from digi-key? I saw they carry both crystals and voltage monitors, I just don't want to order (...) (26 years ago, 10-Mar-99, to lugnet.robotics.handyboard)
 
  Vision on the Handy Board?
 
Has anyone tried to connect some sort of a camera to the HB? Would I be asking too much of the 6811 processor to do some simple pattern recognition? I was just curious to what extent I could push my board to. Thanks for any info! Bill Denzel Senior (...) (26 years ago, 10-Mar-99, to lugnet.robotics.handyboard)
 
  Re: HB v1.2, IC v3.1 and ir functionality
 
Dear Edward, I don't think you need the r22_ir.lis file.The file sony_ir.icb is available at (URL) . Yours sincerely, Nitin (...) (26 years ago, 9-Mar-99, to lugnet.robotics.handyboard)
 
  Re: basic trigonometric functions on the handyboard..
 
Dear Berg, You can perhaps express cos^-1 in the forms of a Taylor series and use that series for finding the approximate value. I have however not tried it. There is no math function for inverse cosine.Refer to handy board manual available (...) (26 years ago, 9-Mar-99, to lugnet.robotics.handyboard)
 
  Re: basic trigonometric functions on the handyboard..
 
A Taylor series isn't the way to go: they converge far too slowly. Here is a polynomial fit to arccos(x): arccos(x) ~ = 1.5708 - 1.0927 x + 4.358 x^3 - 0.8340 x^5 It differs from the exact value of arccos(x) by no more that 0.08 radians (4.6 (...) (26 years ago, 9-Mar-99, to lugnet.robotics.handyboard)
 
  Re: basic trigonometric functions on the handyboard..
 
The attached GIF shows the Taylor series of the arcsin and arccos. arctan=arccos/arcsin. I haven't tried to implement these formulas on a 68HC11. 3 to 4 steps are quite precise already. Jeroen van der Vegt. -----Original Message----- From: Raymond, (...) (26 years ago, 9-Mar-99, to lugnet.robotics.handyboard)
 
  Re: basic trigonometric functions on the handyboard..
 
Hi, The taylor for cos^-1 goes: cos^-1(x) = Pi/2- (x + 1/2*x^3/3 + 1/2*3/4*x^5/5 + 1/2*3/4*5/6*x^7/7 ...) (which in fact is simply Pi/2 - sin^-1) The results are very good for small x. For x close to 1 you need many many elements of that series to (...) (26 years ago, 9-Mar-99, to lugnet.robotics.handyboard)
 
  Polaroid Sonar
 
Hi all, I don't know the Polaroid Sonar.... Do you have photo of it. Do you have schematics.... Thanks Dperonne@aol.com (26 years ago, 9-Mar-99, to lugnet.robotics.handyboard)
 
  Serial routines for PA7 at 2400 Baud
 
Hi, I read somewhere taht if i want to use pa7 with 2400 baud that i'll have to modify the LDAB 37 to LDAB 148. Is this the only change ?? If i try to use this, and i send 0b11111111 on the HB, I get 0b11000000 on the Host (if i try 0b00000000 i get (...) (26 years ago, 9-Mar-99, to lugnet.robotics.handyboard)
 
  Help!
 
Hello Everyone! I have a problem with my Handyboard. Until last week everything was ok, but now.. At the moment I can put the Handyboard in bootstrap mode,and download pcode. But I do not get the Interactive C message and the beep! So I guess is a (...) (26 years ago, 9-Mar-99, to lugnet.robotics.handyboard)
 
  20 X 4 L.C.D Screen?
 
I put in an e-mail yesterday about using a different L.C.D, I made a mistake and said it was a 20 X 8 I meant a 20 X 4. I thought that there was a way to use a 20 X8 L.C.D instead of a standard 16 X 2. My question is is this possible, I thought I (...) (26 years ago, 9-Mar-99, to lugnet.robotics.handyboard)
 
  System time
 
Hi, Have anyone developed a system time on the handy board ? Please advice me... Regards, James (26 years ago, 9-Mar-99, to lugnet.robotics.handyboard)
 
  RE: basic trigonometric functions on the handyboard..
 
Wouldn't it be easier to just use the cosine function itself? x = cos y You know x, but you want to find y. Pick a y (maybe 45 deg) and calculate the x. Use successive approximation to determine y within a tolerance. Almost like calculating a (...) (26 years ago, 9-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Polaroid 6500 Sonar Problem
 
I would also like to know about this. please respond. =) chen (...) (26 years ago, 9-Mar-99, to lugnet.robotics.handyboard)
 
  Re: HB v1.2, IC v3.1 and ir functionality
 
Thanx for the pointer. I got it working with some help from this list. Thanx again, Ed (26 years ago, 9-Mar-99, to lugnet.robotics.handyboard)
 
  basic trigonometric functions on the handyboard..
 
Hi. We've been trying to build an algorithm which will allow our HB to travel between given points. We need to use the inverse cosine function (cos^-1), how can we do that? Is there a math library which contains this and other trig functions? (...) (26 years ago, 9-Mar-99, to lugnet.robotics.handyboard)
 
  Interfacing HB with bus abaco.
 
Do anyone of you have already used a strange bus called ABACO ? I'd like to know if someone of you met it anywhere. Thanks Stefano Falconetti (26 years ago, 9-Mar-99, to lugnet.robotics.handyboard)
 
  Fw: Rs422/485 to RS 232 interface
 
---...--- (...) (26 years ago, 9-Mar-99, to lugnet.robotics.handyboard)
 
  Rs422/485 to RS 232 interface
 
Does anyone can suggest me where to find a simple scheme of an interface from Rs422/485 to RS 232 ? I know that a lot of them are on the web, but where exactly ? Thanks Stefano Falconetti (26 years ago, 9-Mar-99, to lugnet.robotics.handyboard)
 
  RE: Polaroid 6500 Sonar Problem
 
Hi, On this page ((URL) says to install a .1uF capacitor at C7 on the sonar board. My team basically did everything you are talking about, plus install the cap, and everything seems to work fine for us... hope this helps, I'm not sure what the (...) (26 years ago, 9-Mar-99, 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