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 / *1384 (-20)
  Downloading problems
 
After setting the CONFIG register, downloading the pcode never completes. We get anywhere from 0 to about 1600 bytes transferred, then an error. Everything has checked out to this point. Any hints? ***...*** * Greg Starr, Professor and Graduate (...) (28 years ago, 5-Feb-97, to lugnet.robotics.handyboard)
 
  Re: QRD1114?
 
Digikey. call 1 800 DIGI KEY. add 'QT-ND' to the part number and you get the digikey catalog #. -fred In your message you said: (...) (28 years ago, 5-Feb-97, to lugnet.robotics.handyboard)
 
  SPI
 
Hi all- I remember reading something about an asynchronus serial routine at 1200baud using the SPI that was coming out in January. Does it exist? If so, how can I get it? Does anyone have anything that transmits RS-232 on the HB? I still want to be (...) (28 years ago, 5-Feb-97, to lugnet.robotics.handyboard)
 
  Re: Polaroids
 
Jim, Check out the following links, the work has already been done for you! ftp://cherupakha.med...trib/kent/ ftp://cherupakha.med...ent/readme - Prabal (...) (28 years ago, 5-Feb-97, to lugnet.robotics.handyboard)
 
  Polaroids
 
My design team would like to incorporate two polaroid sensors with our handy board. We were wondering just how do we send the INIT pulse from the HB to the Polaroid sensors? The member in charge of writing the code for our robot quickly drafted up (...) (28 years ago, 5-Feb-97, to lugnet.robotics.handyboard)
 
  QRD1114?
 
In the documentation for connecting sensors and actuators to the HB a The Quality Technologies IR reflective optosensors (QRD1114 & QRB1114) were depicted in the example and recommended. Where can these sensors be aquired? Thanks JTW (28 years ago, 5-Feb-97, to lugnet.robotics.handyboard)
 
  Re: IR sensors
 
(...) Sure. We put "Front" on digital(14) and "Right" on digital(15). And you can have as many as you want that don't interfere with each other. We did something like... contact = digital(14) * 2 + digital(15) to get both sensor results into an (...) (28 years ago, 5-Feb-97, to lugnet.robotics.handyboard)
 
  Extra power supply?
 
I can't seem to locate the 'how to add a second power supply for a servo' information. I know I read it once, but now that I want to go back and use it of course I can't find it. (duh) Can anyone point me in that direction? Also I could use any (...) (28 years ago, 4-Feb-97, to lugnet.robotics.handyboard)
 
  Handyboard debugging problem...
 
One of the student groups in my Lego robot course is having a problem getting their Handyboard to work...they got IC to load successfully, then went ahead and installed U6 ('HC138), U9 ('HC04), U5 ('HC244), resistor packs RP1 and RP2, and SW2. Now (...) (28 years ago, 4-Feb-97, to lugnet.robotics.handyboard)
 
  Please subscribe me to mailing list
 
Please subscribe me to the mailing list: menser@sbu.edu Matt Enser email : menser@sbu.edu WEB: (URL) (28 years ago, 4-Feb-97, to lugnet.robotics.handyboard)
 
  Re: Sample bump sensor routine
 
whether you use analog or digital ins, you don't need the 47k pullup because the hb already has one. just wire the signal line to ground through the normally open switch. bill, i suggest you write your program without using the multitasking (...) (28 years ago, 4-Feb-97, to lugnet.robotics.handyboard)
 
  Re: Sample bump sensor routine
 
(...) Why would you use the analog ports for a bump sensor? Isn't that just a contact switch? Tie to a digital port pulled high with a 47K ohm resistor, and have the normally open contact tie the pin to ground when the contact switch is closed. The (...) (28 years ago, 4-Feb-97, to lugnet.robotics.handyboard)
 
  (no subject)
 
(28 years ago, 4-Feb-97, to lugnet.robotics.handyboard)
 
  Sample bump sensor routine
 
I am having trouble writing a routine for my bump sensors. Evertime I write a program I can't get the analog ports to initialize. I guess this is where you would connect bump switches isn't it. I can get my bot to go forward, turn, and go backward (...) (28 years ago, 4-Feb-97, to lugnet.robotics.handyboard)
 
  re:IR sensors
 
Hi everyone, i was wondering if it's possible to drive more than one infrared LED (emitter) through the handy board and IC. Has anyone tried doing before??? i want to model the wall-following behavior in my car, by using emitter-detector pairs on (...) (28 years ago, 3-Feb-97, to lugnet.robotics.handyboard)
 
  (no subject)
 
Please add me to the mailing list. Thanks. (28 years ago, 3-Feb-97, to lugnet.robotics.handyboard)
 
  Re[2]: Config 0C / 0D
 
Ed, Yes, I got round the problem by using the Newton labs IC 3.1 Beta, which does all the downloading itself. After a couple of tries, it told me that it had reset the config register. I never managed to change it with hbdl, and now I only use IC (...) (28 years ago, 3-Feb-97, to lugnet.robotics.handyboard)
 
  Re: Hi folks a question about ic.
 
(...) In regular C, you just ask for what you want by declaring the convert in a statement like... Knob_value = knob(); How_much = float(knob_value); servo_deg(How_much); or save a variable with... Knob_value = knob; servo_deg(float(Knob_value)); (...) (28 years ago, 2-Feb-97, to lugnet.robotics.handyboard)
 
  Nevermind about that int to float question.
 
Duh- sorry I just realized that you just typecase the variable however you want it to be. Anyway- visit my hardware hacks page for a laugh if you have time. -Ira (28 years ago, 1-Feb-97, to lugnet.robotics.handyboard)
 
  Hi folks a question about ic.
 
Hi, is there some kind of integer to float call in ic? I am trying to write a test servo routine that takes the knob() value and turns the servo to that number of degrees using servo_deg() which takes a float. Any ideas? My board was just recenly (...) (28 years ago, 1-Feb-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