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 / *1874 (-20)
  running 2 IR
 
I want to be able to run 2 or 3 IR xmitters from the single output on the HB with no additional hardware. Is there any problem with hooking two or 3 IR transmitters to the ground of the IR output and running the +5v from digital outputs. Then switch (...) (27 years ago, 6-Apr-97, to lugnet.robotics.handyboard)
 
  handy board as VU meter?
 
I was just thinking the other day - could a handy board be made into a VU meter? (Digital readout on the LCD, or using the motor lights, etc.) Is it fast enough? If so, how could a line level audio signal be fed into one of the analog inputs? If (...) (27 years ago, 6-Apr-97, to lugnet.robotics.handyboard)
 
  Re: Can the handyboard be taught to talk?
 
My lab partner and I are going to make our robot talk using a voice recorder/player chip from www.isd.com. They are easy to use. Don't know if this fits your purpose. jm (...) (27 years ago, 5-Apr-97, to lugnet.robotics.handyboard)
 
  Re: analog header
 
Certainly the voltage follower will work. But I had a similar problem adjusting the sensitvity of a photocell that I solved by paralleling a pullup resistor of my own to get the proper impedance. You might try putting a 1 ohm (yep, thats one NOT 1k) (...) (27 years ago, 5-Apr-97, to lugnet.robotics.handyboard)
 
  Re: Can the handyboard be taught to talk?
 
(...) Actually the SP0256 and the companion Text to Speech chip supported a 'serial' mode that was much easier to use (you could use the same software uart I just posted.) Don't get your hopes up however, the speech is crude to say the least. I used (...) (27 years ago, 5-Apr-97, to lugnet.robotics.handyboard)
 
  Re: Sonar problems
 
(...) You're more than welcome. As for mounting: I have found that custom cutting stainless steel brackets with a dremel tool to be most effective. Sturdy but flexible for purposes of fine adjustment. Basically it's a long tab that slides through (...) (27 years ago, 5-Apr-97, to lugnet.robotics.handyboard)
 
  Can the handyboard be taught to talk?
 
Hello! REmember when I kept on asking those (yes, maybe annoying) questions about the LCD inputs and outputs? WEll, here's the reason why. On Pages 193 to 200 of the book the Robot Builder's Bonanza- 99 inexpensive robotics projects, author Gordon (...) (27 years ago, 5-Apr-97, to lugnet.robotics.handyboard)
 
  Re: analog header
 
(...) This is known as an 'impedence mismatch'. Basically your NPN amplifier is incapable of driving the analog input low (which in itself seems a bit weird since you only need to sink .1 mA to do that which suggests that perhaps there is feedback (...) (27 years ago, 5-Apr-97, to lugnet.robotics.handyboard)
 
  Re: Sonar problems
 
(...) Hi all, i just tested my polaroid sonar and it works great. Thanks to Kent and Adam. BTW..with the BINH, iwas getting 1"...but when i removed it as suggested by Chuck Manis (in some old mail)...it's reading the correct distances. So i guess (...) (27 years ago, 5-Apr-97, to lugnet.robotics.handyboard)
 
  (no subject)
 
Does anyone have asm (icb) code that utilizes the pinouts of the motor port 1+2 (motor drvr chip removed) to drive a stepper motor. Only 2 digital outputs would be required... one for stepping and the other for selection of direction. Thanks. (...) (27 years ago, 5-Apr-97, to lugnet.robotics.handyboard)
 
  expansion header
 
Does anyone know how I might turn a selected output on the expansion header low. These outputs are normally high and reading the docs tells me this header is used for chips selection. Other than chip selection, this header could be utilized to (...) (27 years ago, 5-Apr-97, to lugnet.robotics.handyboard)
 
  analog header
 
I am currently trying to put together an IR collision avoidance system..... I'm using the HOA2498-002 IR diode/transistor package which is hooked up to a darlington pair (increased sensitivity) Using a digital output to turn on the diode via a (...) (27 years ago, 5-Apr-97, to lugnet.robotics.handyboard)
 
  Re: Sonar problems
 
I remeber there being some kinda control character like a line feel or something. This is due to the difference in environments, DOS, unix, etc. This might be the cause of your problem. I think I had some trouble with this too but I forgot all about (...) (27 years ago, 5-Apr-97, to lugnet.robotics.handyboard)
 
  Better assembly code
 
I went home and got my Pink book, the menemonics on this 'software output only' UART are now correct (assume PORTA bit 7 (PAI) as the output pin) ; ; Called with character to send in A ; Destroys A, B, and X ; serout:: SEI ; disable interrupts LDX (...) (28 years ago, 4-Apr-97, to lugnet.robotics.handyboard)
 
  Sonar problems
 
I have The Polaroid sonar system hooked up as stated in the readme file that is on the web page but I can't get it to work. I downloaded the five programs in the sonar directory and when I try to download them I get errors. I can't get the ICB file (...) (28 years ago, 4-Apr-97, to lugnet.robotics.handyboard)
 
  Re: Wire wrapping sockets
 
(...) Sure, over 20Mhz or so. I've breadboarded 16Mhz 80286 systems on these things. Don't use the long connections (along the edge) of the board for signals. Also the chance of any given breadboard connection being flakey is about 1 in 200. So if (...) (28 years ago, 4-Apr-97, to lugnet.robotics.handyboard)
 
  Re: Wire wrapping sockets
 
(...) Check out www.cgntech.com, these guys have wire wrap sockets for the 68HC11. But they also have something _much_ cooler. They have a small board which consists of a 68HC11, RS-232 circuit, address latch, and buffer logic, with wire wrap pins (...) (28 years ago, 4-Apr-97, to lugnet.robotics.handyboard)
 
  Re: Wire wrapping sockets
 
Hi, Sorry this is on a different note. I was wondering what the advantage is of using wrie wrapping over breadboarding. Someone told me that breadboarding has alot of capacitance and will slow down the circuit at high speeds. Is this so? ---...--- (...) (28 years ago, 4-Apr-97, to lugnet.robotics.handyboard)
 
  Wire wrapping sockets
 
I am thinking of building a second handyboard for myself but I want to make a few changes to the design. I need to know if anyone knows of a place to buy a 52 pin PLCC wire wrapping socket for the 68hc11. I am aware that there are adapters to (...) (28 years ago, 4-Apr-97, to lugnet.robotics.handyboard)
 
  Re: Mini SSC - Scott Edwards
 
(...) Stop the presses! You should have gotten documentation with the SSC but since you are apparently missing it (and its small anyway) the relevant information is that the Mini-SSC uses a serial interface to control its servos. You must send down (...) (28 years ago, 4-Apr-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