To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
To LUGNET News Traffic PageSign In (Members)
  *3683 (-20)
  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)
 
  tsl1301 or 1401
 
Has anyone tried to use one of the TI tsl1301 or 1401 linear sensors with the HB. I ended up with a few but am having a tough time trying to figure out what the data sheets are trying to tell me. Not real clear (to me). Bruce A. Moore (26 years ago, 21-Apr-98, to lugnet.robotics.handyboard)
 
  Handy board help
 
I am interested in using the Handy Board, but I have a few questions about it first. Please help. :) I noticed the Handy Board supports 4 motors but I am interested in using stepper motors with it. Is this possible? If so what modifications would be (...) (26 years ago, 21-Apr-98, to lugnet.robotics.handyboard)
 
  Re: Help!! Polaroid problem!!!
 
Are you using a pullup resistor on the ECHO pin? If not that is your problem. The ECHO output is an open collector driver which requires an 4.7 K pull-up resistor between the output and Vcc. The pull-up is necessary for connecting the module to a (...) (26 years ago, 21-Apr-98, to lugnet.robotics.handyboard)
 
  Help!! Polaroid problem!!!
 
I am trying to use one of the Polaroid 6500 kits from Wirz with my senior design project. It doesn't exactly use a handyboard, but our microcontroller is virtually identical at the lowest level. The problem is when we attach the device to the scope, (...) (26 years ago, 21-Apr-98, to lugnet.robotics.handyboard)
 
  is IC compatible with the MC68HC11F1
 
hi from France, I already have a handy-board running with a 11A1 chip and I plan to adapt the circuit for a 11F1 chip, with the same memory map. Does someone have any experience about running IC with this chip? Will it work with the pcode_hb.s19 (...) (26 years ago, 21-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