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 / *4629 (-20)
  Re: Sonar Sensor Problems
 
Thanks for doing all this testing and reporting it to us. I do really appreciate it. And I'll vote for the low tech version: use two diodes... -- Eric (...) (26 years ago, 30-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Sonar Sensor Problems
 
(...) The dual sonar interface board is simply a small (1.5" sq. or so) experimenter's PC board from Ripoff Shack with the six power diodes, the one resistor, and three header plugs soldered onto it. One plug goes to the HB and the other two go to (...) (26 years ago, 30-Oct-98, to lugnet.robotics.handyboard)
 
  Re: DC motor voltage source
 
phillip: Pine 8 for the L293D is "Motor Power." There are two ways to get to this. 1) Pull the chip from the socket, lift the pin so it points straight up, then wire-wrap a new supply wire to this pin. Or scratch the trace leading to pin 8 U11 and (...) (26 years ago, 30-Oct-98, to lugnet.robotics.handyboard)
 
  HB Pcode v3.2 Source... (Was: Motor output)
 
-----Original Message----- From: Eric Noyau <noyau@apple.com> To: William Bain <willbain@cs.umt.edu> Cc: handyboard@media.mit.edu <handyboard@media.mit.edu> Date: Thursday, October 29, 1998 8:39 PM Subject: Re: Motor output (...) <snip> (...) not (...) (26 years ago, 30-Oct-98, to lugnet.robotics.handyboard)
 
  debug help
 
I just finished adding the motor output circuit to my HB. I have built and tested the interface board. I connected the interface board to the HB to download the test code to test the HB and I keep getting the "wrong port or board mode" error. Not (...) (26 years ago, 30-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Other LCDs
 
(...) I just did this. First you need the source code for IC, the compiler, and apparently Unix since the source code requires some pre-processing and the script to do that works under Unix (which I don't have). An alternative method requires the (...) (26 years ago, 30-Oct-98, to lugnet.robotics.handyboard)
 
  Re: IR Detection
 
Transmission and reception of IR data is quite different from using IR just to bounce it off obstacles to detect their presence. To exchange data with IR you will almost certainly have to use interrupt driven assembler code which can be very (...) (26 years ago, 30-Oct-98, to lugnet.robotics.handyboard)
 
  Re: IR Detection
 
(...) Hi Will: What you say might be the reason for my problem hence I bought a matched IR emitter and detector pair from Radio Shack and tried the same thing. Here again, the emitter is sending the signal but the detector is not able to see it. I (...) (26 years ago, 30-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Motor output
 
(...) Well, I'm cheap ;^) I'm using the free version. I might be lured into buying the commercial version: I'd sure love to have structs and multidimensional vectors. I think I will miss function pointers... Is there any source coming with the (...) (26 years ago, 30-Oct-98, to lugnet.robotics.handyboard)
 
  Re: IR Detection
 
(...) The Sharp IR detector is designed to respond only to modulated IR signals. The card from Radio Shack will indicate whether the LED is illuminated, but it won't tell you whether it's modulated at the proper frequency. Perhaps that could be the (...) (26 years ago, 30-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Motor output
 
On Wed, 28 Oct 1998, Eric Noyau wrote: <snip> (...) way into the supported release of the pcode and libraries? This is a real improvement over the standard one... I believe that IC version 3.2 includes the PWM stuff already. --Will (26 years ago, 30-Oct-98, to lugnet.robotics.handyboard)
 
  Smooth PWM in C
 
L.S. I wonder if anybody has got the smooth pwm routines in C? This would help me a lot understanding this particular bit and adapting it to my own needs... Thanks, Jaron Paludanus (26 years ago, 29-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Voltage for the DC motor
 
from the FAQ: Using a Separate Motor Power Source: (URL) Eric (...) (26 years ago, 29-Oct-98, to lugnet.robotics.handyboard)
 
  IRDA and Handyboard?
 
Hi all, Electronics Goldmine has some notebook pc IRDA ports for $2! (URL) I think it would be Great to use a couple of these to get 2 Handyboards to talk with eachother. Or, get one handyboard to talk with my Notebook PC (which already has an IRDA (...) (26 years ago, 29-Oct-98, to lugnet.robotics.handyboard)
 
  Config Register error
 
When I download the pcode file using either HBDL or DL the pcode itself is loaded successfully but I then get an error from both programs saying the config register is set to 0xFF. I retried several times but the config register always reads 0xFF. I (...) (26 years ago, 29-Oct-98, to lugnet.robotics.handyboard)
 
  IR Detection
 
Hi Everyone: I am trying out the infra red emission and detection with the Handy Board. I have succeeded in the emission part but the detection circuit is not working. I know that the emitter LED is fine , with the help of Radio Shack Infrared (...) (26 years ago, 29-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Other LCDs
 
Drew I picked up a 20x4 LCD from B. G. Micro (see their on-line catalog at (URL) and view page 2 - the LCD is the one in the upper right at $8.95, part number LCD1002). For 2x16, it will work just plugging into the HB. I poked memory locations (...) (26 years ago, 29-Oct-98, to lugnet.robotics.handyboard)
 
  HB woes
 
I'd appreciate mucho any help and ideas you all have I am building my HB, finally got the caps and crystal osc. working, and ran the HBDL program to download. All good and fine. I go off and solder in the transparent latch, and while doing so I (...) (26 years ago, 28-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Motor output
 
(...) The motor controls in the Handy Board library supports only 8 levels of power. Upgrade! Get the Smooth PWM version made by Julian Skidmore in the software contributed page on the Handy board web site ((URL) will have to do multiple things: 1- (...) (26 years ago, 28-Oct-98, to lugnet.robotics.handyboard)
 
  Motor output
 
Hi! When I work with the motor outputs, I found that the outputs are not linear. The "motor(m,p)" changes the output only in an increment 10 of p. Is there anyway I can get a more presiced output? Thanks. Keith (26 years ago, 28-Oct-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