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 / *2869 (-20)
  Rob Gaunts Last Message
 
I sent out a message few minutes ago listing all sorts of problems I was having. Don't worry about it. I just figured it all out. I was using lib_r22.lis instead of lib_hb.lis in IC. Now things are working fine except that the voltage at pin 8 of (...) (27 years ago, 22-Oct-97, to lugnet.robotics.handyboard)
 
  Digital Ins and Motor Outs
 
I have succesfully loaded pcode_hb.s19 and run IC with my Handyboard (finally). However, I am having a few problems with the digital inputs and the motor outputs. The Start and Stop buttons work fine when testing the digital inputs using the (...) (27 years ago, 22-Oct-97, to lugnet.robotics.handyboard)
 
  AD: Wirz Electronics
 
Hello Everyone, We have a number of new Microcontroller products that we think you may be interested in: ---...--- Microchip PIC Products: "Programming and Customizing the PIC Microcontroller" book by Myke Predko (URL) Up The Pace" book by David (...) (27 years ago, 22-Oct-97, to lugnet.robotics.handyboard)
 
  Robot
 
Greetings, Just an FYI for everyone, I noticed a promo on the Discovery Channel that will feature a small robot. Strangely, the segment is to feature deformed frogs also. Not quite sure what the connection is , but....It was advertised to air (...) (27 years ago, 22-Oct-97, to lugnet.robotics.handyboard)
 
  Re: Board synch problem
 
Fred et.al.: Success! DLM, DL, and the others just wouldn't work for any of my hardware, but a colleague wrote a shareware application ( LOADHC11.EXE ) expressly to load bootstrap 256 byte loader program into page zero of internal RAM , including (...) (27 years ago, 20-Oct-97, to lugnet.robotics.handyboard)
 
  Re: Board synch problem
 
two things you can try: 1. use DLM to download the CONFIG0C.S19 file. Make sure to use the -eeprom flag. This will cause it to burn the config register to the proper value. 2. Have you tried Randy Sargent's DL.EXE for DOS / Win 3.1 full screen DOS (...) (27 years ago, 20-Oct-97, to lugnet.robotics.handyboard)
 
  Re: Board synch problem
 
I'm not sure if my follow up message made it, appears to have bounced. Just in case, the problem resolved when I took out the modem and network cards. Interestinly, the handyboard battery was nearly discharged when the problem surface. The cards had (...) (27 years ago, 20-Oct-97, to lugnet.robotics.handyboard)
 
  Re: Board synch problem
 
I've noticed the only limited success I've had downloading pcode_hb.s19 is - with older slower systems that have _no_ modem cards installed using dlm - with win95 or win311 systems using hbdl with no modem cards as well. The hbdl downloads them (...) (27 years ago, 20-Oct-97, to lugnet.robotics.handyboard)
 
  Handyboard Projects
 
Ben Zorn of the University of Colorado/Boulder presented a paper last Wednesday, 15 Oct 97, at the Telemanipulator and Telepresence Technologies IV section of the International Symposium on Intelligent Systems and Advanced Manufacturing in (...) (27 years ago, 20-Oct-97, to lugnet.robotics.handyboard)
 
  Re: Board synch problem
 
last week someone reported solving this by letting the battery charge. let us know if that works. am assuming that nothing changed in your config (cpu, cables, etc). fred In your message you said: (...) (27 years ago, 20-Oct-97, to lugnet.robotics.handyboard)
 
  Board synch problem
 
As they used to say on Saturday night live "Never mind." After sending off my e-mail, I decided to remove my modem and network PCMCIA cards. That solved my problem, everything is working again. I don't recall reconfiguing the cards or adding any new (...) (27 years ago, 20-Oct-97, to lugnet.robotics.handyboard)
 
  Board synch problem
 
My board has been running well for a few months. Last week it would not sychronize with IC 3.1. Also, no initial LCD display and heartbeat. After several attempts I was able to download pcode, but received a message suggesting the config register (...) (27 years ago, 20-Oct-97, to lugnet.robotics.handyboard)
 
  Re: Handyboard Projects
 
Hello, I have seen some projects (MSc or undergraduate thesis) that used Rug Warrior board. (URL) we replace those projects with Handyboard? Patrick --00---...--- Low Cost MIT Handyboard Supplier and Official Distributor of Interactive-C 3.1 WWW: (...) (27 years ago, 19-Oct-97, to lugnet.robotics.handyboard)
 
  Handyboard Projects
 
Hi, I was wondering if there are any papers out there which involve projects that use the Handyboard. Either published or unpublished. If so, where can I find such documents. Perhaps on the Net or trade journals...? ---...--- ericson mar Master of (...) (27 years ago, 19-Oct-97, to lugnet.robotics.handyboard)
 
  lib_hb.lis
 
That was my whole problem. When I started up interactive C it used lib_r22.lis not lib_hb.lis. I deleted lib_r22.lis and manually loaded lib_hb.lis onto the board. Everything works fine. I appreciate all the help. chris rhodes (27 years ago, 19-Oct-97, to lugnet.robotics.handyboard)
 
  Re: hbtest errors
 
John: After I posted my message, I tried hbdl as well with some success... The code downloads now, but upon completion, returns a "config register = 0x0F" error message. This happened to both of my boards, which leads me to believe that it is (...) (27 years ago, 19-Oct-97, to lugnet.robotics.handyboard)
 
  Re: Continuous use
 
(...) Yes, this will work fine. -Fred (27 years ago, 19-Oct-97, to lugnet.robotics.handyboard)
 
  Re: hbtest errors
 
Hi Craig, I am hardly an expert at this stuff as you can see from my posts. However, to answer your question, I was able to download pcode_hb.s19 only by giving up on dlm and resorting to hbdl which is a Windows downloader that came with my package (...) (27 years ago, 19-Oct-97, to lugnet.robotics.handyboard)
 
  Re: hbtest errors
 
John ( and everyone else ) ( Shameless Newbie Introduction follows...) I've just joined this list, and have barely finished constructing my first two handy-boards v1.2. Kudo's to Fred on a fine product. John... yours is the first message I've seen (...) (27 years ago, 19-Oct-97, to lugnet.robotics.handyboard)
 
  Re: hbtest errors
 
You are using the wrong library files. Make sure the IC application is set up to use lib_hb.lis, not lib_r22.lis, and get the library files from the HB Software Resouces page. Fred In your message you said: (...) (27 years ago, 18-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