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 / *8135 (-20)
  Handyboard Battery
 
I am trying to get my Handyboard to work off of the 9.6V battery without the DC adapter connected. With the DC adapter hooked directly to the cpu board and the battery connected everything works fine. Without the cable just using the 9.6V battery I (...) (24 years ago, 25-Jan-01, to lugnet.robotics.handyboard)
 
  Reading PWM Servo Signal into Handyboard
 
I need to read the pulse width modulated signal put out by a radio control receiver into the Handyboard. I have thought about using a radio control PWM to electric motor speed controller and feeding this into an analog in port on the Handyboard but (...) (24 years ago, 22-Jan-01, to lugnet.robotics.handyboard)
 
  Re: Trouble working with PORTC
 
Yes, I'm answering myself. I now notice that Port C is being used by the LCD. Therefore, I'm guessing that this is part of the problem (the whole problem, a really big problem?). I'm still curious as to how Port C might be shared - is it still (...) (24 years ago, 20-Jan-01, to lugnet.robotics.handyboard)
 
  Trouble working with PORTC
 
I'm having a little trouble working with Port C on my 68hc11. A little background: the 68hc11 is part of a rug warrior pro. This board brings Port C out to an expansion socket which I can access. I'm generally using Interactive C 3.1 to work with (...) (24 years ago, 20-Jan-01, to lugnet.robotics.handyboard)
 
  Re: Sonar and the expansion board.
 
Hi, Try some of these techniques from the sites list here and see what you get. If you still get the errors in readings then you should assume that there is a problem with the board. Fortunately all chips on the board are replaceable and there is a (...) (24 years ago, 20-Jan-01, to lugnet.robotics.handyboard)
 
  Sonar and the expansion board.
 
I am having quite a problem with getting the proper readings from the sonar. Here is a little background on what I have tried. I have a total of four driver boards and four sonar modules. I have soldered on the non-polarized tantalum 0.1uF (...) (24 years ago, 20-Jan-01, to lugnet.robotics.handyboard)
 
  Re: downloading the pcode during assembly
 
It is possible that the pins of the 68HC11 chip are not making good contact in the socket. To fix the problem remove the chip, take a sewing push pin and make a hook in the tip. Use it to very gently pull out each pin connection in the CPU socket. (...) (24 years ago, 16-Jan-01, to lugnet.robotics.handyboard)
 
  2x20 Optrex LCD for my handyboard
 
Hi, I recently purchased a 2x20 LCD pannel for my Handy Board, I need to know how to modify the pcode to take advantage of the new screen, Can anyone help? (24 years ago, 16-Jan-01, to lugnet.robotics.handyboard)
 
  as11_ic on unix now mailing to make icb properly.
 
Hi, I am on the unix platform for development. I am working on 1-wire network code for the handyboard (in assembly) I'm getting Unrecognized Mnemonic errors and value truncated errors. I then decided to assemble speed.asm, and noticed I get the same (...) (24 years ago, 16-Jan-01, to lugnet.robotics.handyboard)
 
  Re: hacking servo motors
 
(...) Hi all, why so complicated ? Use a pair of gears to double the turn ability. We had the same problem (to find a beacon) and succesfully build it. I guess you don't have to be 1 degree accurate, or ?? I think 2 degrees will work. (You don't (...) (24 years ago, 16-Jan-01, to lugnet.robotics.handyboard)
 
  Re: hacking servo motors
 
It's just an ordinary motor after you modify it to take out the feedback device, and you have no idea of where it is pointing at any time. Maybe you could have the robot turn in a circle to find the beacon? Or use a small stepper motor? You can (...) (24 years ago, 15-Jan-01, to lugnet.robotics.handyboard)
 
  hacking servo motors
 
Hi, I am trying to implement a auto recharge system for my robot. i am using a homming beacon on the recharging station and whenever myrobot is out of charge it has to find the that beacon. to scan the area i need to use the sero motor. i never used (...) (24 years ago, 15-Jan-01, to lugnet.robotics.handyboard)
 
  Re: 2 RealTimeJava for the 68HC11 Questions
 
Yes, I bought one in kit form from www.acroname.com (whom I highly recommend). As far as what else it can do, I would suggest visiting www.handyboard.com to read more about it. (...) (24 years ago, 15-Jan-01, to lugnet.robotics.handyboard)
 
  Dallas 1 Wire Interface on handyboard
 
Hi, has anyone implemeted Dallas Seminconductor 1Wire network on Handyboard? If not I'll take a a stab at writing the code, it doesn't look to bad according to the application notes. I've got several of the Dallas 1 wire thremometer chips.. pretty (...) (24 years ago, 14-Jan-01, to lugnet.robotics.handyboard)
 
  Re: 2 RealTimeJava for the 68HC11 Questions
 
(...) Other than seeing people write about it, I'm not familliar with this product. When you say "newly constructed" is that to say it's in a kit form? Who makes it and where do you get it? I understand that it's a microcontroller development board, (...) (24 years ago, 14-Jan-01, to lugnet.robotics.handyboard)
 
  2 RealTimeJava for the 68HC11 Questions
 
Hello All, I am having lots of fun with my newly constructed Handy Board. I have also downloaded the simple RealTimeJava for the 68HC11 and been using that. It has worked well for me and I am inclined to continue using this as my tool of choice for (...) (24 years ago, 14-Jan-01, to lugnet.robotics.handyboard)
 
  Re: downloading the pcode during assembly
 
(...) I have checked my serial charger board with hyper terminal. It is working perfectly. I have checked also the connections between the charger board and the HC11 and they are ok. (...) I have checked every wire connection between the HC11 and (...) (24 years ago, 13-Jan-01, to lugnet.robotics.handyboard)
 
  battery charging monitoring
 
I have designed a simple lead acid charger for 12 V batteries and i am looking for a software program for 68hc11 microprocessor in order to monitor certain charging characteristics ( voltage, current, temperature). Thank you. (24 years ago, 12-Jan-01, to lugnet.robotics.handyboard)
 
  Sonar/Compass together on HandyBoard Expansion
 
Has anyone tried interfacing a PNI Compass to a Handyboard expansion board w/sonar? Can anyone share the info? (24 years ago, 12-Jan-01, to lugnet.robotics.handyboard)
 
  Re: downloading the pcode during assembly
 
The HB is supposed to be in special test mode, see (URL) . Re your downloading problems, first, see the debug info at (URL) the Windows serial debug test there, make sure that the serial signals are getting from the HB's RJ11 connector to the 68HC11 (...) (24 years ago, 12-Jan-01, 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