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 / *2914 (-20)
  2-legger
 
How about 'bipedal'? (...) better than 2 legger... if there is a >better word.. please inform me...) (27 years ago, 30-Oct-97, to lugnet.robotics.handyboard)
 
  qt movie of honda's 2 legger robot... PLLL...LLLEEE...EEEZZZ read instructions....
 
I have a 1 meg quicktime movie of the honda hominid robot.... (I'm saying hominid because it sounds better than 2 legger... if there is a better word.. please inform me...) If you want it... e-mail me with the words "GIVE IT TO ME" in the (...) (27 years ago, 30-Oct-97, to lugnet.robotics.handyboard)
 
  MIT Cricket IR Communications
 
I have been reading the information about the MIT Crickets on the MIT website and was wondering if Fred is able to provide any information on how this is performed. I realise from the web pages that some of the information is confidential and (...) (27 years ago, 30-Oct-97, to lugnet.robotics.handyboard)
 
  Re: Construction problem
 
One other thing. When I try to load IC, it never syncs with the HB. I am fairly certain that I have IC configured correctly. (...) ___...___ ___...___ Jonathan Swaby 305 Sparks Bldg Computer Support Specialist 814-865-0693 Penn State University (...) (27 years ago, 30-Oct-97, to lugnet.robotics.handyboard)
 
  Construction problem
 
Initially, I was not able to get the board to config at 0x0c. I got this to work by using DL and some of its command line options. Once I got this to work and set config at 0x0c, then HBDL worked just fine. My new problem is that I can not get the (...) (27 years ago, 30-Oct-97, to lugnet.robotics.handyboard)
 
  followup: Initial Download Problems
 
just to add a bit, the chips that can be bad if you can't bootstrap are the 6811, the RAM, the 'hc04, and the soldered-down 'hc373. If you have any easy way of swapping first 3 of these 4 these chips, try it. Fred (...) ? (...) co (...) (27 years ago, 30-Oct-97, to lugnet.robotics.handyboard)
 
  Re: serial interface
 
Lisa you could also use the HEXMON40 program you might already be familiar with from the Mini Board. Basically all you have to do is change the motor out and vector location definitions. See the FAQ for the memory map of the Handy Board. (URL) your (...) (27 years ago, 30-Oct-97, to lugnet.robotics.handyboard)
 
  Re: Initial Download Problems
 
you easily could have blown chips if the vreg was shorted. then you're putting the direct batt voltage into the chips. just about any chip could be blown. sorry for the bad news! i'd try ordering the socketed parts from jameco and swap chips. fred (...) (27 years ago, 30-Oct-97, to lugnet.robotics.handyboard)
 
  Re: serial interface
 
[Lisa Meeden] spake unto the ether: (...) Hi Lisa, I wrote the conio.c etc. stuff, but purposely didn't write any kind of command/telemetry protocol like you're suggesting. If a polled serial I/O environment on the HB side is good enough for your (...) (27 years ago, 29-Oct-97, to lugnet.robotics.handyboard)
 
  Re: tic2int
 
(...) You are indexing off the X register without ever setting it. To access the TIC2INT interrupt vector I think you first need to do LDX #$BF00 To access the other things like TCTL2 etc first do LDX #$1000 Good luck, /Max (27 years ago, 29-Oct-97, to lugnet.robotics.handyboard)
 
  UK Suppliers of PCBs
 
I have a stock of Handyboard PCBs which I intended to incorporate into kits but if anyone in the UK is interested in just the blank boards I can supply them as a set of HB and IF/Charger board for £19-50 sterling including first class post. Payment (...) (27 years ago, 29-Oct-97, to lugnet.robotics.handyboard)
 
  serial interface
 
I am interested in using the handyboard platform to do online robot learning on a unix platform. I would like to have my learning program (written in ansi C and compiled with gcc) running on a unix machine sending motor commands and receiving sensor (...) (27 years ago, 29-Oct-97, to lugnet.robotics.handyboard)
 
  Initial Download Problems
 
I have had my HB for more than a year, and have had no problems with it at all, until now. The first problem was that I would fully charge the battery, but when I removed the Charger, the HB would suck all of the power within fifteen minutes. Then a (...) (27 years ago, 29-Oct-97, to lugnet.robotics.handyboard)
 
  Re: Female strip headers!
 
(...) One thing to watch out for with Mouser is that they have often split up my orders and shipped it from two or more locations, charging me the shipping for all the packages. I have ordered 10 pieces of something and they have shipped 9 from one (...) (27 years ago, 29-Oct-97, to lugnet.robotics.handyboard)
 
  handyboard - 68HC11 - slip/ppp httpd server - Anyone done one?
 
Hi all, I was wondering if anyone has written a slip/ppp and httpd server type software for the HC11 and/or handyboard. Ie you connect to the hc11 via a web browser to get information out of it. Anyone got anything they wisht to share? tnx les (27 years ago, 29-Oct-97, to lugnet.robotics.handyboard)
 
  Re: Female strip headers!
 
Digikey and Mouser sell them. Tandy's Tech America sells them. Mouser has no minimum and charges you the actually shipping costs. Tech America and Digikey have inflated shipping charges. Mouser and Digkey have their catalogs on-line ,but they are (...) (27 years ago, 29-Oct-97, to lugnet.robotics.handyboard)
 
  tic2int
 
Hello, I'm new to the world of the HB. I'm trying to get TIC2INT to work off the digital(8) but its not working. The code I used is below and ideas where I went wrong? #include "include\6811regs.asm" ORG MAIN_START variable_oto: FDB 00 (...) (27 years ago, 29-Oct-97, to lugnet.robotics.handyboard)
 
  Female strip headers!
 
All, Where can I find the female strip headers for use on the handyboard? Tim North tim.north@symbios.com (27 years ago, 29-Oct-97, to lugnet.robotics.handyboard)
 
  Re: Low battery detection
 
(...) Sure: Solder a wire to the "BATTERY +", add 2 resistors to make a voltage divider (to divide the battery ABSOLUTE MAX condition, say about 12V, down to about 4 volts for the analog 0-5v range), and feed it into an ANALOG input point. Put a (...) (27 years ago, 29-Oct-97, to lugnet.robotics.handyboard)
 
  Low battery detection
 
Is it possible for a handy-board program (either 'C' or assembler) to detect a low battery condition? (27 years ago, 29-Oct-97, 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