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 / *6014 (-20)
  Re: GCC/HC11 small patch
 
(...) I added his patch into my patch and it is now available for download: ftp.eskimo.com/u/a/a...est.tar.gz I've also updated the readme to include the latest copyright information (everyone released it under the GNU Public License), and included (...) (25 years ago, 12-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Increasing current output to motors on HandyBoard
 
Actually, if you have been following this thread, there are several ideas that have come up, including the solid state relay (reliable, high current, but SPST, moderate cost ), transistor to up the current(reliable, mded current, low cost, but (...) (25 years ago, 12-Apr-99, to lugnet.robotics.handyboard)
 
  HB_IR.C: which ports?
 
Hi everybody, I'm experimenting with Kent Farnsworth's program for IR detection (files hb_ir.c and hb2_ir.icb). In Kent's program there is a function ir_counts(integer argument), where the argument can have the value 4, 5, 6 or 7. I've found that (...) (25 years ago, 11-Apr-99, to lugnet.robotics.handyboard)
 
  Smooth PWM for IC3.2?
 
Hi everybody, I have IC3.2 and want to use the smooth PWM functions. I've already adapted my lib_hb.c file. If I use the pcode_hb.s19 file adapted for smooth PWM (downloaded from Fred Martin's site), everything works ok, only I end up with IC2.8! (...) (25 years ago, 11-Apr-99, to lugnet.robotics.handyboard)
 
  part C3????
 
I need a reliable easy source to purchase part C3 online...digikey says it's obsolete and they have no substitute. Can anyone help??? -Jon (25 years ago, 11-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Increasing current output to motors on HandyBoard
 
Hi, Anyone know where I can purchase a commercial unit that I can operate automobile starter type relays from the COMOS outputs on the handyboard expansion board? only 5 mA per output. Or would it be eaiser to fabricate? I don't want to damage the (...) (25 years ago, 11-Apr-99, to lugnet.robotics.handyboard)
 
  Re: multitasking
 
(...) The subroutines continue execution exactly where they left off, making the multitasking transparent to you. You normally shouldn't have to give any thought to how many ms each one gets. If timing is important to you for some reason and the (...) (25 years ago, 11-Apr-99, to lugnet.robotics.handyboard)
 
  multitasking
 
I have a simple question regarding multitasking. I am using two subroutine in a multitasking. start_process(ir()); start_process(detect()); Both subroutine should run for 5 ms(default). Consider an example that the subroutine detect() require more (...) (25 years ago, 11-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Increasing current output to motors on HandyBoard
 
Total cost for both, $56.00. Smaller ones are cheaper. Again, the advantage is convenience, not cost. These pulg right into the motor driver output ports on either the Handy Board or the Rug Warrior with the L293D left in place, and take no other (...) (25 years ago, 10-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Quick troubleshooting help please!!!!
 
I would also check the circuit traces. Clip an ohm meter to the battery ground and check all the ground points, then do the same for +battery. Take a magnifying glass to the traces you can see. Look for places where the smoke got out. Once the (...) (25 years ago, 10-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Increasing current output to motors on HandyBoard
 
So that's like $28 for the H excluding the protecting circuitry? How much did this setup cost for both motors? ---...--- ericson mar Robotics Consultant mar@cooper.edu (212)353-4356 Department of Mechanical Engineering The Cooper Union for the (...) (25 years ago, 10-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Increasing current output to motors on HandyBoard
 
Howdy, My original suggestion was to use *solid state* relays. They don't have any contacts. I use them plugged right into my Rug Warrior board at the motor output ports (would work the same on my Handy Board, but I have it on a smaller base, and (...) (25 years ago, 10-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Increasing current output to motors on HandyBoard
 
Haven't actually tried it, but I was thinking of the same sort of thing. Use a FET for PWM and a DPDT relay for direction. practically speaking, if you only switched the relay when the FET was off, no power transition, etc.... If your 'bot moves (...) (25 years ago, 10-Apr-99, to lugnet.robotics.handyboard)
 
  GCC/HC11 small patch
 
I contacted the original person who did the HC11 port to gcc (Otto Lind), and he pointed me to a patch for it. If you're using gcc-2.8.1 with the HC11 patches in it, you may want to try this: At line 502 of config/m6811/m6811.c, change from: { (...) (25 years ago, 9-Apr-99, to lugnet.robotics.handyboard)
 
  Re: GCC 2.8.1 for HC11
 
(...) You can have a copy of mine if you like. You can relocate it to any available digital ports with ease. It is set up for a single sensor, but you can easily add as many as you have ports for. (...) For people using the Handy Board in small (...) (25 years ago, 9-Apr-99, to lugnet.robotics.handyboard)
 
  Re: GCC 2.8.1 for HC11
 
(...) I think I'm in the process of writing up such a document. Combined with Fred's guide to programming the 6811 (which covers the miniboard nicely), hopefully this will fill the gap. (...) And using IC libraries works well, up until you have a (...) (25 years ago, 9-Apr-99, to lugnet.robotics.handyboard)
 
  Re: GCC 2.8.1 for HC11
 
(...) You have to get good at reading schematics in this case, period. Schematics are very hard to read at first, but it does get easier quickly. If someone were to write up details on how to access various devices on the Handyboard though (...) (25 years ago, 9-Apr-99, to lugnet.robotics.handyboard)
 
  Vesit rover
 
Dear friends, You know that we at Vesit, Bombay were making a rover using the handy board. Learn more about it at (URL) sincerely, Nitin (25 years ago, 9-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Multi-Processing
 
Dear Kat, Try using music.c that I had downloaded and I have sent as an attachment.This file cantains functions which play music on the piezobeeper. Yours sincerely, Nitin (...) (25 years ago, 9-Apr-99, to lugnet.robotics.handyboard)
 
  Re: PCB coating
 
First use TINNIT Bright Tin Plate No. ER18 (cheap and does the job) available at Circuit Specialists and Jameco. A better tin plate already mixed can be found at JDR Micro Devices. Then use M.G. Chemicals Conformal Coating which is a flexible (...) (25 years ago, 9-Apr-99, 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