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 / *6009 (-20)
  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)
 
  Re: interactive C
 
Dear Stefano, Visit el.www.media.mit.edu...index.html to find about the needed software. Mostly you will be needing ic.exe and some library files. You may need a new pcode. Yours sincerely, Nitin (25 years ago, 9-Apr-99, to lugnet.robotics.handyboard)
 
  power supply questions
 
Hello all, I want to power the handy board using the 250watt 12V 9amp power supply of a PC. Any suggestions as to what I should take into consideration before attempting this. A buffer? A fuse? A straight hook up? Why is the HB not supposed to be (...) (25 years ago, 9-Apr-99, to lugnet.robotics.handyboard)
 
  Re: GCC 2.8.1 for HC11
 
(...) My favorite 68HC11 text resource is: 68HC11 Microcontroller by Joseph D. Greenfield Amazon Price: $87.50 (Wow! I'm sure I didn't spend nearly this much when I bought mine 3 years ago...) The sections on using the 68HC11 timers for interrupts, (...) (25 years ago, 9-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Increasing current output to motors on HandyBoard
 
I wonder if this would last since a relay is mechanical and I would assume that it would wear with all that "switching". Doe anyone have any experience with this? Thanks. ---...--- ericson mar Robotics Consultant mar@cooper.edu (212)353-4356 (...) (25 years ago, 9-Apr-99, to lugnet.robotics.handyboard)
 
  Re : -> Interactive C
 
You help has been really useful, i'm going to visit thi slink immediately! Stefano Falconetti (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