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 / *4139 (-20)
  Config register 0x3c
 
Hello all (especially Fred and other gurus), I have some config register woes I can't resolve, and the mail archives have only got me so far. I had a little electrical "accident" and now when I try to download pcode using HBDL in Win95, the boot (...) (26 years ago, 15-Jul-98, to lugnet.robotics.handyboard)
 
  MiniBoard Needed
 
All Anyone has a working miniboard for sale. I need it ASAP. Please Help. ---...--- Hachemi Mechlih URL : www.fanucrobotics.com FANUC Robotics North America, Inc. Email: mechlihx@frc.com 3900 W. Hamlin Road Voice: (248) 377-7755 Rochester Hills, MI (...) (26 years ago, 15-Jul-98, to lugnet.robotics.handyboard)
 
  Request Help on the HD
 
Hi, Currently, I using Seal Lead Acid batteries (1.2Amp hrs) of voltage 12 v to drive my Stepper Motor and photoelectric sensor. stepper motor using 3v and current is 2 Amp. Sensor is using 12v and current is 35mA max. The total sensors used are 7 (...) (26 years ago, 15-Jul-98, to lugnet.robotics.handyboard)
 
  Sumo-Robots
 
Hi all, i´m looking for germany-sumo-robotic fans and builders. Is there any sumo-events in germany ? Have somebody infos about sumo-robots (construction, tip & tricks, etc.) ? Bye Bernd Klein P.S. I know the www-Pages from Bill Harrison, PARTS and (...) (26 years ago, 15-Jul-98, to lugnet.robotics.handyboard)
 
  Please add me to the list
 
Administrator Please add my email to the handyboard list. Thanx Hachemi (26 years ago, 15-Jul-98, to lugnet.robotics.handyboard)
 
  dvice on the algorithm
 
Hello, I need some help to go on in my project. The following are the question needed to be answered : 1) Presently, I'm writing a program using Interactive C in my project. The project is involved a robot which has to be mobiled and move from one (...) (26 years ago, 14-Jul-98, to lugnet.robotics.handyboard)
 
  Please advice on the alogorithm
 
Hello, I need some help to go on in my project. The following are the question needed to be answered : 1) Presently, I'm writing a program using Interactive C in my project. The project is involved a robot which has to be mobiled and move from one (...) (26 years ago, 13-Jul-98, to lugnet.robotics.handyboard)
 
  communicating with the Scott Edwards SSC's
 
Hi all, There is a 9600 baud driver for easy control of the Scott Edwards Serial Servo Controller. Please see (URL) and look for the link, "9600 baud serial output." Yours, Fred (26 years ago, 12-Jul-98, to lugnet.robotics.handyboard)
 
  PLAIN TEXT ONLY
 
Dear all, I would like to remind everyone to please attempt to send PLAIN TEXT ONLY messages when you post to the Handy Board mailing list. This is to respect the many of us who have old fashioned text only mail readers, and to save bandwidth in the (...) (26 years ago, 12-Jul-98, to lugnet.robotics.handyboard)
 
  Mini SSC
 
Has anyone used their handyboard to talk to Scott Edwards servo controller (the Mini SSC I or II)? I'm about to experiment with this as soon as my 12 servos arrive, and was wondering if anyone could provide any useful insights or code. (26 years ago, 12-Jul-98, to lugnet.robotics.handyboard)
 
  ASM 96
 
Hi, sorry to drift from the point of this mailing list but I have a question for all the 80C196 users out there. Does anyone have ASM 96? I have been searching for it for weeks now, without any luck. The only thing I can find about it is updates to (...) (26 years ago, 10-Jul-98, to lugnet.robotics.handyboard)
 
  Re: assembler
 
Hi all, Would be great if messages were sent in plain ASCII... Andre Ramos (26 years ago, 10-Jul-98, to lugnet.robotics.handyboard)
 
  Re: assembler
 
Hi Richard, Sorry for my bad english (normaly i speek german). The 68hc11 has differnt kinds of addressing-modes. 1) LDAA #65 : immediate adress, The value is stored in accumulator 2) LDAA result : direct Adress The value from adress RESULT is (...) (26 years ago, 10-Jul-98, to lugnet.robotics.handyboard)
 
  assembler
 
Hello, can anyone tel me the function of the # in the AS11 assembler, i'm new at assembler programming and get sometimes confused about the usage of the # # means a number, but what's the difference between: ldaa #$1000 and ldaa $1000 Thanks, (26 years ago, 10-Jul-98, to lugnet.robotics.handyboard)
 
  External ram
 
Hello all, I have an 68hc11F1 and 32 K of external ram and 32k of flsah. I have the 16 mhz version of the hc11. While having problems to program the flash suggestions from the list where that i probably had a timing problem. So i reduced the (...) (26 years ago, 10-Jul-98, to lugnet.robotics.handyboard)
 
  Sorry: Re: Inclinometer for Handyboard
 
I humbly apologize for the time and bandwidth I forced on everyone with my intended-to-be-small...-and-dirty sketch on the inclinometer. I honestly did not realize the size of the file when I sent it or I'd have found a much better way of doing so. (...) (26 years ago, 10-Jul-98, to lugnet.robotics.handyboard)
 
  Re: check_sensors.c
 
Hi Joe&David,All, Let me explain what I would like my handyboard to do. Guide a lawnmower by detecting the border of cut and uncut grass. Monitor a row of 16 +or- ir emitter/detector pairs placed about every two inches to report to the motor control (...) (26 years ago, 10-Jul-98, to lugnet.robotics.handyboard)
 
  IR, bitmapping
 
I was just wondering if you could get the handyboard to transmit other than just in 125 hz or 100hz. Also...has anyone done anything like making a robot follow another using the ir transmit? Has anyone had any success using shaft encoders to make (...) (26 years ago, 9-Jul-98, to lugnet.robotics.handyboard)
 
  Re: Inclinometer for Handyboard
 
greetings everyone, this is a reminder to please NOT send 1MB attachments to the list! In the guidelines I sent you when you were subscribed to the list, I stated a limit of 50 KB (that's kilobytes) for any message. Please remember that your message (...) (26 years ago, 9-Jul-98, to lugnet.robotics.handyboard)
 
  Re: ic help
 
Hi LLya, Actually, descriptions of these functions are described in HB manual, at least mine has. peek() returns integer value for the given location passed in as the parameter. For example: value = peek( 0x200); The peek returns the int. value (...) (26 years ago, 9-Jul-98, 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