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 / *2564 (-20)
  RE: 3V motors
 
Yes, it is true that altering the duty cycle does not alter the voltage. What it does do it alter the amount of current to the motor. The problem with these motors is that they draw too much current, more than the HB can readily provide them. By (...) (27 years ago, 6-Aug-97, to lugnet.robotics.handyboard)
 
  Re: 3V motors
 
Also, something to keep in mind regarding the motor drivers is that "lowering the power" doesn't change the drive voltage. I assume (ok, here's a chink in the argument, if this is wrong, I hope Fred or someone will correct me) that the handyboard (...) (27 years ago, 6-Aug-97, to lugnet.robotics.handyboard)
 
  Interrupts in Interactive C
 
There a way from assign to a interrupt some function wrote in interactive C? How I can put the vector (for the SPI for example $FFD8) pointing to my source???? Thanks in advance. German Pablo Gentile Analista de Sistemas ggentile@cvtci.com.ar (27 years ago, 6-Aug-97, to lugnet.robotics.handyboard)
 
  Re: 3V motors
 
I too had a problem with 3 volt motors. The issue is the height of the PWM output. If you drive your motor function at 50%, then 50% of 9.6V is still much higher than the 3 VDC for full speed. One way to get some resolution is to modify the supply (...) (27 years ago, 6-Aug-97, to lugnet.robotics.handyboard)
 
  Motors
 
Hi. I am running two 3.3V motors with the handy board. Sometimes The motors would just stop running. The leds that indicates the motors are running are still lit. Also the two chips next the motor output gets very hot. The number on the chip is (...) (27 years ago, 6-Aug-97, to lugnet.robotics.handyboard)
 
  MAgentic card readers again...
 
Anyone can help me about the way to connect a magnetc card reader to the handy? I use the idea from david negro , that use the SPI port, but i don't can make work the code... Can anyone tell me uf exists other source of that info ont the web?? (...) (27 years ago, 6-Aug-97, to lugnet.robotics.handyboard)
 
  Re: IR output on HB
 
No, don't use a transistor! The HB's IR out already has one. But the parallel-with-a-sepa...r-for-each method is correct. -Fred In your message you said: (...) (27 years ago, 5-Aug-97, to lugnet.robotics.handyboard)
 
  Re: IR output on HB
 
Run them in parallel, use a transistor. Like so: +5v | +---+---+---+---+---+ | | | | | | \ \ \ \ \ \ / R / R / R / R / R / R \ 1 \ 2 \ 3 \ 4 \ 5 \ 6 / / / / / / -- -- -- -- -- -- \/ \/ \/ \/ \/ \/ -- -- -- -- -- -- HB + | | | | | | \ | | | | | | / (...) (27 years ago, 5-Aug-97, to lugnet.robotics.handyboard)
 
  Re: CdS cells
 
[David.J.Dostal@lawrence.edu] spake unto the ether: (...) I just ordered some from Mouser, the smaller of the two physical sizes they have, 3K to 100K I believe are the light/dark resistances. These give analog(PORT) values of about 10 in ordinary (...) (27 years ago, 5-Aug-97, to lugnet.robotics.handyboard)
 
  CdS cells
 
hi everyone, I am looking to purchase a batch of CdS photo cells but I think that I need more information before I order. The catalogs (Digi-Key, Mouser, etc.) list several different photocells (different resistances, power dissipation, etc.) and I (...) (27 years ago, 5-Aug-97, to lugnet.robotics.handyboard)
 
  3V motors
 
Mike, I had a similar problem and the solution is not to put a resistor in series with the motors. With the varying amount of current a motor draws, the voltage drop across the resistor will vary as well and the motors will not see a consistent 3V. (...) (27 years ago, 5-Aug-97, to lugnet.robotics.handyboard)
 
  3v motors
 
I have a cute little tracked robot base i want to run from a handyboard, but the problem is that it has 3V motors. The handyboard is set up to power 9v, right? The way i see it, i can either just put a resistor in series with the motor to drop the (...) (27 years ago, 5-Aug-97, to lugnet.robotics.handyboard)
 
  IR output on HB
 
Hi, I'm trying to get the ir output on the handy board to power more than 4 LEDs (need to power 6), anything beyond that the ir signals become drastically weak. I have these LEDs wired serially. I'm not too familiar with electronics, so is it (...) (27 years ago, 5-Aug-97, to lugnet.robotics.handyboard)
 
  Re: ? mobile base for handyboard
 
Depends on what you want to accomplish. The LegoBug can use otpical sensors to follow a black tape and the smaller 'micro-motors' are better (less play) than the standard 9v motors. check out (URL) for instructions, ordering info and a price list. (...) (27 years ago, 4-Aug-97, to lugnet.robotics.handyboard)
 
  ? mobile base for handyboard
 
Can anyone suggest mobile bases for the handyboard. I am looking for something which is reasonably priced and fairly easy to work with (for a "software" type!). Has anyone used the ARBE-ONE? LEGOBug? Thanks. David Naugler (27 years ago, 4-Aug-97, to lugnet.robotics.handyboard)
 
  When Will It Be Available?
 
Hi! I got to do some test multi servo-motors. I found out the expansion board is not available yet. When will it be available from vendors? I can make a simple test by using #9 digi-input though. best Regards, Mark Kim (27 years ago, 4-Aug-97, to lugnet.robotics.handyboard)
 
  Re: RC bot base
 
Hi, A few students here at Penn State Abington successfully controlled the Zig-Zag using a 6270 board with both a 6volt and 9.6 volt supply using a .5 or 1 ohm series resistor. If I remember correctly the current is in the 2 amp range when loaded. (...) (27 years ago, 4-Aug-97, to lugnet.robotics.handyboard)
 
  Re: RC bot base
 
I have that car too but I haven't tied it to the handyboard yet because it gets stuck goin sideways! Does yours?? Have you tried the motor function or just the fd() function. The motor function should be able to slow down the motors. If not, the (...) (27 years ago, 4-Aug-97, to lugnet.robotics.handyboard)
 
  serial data link
 
Hello All, I am trying to construct a device to replace the wires between the RS-232 converter and the Handy Board. Of the many questions involved in this sort of thing the first one I'm wondering if anybody has experience with is the matter of (...) (27 years ago, 4-Aug-97, to lugnet.robotics.handyboard)
 
  Re: IR Capture
 
(...) Try my IR routines available at (URL) should handle any # of data bits and any kinds of codes. e-mail me personally if you need more help. /Max (27 years ago, 3-Aug-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