To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
To LUGNET News Traffic PageSign In (Members)
  *3688 (-20)
  Trinity College contest report
 
Hi all, first, the URL: (URL) went to last weekend's Fire-Fighting Robot Contest at Trinity College, along with my colleague Steve Ocko, who had built a cute robot based on our network-cricket technology (see (URL) for more on that). We spent about (...) (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  A few questions....
 
First I want everyone to know two things. First I am new to this list. Second, I have moderate knowledge of electronics.... Until about a few weeks ago, I had been working with Basic Stamps 1 and 2. After looking at all the information about (...) (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  Re: Help!! Polaroid problem!!!
 
oh yeah? Well, what about the capcitor, huh? ;) ---...--- ericson mar Master of Engineering Candidate Project: Mobile Robotics mar@cooper.edu (212)353-4356 Department of Mechanical Engineering The Cooper Union for the Advancement of Science and Art (...) (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  Re: PWM and encoder
 
Well, actually, it's not power either. Power is V * I. Sorry, it's actually the voltage. ---...--- ericson mar Master of Engineering Candidate Project: Mobile Robotics mar@cooper.edu (212)353-4356 Department of Mechanical Engineering The Cooper (...) (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  Re: PWM and encoder
 
The 100, 50, 40, etc. are not really "speeds". They are power. It is related to the average voltage level of your output. Speed depends on the torque and characteristics of your motor. You can hold on the the wheel and still drive the motor at 100. (...) (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  Re: Help!! Polaroid problem!!!
 
When it first worked for me, I used the HB NiCd. I grounded binh and it worked. I used binh to measure like 7 inches and it worked fine too. ---...--- ericson mar Master of Engineering Candidate Project: Mobile Robotics mar@cooper.edu (212)353-4356 (...) (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  Re: Serial Communication: HB -> Win95
 
To answer my own question, at least partially, here is a Win95 Host program to communicate (single bytes) with the HandyBoard over a serial line: /* Win95 Visual C++ Host Code to talk to HandyBoard */ #include <conio.h> // _outp, _inp #include (...) (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  Re: IC stack problem
 
(...) The funny thing is, it doesn't complain about arrays smaller than 4x4. All values are stored correctly for an array of size 3x3. What's this 'magic' number 4 then? Jan Sipke van der veen (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  Re: loading files with IC
 
In fact, that's weird.. I can't answer to that. To me, I'm pretty sure that IC would have gave me an error, like when I try to load a C program without having loaded the ICB containing the special function used by this C program. For example, i (...) (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  Re: Handy board help
 
You can build a stepper motor controller on a separate circuit board, then remove the motor control IC's off the handy board and use the output signals to control your stepper. Will have to write a program to run it. you will need a min of 4 outputs (...) (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  Re: PWM and encoder
 
The nonlinearity has to due with the characteristics of your motor. You will find that a single step of power at the low end has a greater effect on the speed than a single step at the high end, as the motor approaches its top speed. The (...) (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  Re: Help!! Polaroid problem!!!
 
The reason you don't need a pull up resistor for the Handy Board is because the Handy Board has built in 47k pull up resistors on the digital inputs! -----Original Message----- From: MAR ERICSON <mar@cooper.edu> To: Darkman <lroska@cyberus.ca> Cc: (...) (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  IC stack problem
 
Hello everybody, Is something wrong with this code or is it IC? { int a[4][4], i; for (i=0; i<4; i++) { a[i][i]=i; } } When I type this at the IC prompt it complains: Downloading 79 bytes (addresses C200-C24E): 79 loaded COMPILER ERROR!: 2 extra (...) (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  Re: Help!! Polaroid problem!!!
 
well....I might be the way you are powering the sensors ??? Maybe luck ???? :)))))) Actually I don't why you don't need any of those supporting parts. A short question ...For what range are you using the sensors (are you using the binh signal) ?? We (...) (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  Digitial input problem
 
Hi all, i have built a handyboard. It works fine. But on Digital PIN 9 "PAI" i got allways high level (1) during test via "hptest.c". I think i haven´t any soldering problems. That´s wrong ??? bernd klein (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  PWM and encoder
 
Hi, i have some questions about PWM and encoder. I made following tests: 1) Speed : motor(0,100) my encoder count f.e. 20clicks / per second 2) Speed: motor(0,50) my encoder count f.e. 15clicks / per second 3) Speed: motor(0,40) my encoder count (...) (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  Re: IR Transmit ?!? HELP
 
(...) Did you follow the instructions in the HB Assembly debug? at (URL) says: Output Stage If LED9R fails to light after the poke command is issued, trace the following progression of signals. Please refer to the infrared output schematic: * 6811 (...) (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  IR Transmit ?!? HELP
 
I recently assembled a Handy Board, everything is perfect except for the IR Transmitter. The IR Tx LED does not light. It is not the LED itself because I replaced it. I can't seem to figre out what's wrong. Please help. Thank You Peter Eacmen (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  To Prof. Fred Martin: Neat!
 
Hi, I saw your robot at the Trinity fire fighting contest last Sunday. It was neat, and very animate. I was curious to know if you had figured out why it did what it did during your first run (?). And, what type of sensor were you using on the rear (...) (26 years ago, 22-Apr-98, to lugnet.robotics.handyboard)
 
  Re: Help!! Polaroid problem!!!
 
Why does it seem like everyone except me needs a pullup resistor and perhaps a capacitor somewhere to operate the Polaroid? I've never had any problems without any of these components. ??? The first time I connected the sensor, it worked perfectly. (...) (26 years ago, 22-Apr-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