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 / *5944 (-100)
  HB Encoders capabilities?
 
Can the HB measure encoder pulses faster than 1 MHz? Assume we have an encoder that does 500 pulses per revolution. What happens when we exceed 2 revolutions per second? What happens if the encoder has two channels (quadrature) and we exceed 1 (...) (25 years ago, 3-Apr-99, to lugnet.robotics.handyboard)
 
  Re: ICC11 setup help
 
Imagecraft has a HB library (written by Chuck McManis) that can be downloaded from their web site. This library makes it very easy to compile programs for the HB. download it and copy all the *.h files to the ICC INCLUDE directory copy libhb.a to (...) (25 years ago, 3-Apr-99, to lugnet.robotics.handyboard)
 
  Re: ICC11 setup help
 
Does anyone have experience with configuring Version 5.0 of the ICC11 compiler from ImageCraft? I need a little help setting up the compiler, and in figuring out how the whole thing works. Are there any web sites that deal with this compiler and the (...) (25 years ago, 3-Apr-99, to lugnet.robotics.handyboard)
 
  Help Needed: Problem Solved!!
 
Hi everybody, It took me nearly two weeks, but I've solved my "board not responding problem"! I had already checked all connections between components, everything ok. What I hadn't done yet, is to check with my multimeter for possible shorts on the (...) (25 years ago, 3-Apr-99, to lugnet.robotics.handyboard)
 
  Patch released for HC11 and GCC 2.8.1
 
To set up a 68HC11 compiler on Unix-variants using gcc-2.8.1, please go to ftp://ftp.eskimo.com/u/a/archer and snag these files: gcc281-hc11-readme hc11-patch-latest.tar.gz The readme is also contained inside the .tar.gz file, so you only really (...) (25 years ago, 3-Apr-99, to lugnet.robotics.handyboard)
 
  Re: GCC 2.8.1 for HC11
 
Curt, I can't help test with a miniboard, since I just have a handyboard ("just" have a handyboard?). But I'd be willing to give any help I can with the handyboard libs. I'm also a willing guinea pig for trying out your gcc-2.8.1 patch and README. (...) (25 years ago, 2-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Simple questions
 
(...) The problem with a 12V, 1A *unregulated* power supply is that when you hook it up to a device that draws significantly less than the rated current, the power supply will probably deliver significantly more than 12V. It could be that at half an (...) (25 years ago, 2-Apr-99, to lugnet.robotics.handyboard)
 
  Re: GCC 2.8.1 for HC11
 
The HC11 back end for gcc-2.8.1 is working on Red Hat Linux 5.2 (and probably most other Unix hosts), and last night I made the cross-assembler and cross-linker work with it properly. It compiled/assembled the GCC Miniboard library last night (...) (25 years ago, 2-Apr-99, to lugnet.robotics.handyboard)
 
  Eltec 442-3 Pyrodetector
 
Hi Guys, I was wondering if anyone knew where to get the data sheet for the Eltec 442-3 Pyro detector in Adobe Acrobat format. Thanks. F. Samonte (25 years ago, 2-Apr-99, to lugnet.robotics.handyboard)
 
  Simple questions
 
Hi, First of all, sorry for my english. I have received my HB yesterday from Patrick Hui, and I have some questions, I have a 12 Volt, 1 Amp, DC adapter, can i use it?, the manual says that can be problems with 1 to 2 Amps adapters, which kind of (...) (25 years ago, 1-Apr-99, to lugnet.robotics.handyboard)
 
  Re: PC vs Unix
 
(...) I use a PC running Unix (ok, a Unix-variant). PC and Unix are NOT mutually exclusive. :-) I agree with the other response: Unix works well. The easiest to learn setup is probably Interactive C on a PC or a Mac. Once you're comfortable with it (...) (26 years ago, 1-Apr-99, to lugnet.robotics.handyboard)
 
  Re: PC vs Unix
 
(...) I use both. I have a couple older Suns on my workbench at home, and I love the big screens. I pretty much write all my code on the suns. When I go to robot meetings, and other places, I have a 286 laptop that I use. That is great because it is (...) (26 years ago, 1-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Help needed!
 
Will & Keith, The following information is in a file called readme.ic that should be in your IC directory. By Default IC will use COM1. If you need IC to use a different serial port, you can run it with argument like so: ic -port com2 or you can run (...) (26 years ago, 1-Apr-99, to lugnet.robotics.handyboard)
 
  PC vs Unix
 
We ordered a HB the other day but were not sure if we could use unix to operate it as opposed to a PC. My question is: do you have to have PC to operate a HB or can you use unix. Ethan Getz ethang3@hotmail.com ethang@unm.edu (26 years ago, 31-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Help needed part III
 
Hi everybody, I've received a number of suggestions, from Patrick Hui, Will Bain, Gary Livick, Keith Lectro, Nitin Mangesh and Keith Hearn. Thanks for the support! I've tried the following things: swapped COM1/COM2 ports (I have a PS/2 mouse working (...) (26 years ago, 31-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Best way for HB to communicate to a PC?
 
(...) Dear Gerald, Visit (URL) to learn about serial i/o between PC and Handy board. Yours sincerely, Nitin (26 years ago, 31-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Help needed! Additional info Part 2
 
(...) Dear Katz, Include the name lib_hb.icb in lib_hb.lis.(NOT the whole file) If you check the listing you see that lib_hb.icb is not being loaded. The errors are present because these functions are defined in lib_hb.icb. Hope this works. Yours (...) (26 years ago, 31-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Help needed!
 
If you're having problems getting your HB to work on one serial port but it works on another, you might want to check for IRQ conflicts. By default, Com1 and Com3 both are assigned IRQ3, and Com2 & Com4 are both assigned IRQ4. So if you have a modem (...) (26 years ago, 31-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Help needed!
 
(...) DOING! Yeah, now that you mention it, I had the same problem when I got my HB. Took me about a week before I got around to trying COM1. That fixed it, so I left it that way and forgot about it long ago. At the time, no one on the list had any (...) (26 years ago, 31-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Help needed!
 
I had a similar problem and had to try a different serial port. I have a serial mouse and the board will only work properly in com 1. If I try com 2, I get similar problems to yours keith (...) (26 years ago, 31-Mar-99, to lugnet.robotics.handyboard)
 
  MAX232 help
 
Hello, I just began construction on my Interface/charger board and all of the preliminary test voltages check out as expected except for the voltage at pin 3 of J9 when pin 6 is jumpered to pin 10 of the MAX232 chip. Do you have any suggestions? (...) (26 years ago, 30-Mar-99, to lugnet.robotics.handyboard)
 
  Help needed! Additional info Part 2
 
Hi everybody! I've still not solved my problem, but I've been experimenting a bit around while waiting for the 'golden tip' from one of you experienced Handy Board users. BTW: I have not yet received any emails via the mailing list, so I'm not yet (...) (26 years ago, 30-Mar-99, to lugnet.robotics.handyboard)
 
  Best way for HB to communicate to a PC?
 
Hi all, I'd like to write some routines on a PC to communicate through the RS232 port to a Handyboard. I'd like to use the Handyboard as the sensor and motor controller and use the Dauphin DTR-1 PC that I got for the navigation and logic processor. (...) (26 years ago, 30-Mar-99, to lugnet.robotics.handyboard)
 
  Re: GCC 2.8.1 for HC11
 
(...) ftp://ftp.cmf.nrl.na...l/pub/kenh In fact ... you can't use the MiniBoard library without that cross-assembler (not without some serious hacking). --Ken (26 years ago, 30-Mar-99, to lugnet.robotics.handyboard)
 
  Re: GCC 2.8.1 for HC11
 
(...) Nope. Where's your version? If it's easier to use libraries with yours, I'll use that instead. I want to write a Handyboard library when I get the toolchain working (but you know that already). (...) Glad to hear it, 'cuz I'm going towards GCC (...) (26 years ago, 30-Mar-99, to lugnet.robotics.handyboard)
 
  Re: GCC 2.8.1 for HC11
 
(...) Okay, is it the one with my hacks, by any chance? You can tell if there's a file called lklibrary.c in the lnk-src directory. (...) "Requires more study". It needs more GCC toolchain mojo than I currently have. (...) That's true, but in a (...) (26 years ago, 30-Mar-99, to lugnet.robotics.handyboard)
 
  Re: GCC 2.8.1 for HC11
 
(...) In the xasm/doc directory it says "ASxxxx Cross Assemblers, Version 1.1, June 1990. Submitted by Alan R. Baldwin, Kent State University". I guess that's your answer. Let me know a better route to follow for the assembler/linker please. (...) (...) (26 years ago, 30-Mar-99, to lugnet.robotics.handyboard)
 
  Re: GCC 2.8.1 for HC11
 
(...) Another question: _which_ cross-assembler does it use? The one based on the ASXXXX cross-assembler (the so-called "Baldwin assembler") or another one? There are some bogosities that I know about with the ASXXXX cross-assembler/ linker. It's (...) (26 years ago, 30-Mar-99, to lugnet.robotics.handyboard)
 
  Re: GCC 2.8.1 for HC11
 
(...) Ken's comments made me look at it again: Gcc-2.6.3+HC11 now compiles fine for me on Solaris 2.5, but I know I had trouble compiling it on Red Hat Linux 5.2. I would go back and check that configuration one more time but for the fact that I now (...) (26 years ago, 30-Mar-99, to lugnet.robotics.handyboard)
 
  GP2D02 and the expansion bd
 
I currently use the HB with the Polaroid 6500. I'm considering the expansion board and Barry Brouillette's GP2D02 routines for IR ranging. these routines interfere with the timing of the sonar.c routines or for that matter any other time critical (...) (26 years ago, 30-Mar-99, to lugnet.robotics.handyboard)
 
  expansion board of rug warrior
 
Hi all, I have installed an expansion board on rug warrior. Do I need to download/include any specific library for it or it will work fine with previous libraries of Rug Warrior. Thanks Regards Javaid Iqbal (26 years ago, 30-Mar-99, to lugnet.robotics.handyboard)
 
  Re: GCC 2.8.1 for HC11
 
Great, everything I need is there, thanks a lot. ---...--- (...) what (...) nice (...) to (...) student (...) (26 years ago, 30-Mar-99, to lugnet.robotics.handyboard)
 
  H-board/Expansion board seperate battery question.
 
Hello everyone... I have an expansion board attached and working just fine on my Handy board and wish to accomplish the following... Create a separate power source of 12v, using a small 2-4 amp hour rechargeable battery from radio shack, to the (...) (26 years ago, 29-Mar-99, to lugnet.robotics.handyboard)
 
  Help
 
Hi Friends, i need the most simple circuit for the conection of the hc11, thanks. ___...___ Do You Yahoo!? Get your free @yahoo.com address at (URL) (26 years ago, 29-Mar-99, to lugnet.robotics.handyboard)
 
  Re: GCC 2.8.1 for HC11
 
(...) I'm extrememly surprised. It was sort of a no-brainer when I did it and I've never had a problem on any number of weird systems. Please keep us updated. --Ken (26 years ago, 29-Mar-99, to lugnet.robotics.handyboard)
 
  Re: GCC 2.8.1 for HC11
 
(...) At the above link. That one appears to be an HC11 emulator with some nice features. I haven't played with it much yet. I think it might be able to single-step on the target machine also? Go look at the link above, and then knock of a directory (...) (26 years ago, 29-Mar-99, to lugnet.robotics.handyboard)
 
  Re: GCC 2.8.1 for HC11
 
(...) 'Cuz I couldn't get it to compile. I suppose I could have tried some other flavors of Linux, or Solaris, but I'd rather start from something newer, therefore the excitement in finding a new port. (...) Thanks a bunch! I think... Once it is (...) (26 years ago, 29-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Help needed!
 
(...) Marc, First of all, using IC, or probably any form of programming, takes patience. If you mess around with IC3.2 long enough, you will eventually get it to run. Try messing with port speeds, etc. There is nothing wrong with your Handy Board! (...) (26 years ago, 29-Mar-99, to lugnet.robotics.handyboard)
 
  Re: GCC 2.8.1 for HC11
 
Excuse me, but I ' ve already heard this "wookie"...so many times, but what is it ? If it's an reditor, can you say me where can I find a copy ? ---...--- (...) Hornstein <kenh@cmf.nrl.navy.mil>; Dave Yoest <dyoest@splat.gsfc.nasa.gov> (...) set (...) (26 years ago, 29-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Java class libraries for HandyBoard
 
Thanks a lot, I was just looking for this. Stefano Falconetti ---...--- (...) (26 years ago, 29-Mar-99, to lugnet.robotics.handyboard)
 
  Re: GCC 2.8.1 for HC11
 
(...) How come you didn't simply use the 2.6.3 cross-compiler? I doubt the optimizer is improved _that_ much for the HC11. (...) It was a while ago, and I don't remember how much of Carlos's work is left. It all had to be converted to the new (...) (26 years ago, 29-Mar-99, to lugnet.robotics.handyboard)
 
  Help needed! Additional info
 
Hi everybody! Will Bain alerted me that I was using the wrong library files. I've corrected this, but am still having the "board not responding" problem! Any help on this is still very much welcome!! Thanks and best regards, Marc msmkatz@wxs.nl (...) (26 years ago, 28-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Polaroid Sonar Device fried!!!!
 
(...) The most common causes would probably be: (1) Not having a transducer hooked up when the ping is initiated; (2) Having the flat flex cable plugged in backwards (you can't trust the stripe to be on the correct side! Make sure pin 1 goes to (...) (26 years ago, 28-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Help needed!
 
MSMKatz wrote: <snip> (...) <snip> Marc, I wonder if the hardware is perfectly ok, but you're inadvertently attempting to load the wrong software. I'm not sure where your lib_hs.lis came from or why IC automatically loads it, but I think it might be (...) (26 years ago, 28-Mar-99, to lugnet.robotics.handyboard)
 
  Polaroid Sonar Device fried!!!!
 
The C3279 chip ("Q1") on my sonar device fried. I checked the expansion board and it is assembled correctly. I am not sure why it would fry. I added the 0.1uF electrolytic capacitor to C7 position as stated in the sonar.html site and suggeted by an (...) (26 years ago, 28-Mar-99, to lugnet.robotics.handyboard)
 
  Java class libraries for HandyBoard
 
Users interested in running Java on HandyBoard can now download demonstration application and a set of library class files at (URL) Gasparik (26 years ago, 28-Mar-99, to lugnet.robotics.handyboard)
 
  Help needed!
 
Hi, I have assembled my recently bought Handy Board kit and have run into major problems: In paragraph 6.0.5 of the assembly manual, the Handy Board is tested for the microprocessor and memory circuits. After powering up the board and running IC (...) (26 years ago, 28-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Handy Board inputs
 
Hi Becky, If you are using the HB with the expansion board, you *do* need new library files loaded. Check the web site at: (URL) easiest way to run new library files is to edit lib_hb.lis to include them. To test the HB inputs w/o the expansion (...) (26 years ago, 27-Mar-99, to lugnet.robotics.handyboard)
 
  Handy Board inputs
 
Hi, my name is Becky Browning. I am currently working on building a robot using the Handy Board. I am having considerable troubles though getting either the digital or analog inputs to work. Right now I have analogs ports 0 and 1 working with (...) (26 years ago, 27-Mar-99, to lugnet.robotics.handyboard)
 
  analog inputs on expansion board
 
Hi, Two questions: 1) When I plug a Lego reflectance sensor into the expansion board it seems to work fine. When I use the angle sensor it seems to work fine. When I plug them in at the same time the angle sensor stops working. No change to the (...) (26 years ago, 27-Mar-99, to lugnet.robotics.handyboard)
 
  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)
 
  Re: Simtek memory
 
(...) [short snip] Problem is the Simtek chip needs a few (...) Bruce, they *do* work well. I haven't had to add any caps. I just plugged it in and it worked 8^]. And they don't collide with the LCD or exp. board like the Dallas battery backed (...) (26 years ago, 23-Mar-99, to lugnet.robotics.handyboard)
 
  Re: help with ICC11
 
I'm using win98 an ICC11. I was unable to get ICC11 to communicate with my handybaord. I instead used hbdl to download the output (s19 file) from ICC11 to my handyboard. This worked without problems. My biggest problem was that in my project I (...) (26 years ago, 23-Mar-99, to lugnet.robotics.handyboard)
 
  help with ICC11
 
I have an expanded Handy Board, and version 5.0 of the ImageCraft C Compiler. I am running Windows 98. Setting up to talk to the Handy Board is a bit of an obstacle for me. Has anyone done it with the ICC11 compiler, or is there a site someone knows (...) (26 years ago, 23-Mar-99, to lugnet.robotics.handyboard)
 
  Simtek memory
 
A few weeks ago Duncan Orthner mentioned the Simtek memory chips on the HB newsgroup. They sounded like a good idea so i tried them. They work very well. But..... The HB may need a little modification to make them work rite. When the HB is powered, (...) (26 years ago, 23-Mar-99, to lugnet.robotics.handyboard)
 
  Re: PWM and executing 2 function at the same time
 
(...) Umm, not sure which 'pulses' you're refering to. How are you generating the pulses and what are they for? Do you mean the PWM going to the motor drivers? The HB can generate lots of different pulses 8^] and for question 2, i mean is (...) try: (...) (26 years ago, 23-Mar-99, to lugnet.robotics.handyboard)
 
  Re: PWM and executing 2 function at the same time
 
thanz Duncan for your advice. but for question 1, what i mean was to count the number of pulses generated without any external device. what i am asking is to count the number of pulses internally. and for question 2, i mean is there any command to (...) (26 years ago, 23-Mar-99, to lugnet.robotics.handyboard)
 
  RE: Sonar Recentering Question
 
Great idea! Thanks. Ross Tonkens Ted Mylenbusch (...) RMT (26 years ago, 23-Mar-99, to lugnet.robotics.handyboard)
 
  RE: Sonar Recentering Question
 
Just a suggestion but you could mount a Hall effect sensor somewhere near a rotating rounded part on the cage and glue a small piece of magnet to the rounded part. You could look for the pulse on a digital input. This way it would not add much (...) (26 years ago, 22-Mar-99, to lugnet.robotics.handyboard)
 
  Sonar Recentering Question
 
I've rigged up a rotating cage holding the Polaroid 6500 transducer at the front of one of my bots. Every time I turn on the handy board, I'd like the software to begin by centering the transducer facing forward. I've rigged a micro motor to a bevel (...) (26 years ago, 22-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Polaroid sonar device
 
I had similar problems until I installed the .1uF capacitor at C7 on the sonar board as mentioned in the documentation for the use of the sonar device with the expnsion board. Edgar Leatherman, another handy board afficianado, was kind enough to (...) (26 years ago, 22-Mar-99, to lugnet.robotics.handyboard)
 
  Polaroid sonar device
 
Hello. I attempted to use the polaroid sonar device which is plugged into my expansion board on my handy board. I loaded the sonar.c file from the handy board web site using IC. When I called the routines in the sonar.c I got a "tick" sound and an (...) (26 years ago, 22-Mar-99, to lugnet.robotics.handyboard)
 
  RE: PWM and executing 2 function at the same time
 
hi everybody, i am trying to ask 2 questions. question 1: is there any way to count the no of pulse generate by the handyboard? question 2: can i execute 2 function at the same time?(eg. testdigitals() and testanalogs() at the same time) with (...) (26 years ago, 22-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Battery Change
 
At 04:38 AM 3/21/99 +0800, you wrote: They also fit exactly (...) I use NiMh batteries with my HB. Works fine, but I would be careful charging them. Supposedly these batteries require special charge circuits, but I've always found a slight (<150mA) (...) (26 years ago, 20-Mar-99, to lugnet.robotics.handyboard)
 
  Battery Change
 
Dear Guys, It just so happens that I remembered that I have four old but still is good condition Ni-MH battery packs from an old cellphone, each pack is rated at 4.8V and 600mAh and the weight of all four of them is just about 75% the weight of the (...) (26 years ago, 20-Mar-99, to lugnet.robotics.handyboard)
 
  more serial problems
 
I finally got the serial communications working--thanks for the help. However, I can't get IC up to speed--I'm getting very few bytes through at 9600 bps. I was talking to another team that is working on the same application, and they said they have (...) (26 years ago, 20-Mar-99, to lugnet.robotics.handyboard)
 
  Fwd: (OT) Robotics Engineer
 
-- MIME ATTACHMENTS DISCARDED: 1. Content-ID: <0_921929128@inet_ou...aol.com.2> Content-type: message/rfc822 Content-transfer-encoding: 7bit Content-disposition: inline Content-Length: 2010 (26 years ago, 20-Mar-99, to lugnet.robotics.handyboard)
 
  (OT) Robotics Engineer
 
Hello Everyone, I received the following e-mail from a student and since I'm not employed in this field I thought there might be someone on the list that could respond. Please send your e-mail address directly to me so that I may forward it. Thanks (...) (26 years ago, 20-Mar-99, to lugnet.robotics.handyboard)
 
  Help with Serial Ports, Please !!!
 
Hello, I'm trying to port some working Qbasic code to Tcl8.08 (NT4.0), so I can embed it into the tcl-httpd, and make a robotic application controllable from the web (with the Tcl plug-in), but I'm having a hard time configuring the serial port (...) (26 years ago, 20-Mar-99, to lugnet.robotics.handyboard)
 
  new intranet ip
 
the new address for the intranet site is (URL) going to the old address will be redirected to this new one. Hopefully, this will resolve some of the login issues. Regards, mark williamson (26 years ago, 19-Mar-99, to lugnet.robotics.handyboard)
 
  Unsubscribe
 
Unsubscribe Handyboard List (26 years ago, 18-Mar-99, to lugnet.robotics.handyboard)
 
  Re: wireless connection
 
please reply to me too about this! thanx =) chen (...) (26 years ago, 18-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Using the DC to DC converter
 
(...) Yes, P=VI. When the Specification sheet says the converter can source 1W, they mean at most 1 Watt. When your sensor says it consumes 35mA, this is again the max and only if the 12V is supplied. If less than 12V is supplied it will probably (...) (26 years ago, 18-Mar-99, to lugnet.robotics.handyboard)
 
  Using the DC to DC converter
 
Hi, I intend to use a 5V source battery going thru a DC to DC converter to get a 12V source. Then this 12v will connect to my diffuse sensor which operrate at 12V. The sensor's current consumption maximum is 35mA. If the output Watt of the DC-DC (...) (26 years ago, 18-Mar-99, to lugnet.robotics.handyboard)
 
  Moutor Output Circuit
 
It seems we fried our motor output circuit quite nicely. We've replaced the L293D chips and we replaced the 74HC374 with the 74HC374E that came with our expansion board. Seemed to clear up a few issues, but both LED's are coming on for a couple of (...) (26 years ago, 18-Mar-99, to lugnet.robotics.handyboard)
 
  Re: help please
 
Compatible substitutions for: Digikey# P6305 6.3v 470uF NICHICON Aluminum Axial General Purpose Miniature VX Series Capacitance Value: 470 µF Capacitance Tolerance: ± 20% Capacitance Range: 376.00 µF to 564.00 µF DC Voltage: 6.3v DC Temperature (...) (26 years ago, 17-Mar-99, to lugnet.robotics.handyboard)
 
  Serial communications
 
I'm using a Windows PC to try to communicate with the handy board using the posted serial routines (using the pcode port). I can't get a single character to go through successfully. My receive routine is set to display to the LCD as it receives (...) (26 years ago, 17-Mar-99, to lugnet.robotics.handyboard)
 
  Robotics Computers bargain.
 
Hi all, I just found a great deal on a computer that I'm going to use to program my Handyboards with. If I can, I'm going to try to hook up this PC to the Handyboard to use on a larger mobile robot. Here's what I found: Dauphin (sp?) pen based (...) (26 years ago, 16-Mar-99, to lugnet.robotics.handyboard)
 
  help please
 
Digi-Key told me that the mini axial 'lytic part #P6305 was obsolete. What part can I use instead? Has anyone had this happen? also, my last message "help on obsolete part" had the wrong part i meant the P6305 from digi-key. -Jon (26 years ago, 16-Mar-99, to lugnet.robotics.handyboard)
 
  Re: Interrupt Driven Binary programs
 
did you try checking for the linefeed problem in your ICB file? please see teh FAQ about this: (URL)If I want to install an interrupt driven binary file to the handy board, (...) (26 years ago, 16-Mar-99, to lugnet.robotics.handyboard)
 
  Interrupt Driven Binary programs
 
If I want to install an interrupt driven binary file to the handy board, do I have to place it in the "system interrupt" that runs at 1000Htz? Can I use the clock on the 6811? I want to sample an event running above 1000Htz, is this possible? Bellow (...) (26 years ago, 16-Mar-99, to lugnet.robotics.handyboard)


Next Page:  5 more | 10 more | 20 more | 100 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR