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 / *4414 (-20)
  Controlling motor speed/frequency
 
hi all does anyone know if there is a way where we can increase the output frequency of the motor PWM output? i did a test by typing " motor(0,50) " and connecting a probe to Motor 0 +ve and to the L293D gnd pin respectively. the reading on the (...) (26 years ago, 28-Sep-98, to lugnet.robotics.handyboard)
 
  Re: Handy Board newbie looking for ways to expand digital I/O
 
Try this: (URL) for up to 3 more 8 bit ports identical to the motor one. Thanks, Joe Hoffmann E-Mail jhoffman@it.sait.ab.ca (...) (26 years ago, 27-Sep-98, to lugnet.robotics.handyboard)
 
  My reset blues
 
Hi all, I have problems running my program after downloading it to my HandyBoard. After what Maz Rahm (thank you very much Maz Rahm) replied to Keith (thanks to you too Keith) that in order for the program with the main function in it, to run, I (...) (26 years ago, 27-Sep-98, to lugnet.robotics.handyboard)
 
  Handy Board newbie looking for ways to expand digital I/O
 
Hi all, I've started playing with the Handy Board last week and needed more digital outputs then provided. After a quick look at the schematics, FAQ's and the manual, I decided to disable the motor circuitry and use the latch mapped to address 0x0e (...) (26 years ago, 27-Sep-98, to lugnet.robotics.handyboard)
 
  Re: IC for the Commodore 64?
 
(...) Damn! I can't laugh. :) .---...--- . . . | Remi Desrosiers | "My Youth in Arcadia" ICQ# 7228856 | harlock@videotron.ca . remi.desrosiers@polymtl.ca . . (26 years ago, 26-Sep-98, to lugnet.robotics.handyboard)
 
  Penn State TrailBlazers Contest
 
Hi, If you are a student robot builder in the Philadelphia area (or anywhere for that matter), you may want to check out our new robot contest scheduled for Sat, Dec 5, 1998 at the Penn State Abington location. It is called "Robo-TrailBlazers" It (...) (26 years ago, 26-Sep-98, to lugnet.robotics.handyboard)
 
  IC for the Commodore 64?
 
Don't laugh, but is there a version of Ic for the C-64? ---phil (26 years ago, 26-Sep-98, to lugnet.robotics.handyboard)
 
  Re: Multitasking problems
 
(...) <snip> (...) I think I know what the problem is: Putting a start_process statement inside a loop like that is going to end up starting so many processes that the stack fills up almost instantly. I think you probably only need a single IRCheck (...) (26 years ago, 26-Sep-98, to lugnet.robotics.handyboard)
 
  Multitasking problems
 
HELP!! I keep getting this message whenever I try to multitask with my board: "Not enough stack memory for new process while executing main (process # 1)" The only things loaded are the hb libs, my code and the sony ir routines totally nowhere near (...) (26 years ago, 26-Sep-98, to lugnet.robotics.handyboard)
 
  Re: HB controlling robot.
 
I had the same trouble, all you have to do is specify a main() function in your ".c" file example: void main() { fd(1); msleep(100L); off(1); } this function will run once the handy board is turnned on. (...) a (...) and (...) to have (...) time. (...) (26 years ago, 26-Sep-98, to lugnet.robotics.handyboard)
 
  Re: HB controlling robot.
 
(...) without (...) Really simple. 1. Write code using Interactive C 2. Download code to Handyboard 3. Either run main() from IC or reset the board (cycle power) 4. Unplug the cable between board and PC Congratulations, your robot is now running (...) (26 years ago, 25-Sep-98, to lugnet.robotics.handyboard)
 
  [Sensors Inputs]
 
Hello all, i'm developing my MicroMouse robot with the HandyBoard and i was thinking about having 12 IR analog sensors (from Quality Technologies - QRD 1114). However, the HB suports only 7 analog input sensors. So, is there any way that i can use (...) (26 years ago, 25-Sep-98, to lugnet.robotics.handyboard)
 
  HB controlling robot.
 
Dear all, I just obtained a HB and I would like it to control my robot. This is the situation: The robot is currently functioning ok and it is controlled by a 16-bit microcontroller, all the motions can be controlled simply by giving it a command (...) (26 years ago, 25-Sep-98, to lugnet.robotics.handyboard)
 
  Re: fred please help
 
1. when you say "lights stay on," are you specifically referring to the SER and PWR LEDs by the two buttons? because the motor LEDs may be on or off, it doesn't matter, before the bootstrap download. 2. assuming yes, you are talking about SER and (...) (26 years ago, 25-Sep-98, to lugnet.robotics.handyboard)
 
  Re: Motor Output
 
REF: PWM control of 4A, 12 VDC motors with an LMD18200-based H-bridge HandyBoard Greetings, Two LMD18200s apparently can be 'bridged', being then capable of currents of 6A (average) and 12 A (peak). This information is based on specifications (...) (26 years ago, 25-Sep-98, to lugnet.robotics.handyboard)
 
  Re: Motor Output
 
(...) hehehe!! Have you ever tried to do PWM with a relay? ;) Sounds like a buzzer... and is not quite healthy for the relay... Use LMD18200!!... altrough they are limited to 3A with a 5A peak... Can somebody tell us if we can put two LMD18200 in (...) (26 years ago, 24-Sep-98, to lugnet.robotics.handyboard)
 
  Re: Motor Output
 
(...) The solution is really simple. All you have to do is run the power from the motor outputs to a relay. This relay will activate another circuit (an automatic switch with power detected from motor outputs)which has your 12DC 4A motors AND it's (...) (26 years ago, 24-Sep-98, to lugnet.robotics.handyboard)
 
  fred please help
 
I just bought a pre-assembled Handyboard. And I am about to explore it. Already I am having problems. I am trying to go into the bootstrap download mode as described in the manual, but it doesnt work. I turn off the handy board, hold down the STOP (...) (26 years ago, 24-Sep-98, to lugnet.robotics.handyboard)
 
  Motor Output
 
Dear All, I've problem trying to power 12V 4A DC motors directly from HB. 1) Has anyone try this (4A) with TI SN754410 (piggy back them) ? 2) How do I connect the external diode to L298 ? Regards, keong :-) (26 years ago, 24-Sep-98, to lugnet.robotics.handyboard)
 
  multitasking, and sonar sensors
 
I've read through the maunual for the Handy Board, and I am aware that the handy board has multitasking capabilities. The manual says that the function: start_process(...) is the function to use to have the handy board multitask. WHERE is this (...) (26 years ago, 23-Sep-98, 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