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 / *8344 (-40)
  Using LEGO active sensors
 
I would like to use my LEGO active light sensors with the HB. Has anyone done this without purchasing the commercial expansion board? Can anyone recommend a good way to proceed? Thanks. Jim (23 years ago, 5-Oct-01, to lugnet.robotics.handyboard)
 
  Running IC w/WME
 
I have recently begun using the Handyboard with the non-commercial version of IC. My PC runs Windows ME. I was unable to get IC to communicate with the HB until I booted the PC in safe mode. Are there other ways to handle this problem? Thanks. Jim (23 years ago, 5-Oct-01, to lugnet.robotics.handyboard)
 
  Re: Fire Fighting Robots
 
Hey Chris... I have made my final-year project as an "Intelligent Fire-Fighting Mobile Robot". This What I used... 1. 2 UV sensors from Hamametsu (one returns digital "one-bit" signal, and the other gives back an analog signal to the HB) 2. 5 IR (...) (23 years ago, 4-Oct-01, to lugnet.robotics.handyboard)
 
  my NEW HandyBoard??!
 
hello HB people... I have purchased my NEW HB yesterday and I have followed the entire procedures in the manual word to word. When I tried to download my program...everything was ok...the Interaction Window shows the program beeing downloaded, and (...) (23 years ago, 4-Oct-01, to lugnet.robotics.handyboard)
 
  Re: My HB wont get the bootstrap mode
 
(...) Edgar, Some times I have the same problem getting into bootstrap mode. Usually if I charge the board for a while it will go away or sometimes pressing lightly on the LCD screen while turning the board on will help. This may not be a good sign (...) (23 years ago, 28-Sep-01, to lugnet.robotics.handyboard)
 
  IS1U60
 
Hello Handyboarders, I hve a few questions regarding IR demodulation. Fred's book shows both the GP1US2 and the IS1U60 IR demodulators but only shows how to hook up the GP1US2. I would assume that this is because they would both be wired the same (...) (23 years ago, 28-Sep-01, to lugnet.robotics.handyboard)
 
  Comparison of C compliers
 
If you were starting C development on the handyboard today what compiler would you go for ? There seems to be a least 2 free IC and GNU-GCC and 2 commercial ICC and netwon labs ? What does your money buy for you ? How do the size of programs vary ? (...) (23 years ago, 24-Sep-01, to lugnet.robotics.handyboard)
 
  My HB wont get the bootstrap mode
 
I´m a new user on the HB, and whne I rey to get the bootstrap mode just I can't it suppose the 2 leds (red and green) should be on and rapidly turn off, but th green led stays on all the time... What is wrong?? Is the HB damage? (23 years ago, 19-Sep-01, to lugnet.robotics.handyboard)
 
  Re: lcd page zero driver and interrupts
 
This will probably bounce to the Handyboard list but here goes ... (...) The way the default LCD program is written is non-optimal. This is because the LCD is a fairly slow device relative to the 68HC11. The default LCD code spin locks on the (...) (23 years ago, 18-Sep-01, to lugnet.robotics.handyboard)
 
  lcd page zero driver and interrupts
 
I am prototyping an interrupt driven system on the Handy Board in assembly language. I want to use the onboard LCD and have implemented a page zero driver as described beginning on page 356 of Robotic Explorations, by Fred Martin. The LCD driver (...) (23 years ago, 17-Sep-01, to lugnet.robotics.handyboard)
 
  i2c and Handyboard
 
I see there has been some software for i2c interface to Handyboard. How do you connect the hardware? Is it just a case of using 6 pins on the data port. ---...--- This mail sent through UK Online webmail (23 years ago, 13-Sep-01, to lugnet.robotics.handyboard)
 
  Re: Serial LED is not lighting up = pilot error
 
Hi Scott, the handyboard part-list says that this LEDs are from the HLMP17xx series. These LEDs are low-current LEDs and only need 2 mA current at (1.8V) 1.9V forward voltage. So your 10mA 3V LEDs doesn't fit. Have a look at : (URL) you can use LEDs (...) (23 years ago, 3-Sep-01, to lugnet.robotics.handyboard)
 
  Re: Serial LED is not lighting up = pilot error
 
I believe I've determined the problem. It looks like pilot error. Upon closer inspection of the serial LED, I noticed that it was defintely backwards in comparison to the power LED. I know that the power LED works like it should so the serial LED (...) (23 years ago, 3-Sep-01, to lugnet.robotics.handyboard)
 
  (no subject)
 
Hi All, Thanks for all the support I got for my post. I was amazed. However, I would like to clarify that I would like, not only anaylize the walking mechanism, but also build one. Since I have a Handyboard with Expansion Board, I would like to be (...) (23 years ago, 31-Aug-01, to lugnet.robotics.handyboard)
 
  Re: Walking Robots
 
Hi Rainer, Thanks alot for all that info. I Like the idea of the the F18 but I have spend all my pocket money on the handyboard so I want the thing to walk with the six servos I've bought. Still, Thanks alot, Mustafa (...) (URL) (...) (23 years ago, 31-Aug-01, to lugnet.robotics.handyboard)
 
  Re: Question about necessary tools for HB assembly
 
(...) To all those looking for cheap scopes: Check out www.picotech.com PC-based scopes. (23 years ago, 29-Aug-01, to lugnet.robotics.handyboard)
 
  Re: Walking Robots
 
Hi Mustafa, I build a 6-legged walking robot using lego parts only. I didn't use a handyboard. (You posted to the handyboard group only) If interested have a look here : www.informatik.fh-ha...g.de/~lego Regards, Rainer P.S.: A very great robot (...) (23 years ago, 29-Aug-01, to lugnet.robotics.handyboard)
 
  Walking Robots
 
Hi All, Can all those who have made a walking robot please tell me. I am doing a High School Extended Essay and I want to analyse the different methods used to make robots. Please send an URL, or even email me. Also, anyone know any sites which hold (...) (23 years ago, 28-Aug-01, to lugnet.robotics.handyboard)
 
  Re: Question about necessary tools for HB assembly
 
Thanks for the info Rainer. I ended up picking up a Logic Probe from Radio Shack as it was only $18. Even if its not top of the line, it should work plenty fine for this job (and more later). If I get more serious about building these kits and the (...) (23 years ago, 29-Aug-01, to lugnet.robotics.handyboard)
 
  GPS
 
Hi there, Can anyone give me some clues on interfacing GPS to the HB? I have been tinkering with Curt Mills code without success. I have been trying to print the GPS data to the HB screen but so far no luck. The serial_getchar_nowait() function (...) (23 years ago, 28-Aug-01, to lugnet.robotics.handyboard)
 
  Re: Serial LED is not lighting up during charger board assembly
 
Hi Scott, as I mentioned before i only assembled some 6.270 boards, but no handyboard. So what's follwing is only what i guess. I can't check this out here. Are you able to measure (always with pin7 J9 as ground reference) +9V at pin2 U16 and -9V at (...) (23 years ago, 26-Aug-01, to lugnet.robotics.handyboard)
 
  Re: Question about necessary tools for HB assembly
 
Hi Scott, I assembled three 6.270 boards (kind of grandpa of handyboard) some month ago and didn't need an Oscilloscope or a Logic Probe. I guess you'll only need such things if you run into trouble with getting started with your handyboard. So, try (...) (23 years ago, 26-Aug-01, to lugnet.robotics.handyboard)
 
  Serial LED is not lighting up during charger board assembly
 
I'm in the middle of assembling the Serial Interface and Batt. Charger board but have run into a snag. While testing the serial circuit, I was able to see the +-9V values on pin 2 of U16. However, when testing the transmit and receive functions of (...) (23 years ago, 25-Aug-01, to lugnet.robotics.handyboard)
 
  Question about necessary tools for HB assembly
 
Howdy all, I'm getting ready to finally begin assembly of my HB and I have a question regarding the "necessary" tools for this. In the assembly guide, the last tool it states as needed is a Logic Probe or Oscilloscope. I've used O-scopes before but (...) (23 years ago, 24-Aug-01, to lugnet.robotics.handyboard)
 
  Re: Help neeeded in S19
 
Hi Chee, I used the assembler code of this shaft encoder software to create my own. Although using them in C is quite simple, programming in assembler much toucher - but very nice. Take a look at my website (URL) for the altered shaft encoder code. (...) (23 years ago, 23-Aug-01, to lugnet.robotics.handyboard)
 
  Re: Help neeeded in S19
 
Hi To solve your problem you don't need to learn s19 code. You must only something like encoder0_low_threshold= 75; in your program (c and nod s19). You must only replace the 0 (zero) according to your used analog port. For further information refer (...) (23 years ago, 22-Aug-01, to lugnet.robotics.handyboard)
 
  Help neeeded in S19
 
hi, I am using handy board to control my robot. In order to implement dead reckoning, I brought a pair of shaft encoders which give 1000 counts per revolution. I have downloaded encoder driver (.icb file)from Handy Board website "(URL) And, I wish (...) (23 years ago, 21-Aug-01, to lugnet.robotics.handyboard)
 
  Re: Is Expansion Board Servo Voltage Suppose to Be 9v
 
Make sure you measure the voltage under load. Without a load the diodes won't look like they're dropping anything. Fred (...) (23 years ago, 15-Aug-01, to lugnet.robotics.handyboard)
 
  Re: Is Expansion Board Servo Voltage Suppose to Be 9v
 
Yes, Fred, the diodes are in place. I Assume that is where I should start to test for opens, shorts and, bad diodes. Thanks for the help. Andy "Fred G. Martin" <fredm@alum.mit.edu> wrote in message news:200108150241.WA...net.com... (...) (23 years ago, 15-Aug-01, to lugnet.robotics.handyboard)
 
  Re: Is Expansion Board Servo Voltage Suppose to Be 9v
 
Do you have the dropping 2n540x diodes in place? they should drop the 9.6v batt to the 5-6v servo voltage. Fred (...) (23 years ago, 15-Aug-01, to lugnet.robotics.handyboard)
 
  Is Expansion Board Servo Voltage Suppose to Be 9v
 
Hello again, I was surprised to find that my expansion board servo ports were putting 9 volts. Is this the way the board was designed or is this in error. Most servos I have come across work in the upper 4 to 6 volt range. The servo I have runs (...) (23 years ago, 15-Aug-01, to lugnet.robotics.handyboard)
 
  Help Needed With Serial Output Drivers Syntax
 
Does anyone have an example of how to use the 7i9600 serial driver with the Scott Edwards SSC II. I cannot seem to find any documentation. Thanks, Andy Loy andyl@citlink.net (23 years ago, 14-Aug-01, to lugnet.robotics.handyboard)
 
  Re: Problem in Battery Power
 
Hi Chee, I have been told the power still needs to be supplied from that connector. My idea was to only use two of the four connecting pins (one for plus and one for minus) downward from the expansion board and solder two female connectors (one for (...) (23 years ago, 14-Aug-01, to lugnet.robotics.handyboard)
 
  Problem in Battery Power
 
Hi ! I am a research student in Robotic. I am using Handy Board together with Expansion Board to interface with DC motors and other sensory devices. Unfortunately, internal power supply is not adequate for powering my motors. So, I am thinking to (...) (23 years ago, 14-Aug-01, to lugnet.robotics.handyboard)
 
  Re: Shaft Encoder for Handy Board.
 
Hi Ridzuan, A couple of weeks ago I posted a question here if anyone had experience in using magnetic field sensors for building shaft encoders. The reactions I got lead me to build two shaftencoders using the KMZ10B by Philips. It is all pretty (...) (23 years ago, 5-Aug-01, to lugnet.robotics.handyboard)
 
  Shaft Encoder for Handy Board.
 
Hi there! We have three handy board controllers in our lab. We use it as our mobile robot's controller. Now, we want to add feedback motor control routine and required us to use shaft encoder. I just want to know, the model of the shaft encoder that (...) (23 years ago, 4-Aug-01, to lugnet.robotics.handyboard)
 
  HB for sale
 
MOVING, gotta go... FOR SALE: Handy Board, Serial interface w/ battery charger; computer connector; misc elements from senosor/motor kit (including all 4 motors, most sensors); Interactive C license key ALL for $200 or best offer Excellent condition (...) (23 years ago, 28-Jul-01, to lugnet.robotics.handyboard)
 
  IRQ and XIRQ pins on handyboard
 
Hello everybody, Is it a reason why the IRQ pin of the 68HC11 is not available. On the schema, seems that this pin is always up. If I look in the pcode.asm, the interrupt vector for IRQ ($BFF2) is set to RTI (BadInt) So, if I need to link a device (...) (23 years ago, 27-Jul-01, to lugnet.robotics.handyboard)
 
  LMD18200
 
Hi, I have a question about the PCB that Matt Harlan have made for an LMD18200 H-Bridge. In that PCB seems that the Thermal Flag Output of the chip goes directly out and ready to connet to the HB, but this output will not be, in the case of set, of (...) (23 years ago, 27-Jul-01, to lugnet.robotics.handyboard)
 
  Re: Any success running IC with W2000 on notebook?
 
Hi Steve, I have been running IC version 3.2 without any problems on W2k. Not on a notebook though. You can obtain a personal version of IC 3.2 from NetwtonLabs (www.newtonlabs.com/ic) for $35. Good luck, Willem van Asperen "Steve Mosiman" (...) (23 years ago, 25-Jul-01, to lugnet.robotics.handyboard)


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

Redisplay Messages:  All | Compact

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