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 / *5894 (-20)
  GCC 2.8.1 for HC11
 
A great link for people doing HC11 work: www.msoe.edu/eecs/ce.../resources Here they have Wookie, a HC11 simulator for Win32, the WinBug11 downloader, a DOS HC11 simulator, AS6811 and ASLINK (relocatable assembler), and something I've sought for a (...) (26 years ago, 26-Mar-99, to lugnet.robotics.handyboard)
 
  Re: HB Memory
 
Thanks everybody. (26 years ago, 26-Mar-99, to lugnet.robotics.handyboard)
 
  Re: [Fwd: Robot Mapping]
 
-->Heck, that sounds pretty easy. As long as you know where you start from and you use a cartesian or -->polar form of V=vsub0 + a*t integrated over time, and you are either working in a vacuum or at such low -->velocities that c sub d is (...) (26 years ago, 26-Mar-99, to lugnet.robotics.handyboard)
 
  Re: [Fwd: Robot Mapping]
 
(...) Heck, that sounds pretty easy. As long as you know where you start from and you use a cartesian or polar form of V=vsub0 + a*t integrated over time, and you are either working in a vacuum or at such low velocities that c sub d is negligible, (...) (26 years ago, 26-Mar-99, to lugnet.robotics.handyboard)
 
  [Fwd: Robot Mapping]
 
-- ___...___ Jonathan Pennington -Anthropologist/Geologist -Linux User and Advocate -Bart Simpson Sympathizer Email at jwp(at)awod.com ___...___ (26 years ago, 26-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Robot Mapping
 
(...) I've been thinking about this too. The problem as I see it is that without some shaft encoders on the wheels, your robot doesn't really know how far it's moved, and therefore where it is in the map. If you power on the forward motor for 2 (...) (26 years ago, 26-Mar-99, to lugnet.robotics.handyboard)
 
  RE: Robot Mapping
 
Check this reference out: "Autonomous Agent Map Construction in Unknown Enclosed Environments", Keith L. Doty and Steven L. Seed, Machine Intelligence Lab, DEE, University of Florida, Gainesville, FL and Chapter 10 of: "Sensors for Mobile Robots, (...) (26 years ago, 26-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Help with pointers
 
(...) Actually, in 'normal C', to be completely correct you would cast the pointer conversion to show that you really knew what you were doing, like this: p = (char *) &x; Unfortunately, neither the free ware IC nor IC 3.2 support this. Here is (...) (26 years ago, 25-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Robot Mapping
 
I would also like to know about this. please cc any info to me too. =) chen (...) (26 years ago, 25-Mar-99, to lugnet.robotics.handyboard)
 
  RE: Sharp GP2D02
 
Scott, The reason I wrote mine the way I did was so that I could avoid disabling interrupts for long periods of time. If you don't care about timer interrupts or things like wheel encoders, either program should work fine. My program uses digital 15 (...) (26 years ago, 25-Mar-99, to lugnet.robotics.handyboard)
 
  Robot Mapping
 
Hello, I am working on an autonomous mobile robot. Which has a sonar and infared sensor incorporated into it. Right now it can avoid objects, by sensing it and backing up and turning. I want my robot to take the information from the sensors and map (...) (26 years ago, 25-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Help with pointers
 
(...) When you do pointer arithmatic, you work in increments of what the pointer points to. So if you have a pointer to an int, as in the above example, when you add one to it, you actually make it point to the next int, not the next byte or word. (...) (26 years ago, 25-Mar-99, to lugnet.robotics.handyboard)
 
  Re: HB Memory
 
Stef, The HB comes with a 32K ram chip addressed at $8000 and above. A fair amount of this space is taken up with the Pcode interpreter if you run Interactive C, but there is still lots of room left for programs. Good luck, Gary Livick (26 years ago, 25-Mar-99, to lugnet.robotics.handyboard)
 
  Sharp GP2D02
 
I purchased two Sharp GP2D02 infrared sensors from Acroname and downloaded their interface to a Handy Board and Barry Brouilette's interface to the Handy Board. I was wondering which any of you have used and why so I can select one to use on in my (...) (26 years ago, 25-Mar-99, to lugnet.robotics.handyboard)
 
  Help with pointers
 
Hi all little question: How can I ad a value to a pointer ?? int *px, x; px = &x; px = px + 1; (????? pointing to the lowbyte of x for example) Is it just NOT possible with IC or am I missunderstanding anything ???? Thanks for any help. -- Thomas (...) (26 years ago, 25-Mar-99, to lugnet.robotics.handyboard)
 
  HB Memory
 
Excuse me, I have not yet my hb and I'd like to know how much memory has it (max size). Thanks Stefano Falconetti (26 years ago, 25-Mar-99, to lugnet.robotics.handyboard)
 
  Simtek part #
 
In response to the requests I've had on a part # for the Simtek memory. I tried the: STK15C88 W45 (26 years ago, 24-Mar-99, to lugnet.robotics.handyboard)
 
  Little more info on the Simtek mem chips
 
I did a little more playin last nite with the Simtek mem chips. Whether or not the Mem chips will save memory depends on a few things. If I am powering the HB with the serial/charger line and unplug it, the Simtek chips will hold their memory. If I (...) (26 years ago, 24-Mar-99, to lugnet.robotics.handyboard)
 
  Source Of GP2DO2
 
Hi all, I am located in Sydney. I want to buy some IR detector GP2DO2 (sharp). These are not available in Australia. Can any body give me a reference of any stockiest located in USA, who can send me these detectors. I will be highly obliged. Regards (...) (26 years ago, 24-Mar-99, to lugnet.robotics.handyboard)
 
  Re: help with ICC11
 
(...) Hi Gary, I haven't used ICC with the HB but I do use it with the miniboard. I've had good luck with dlm which I believe is available from the HB site. Karl Lunt (who wrote the brilliant SBasic compiler for the 6811) has a version of motorola's (...) (26 years ago, 23-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