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 / *7304 (-20)
  Slower serial connection
 
Is it possible to slow down the speed of the serial interface on the Handyboard? I have just gotten hold of a couple of RF transmit/receive pairs, but they are only able to go up to about 1200 baud or so. I don't intend using IC over the link, just (...) (25 years ago, 16-Feb-00, to lugnet.robotics.handyboard)
 
  Re: serial output
 
you're not going to be able to generate accurate bit times using Interactive C -- it'd have to be an assembly language driver. use the 9600 baud output driver located at (URL) your message you said: (...) (25 years ago, 16-Feb-00, to lugnet.robotics.handyboard)
 
  serial output
 
hi i want to send a byte as a series of bit to a transamitter module i am using. the FAQ says i can use the digital 9, or SPI port or TOC3. i can output to these ports. the first problem is getting the delay times between bits. if i use the msleep() (...) (25 years ago, 16-Feb-00, to lugnet.robotics.handyboard)
 
  Lcd displays for the Handyboard.
 
Folks, Now and then I see people searching for LCD displays for the HandyBoards. I just came across some at a local surplus store. I purchased extras, and I'm will part with a few. These are new Vikay 2x16 lcd's, in a sealed bag. How about $5.50ea (...) (25 years ago, 16-Feb-00, to lugnet.robotics.handyboard)
 
  array of char in IC
 
Hi, I am using IC. In my program I have an array of char (char serial_get_buffer[256]) as a global variable. This variable is used in a function. I want that when ever this function is called the array should be initialized to NULL. I tried (...) (25 years ago, 14-Feb-00, to lugnet.robotics.handyboard)
 
  Radio control w/ handyboard
 
Hello all, I expect my handyboard to arrive in the mail within a few days... so I am playing around with some ideas of what I want to accomplish with it. my question: has anybody integrated a radio controlled car remote (wireless) with a handyboard (...) (25 years ago, 13-Feb-00, to lugnet.robotics.handyboard)
 
  Re: I have Rug-Warrior Project!
 
You can check with Mouser Electronics (800) 346-6873 with the following link to order: (URL) Mouser Stock Number for the plastic enclosure is 537-402. It has many different colors. Best Regards, Patrick Robot Store (HK) (URL) Message----- From: (...) (25 years ago, 13-Feb-00, to lugnet.robotics.handyboard)
 
  I have Rug-Warrior Project!
 
Dear Fred: I'm a Mechanical Engineering student in University California Irvine. I have project of building handy-board for my digital course.Now I've statred assemling but I have problem for supplying some parts.The parts which I need are 4 self (...) (25 years ago, 13-Feb-00, to lugnet.robotics.handyboard)
 
  Re: New Computer Connection
 
The second port needs to be enabled in BIOS and you must have enough free IRQ's to accomodate it. Email me offline if you have questions. (...) (25 years ago, 13-Feb-00, to lugnet.robotics.handyboard)
 
  New Computer Connection
 
Hello, I had the serial cable connected to the com port that was not working. I went to Control Panel System, device manager Ports[COM&LPT] Communications Port[COM1] Only one com. port is listed here but I have another serial port physically next to (...) (25 years ago, 13-Feb-00, to lugnet.robotics.handyboard)
 
  new computer connection
 
Greetings All, Have purchased a new computer and cannot communicate with my handy board. I remember some time back in the mail archives that some settings had to be changed if the computer was too fast for IC but cannot find it now. Computer has a (...) (25 years ago, 13-Feb-00, to lugnet.robotics.handyboard)
 
  Re: (no subject)
 
(...) The obvious question is how you are measuring your capacitor and resistor values?. Resistors (presumably metal film), are typically +/-1%, but capacitors are unlikely to be 'better' than +/-5%, and may be significantly worse than this (many (...) (25 years ago, 12-Feb-00, to lugnet.robotics.handyboard)
 
  Re: 41Khz not 38KHz
 
The 3.81K resistor is probably more accurate than its rated 1%, but the capacitor may be much less precise, unless you got a tight tolerance metal film one, (as I think the part list specifies). Precision also relies on the thresholds of the Schmitt (...) (25 years ago, 12-Feb-00, to lugnet.robotics.handyboard)
 
  (no subject)
 
Maybe somebody could help. I am try to use the IR output. the problem is that the HB is modulating the signal at 41kHz and I need to get it down to 38kHz. I have checked the resistor and capacitor used in generating the frequency. R = 3.81 K C = (...) (25 years ago, 12-Feb-00, to lugnet.robotics.handyboard)
 
  encoder chip
 
Hi, does anyone know how to interface the hewlett packard decoder IC to Handyboard? Regards,William. (25 years ago, 11-Feb-00, to lugnet.robotics.handyboard)
 
  Re: IC routine for ranging and angle finding with the GP2D12
 
Following up on my challenge to get some things happening here..... Following is an IC routine that can be used to find angular displacement from and distance to a wall. It uses the Sharp GP2D12 IR ranging module mounted on a servo to do the (...) (25 years ago, 10-Feb-00, to lugnet.robotics.handyboard)
 
  Re: Shaft encoders interfacing with Handy Board
 
I've had great success using Hall-effect magnetic sensors as shaft encoders with the Handy Board. The sensors are the type that Patrick Hui (of the Robot Store HK) includes in his HB sensor kit. I glued small disk magnets into the holes in a pair of (...) (25 years ago, 10-Feb-00, to lugnet.robotics.handyboard)
 
  Shaft encoders interfacing with Handy Board
 
Hi everybody I'm trying to find an encoder to work with my Handy Board(using a DC motor). Please help me if you know anything about Shaft encoder(S1 optical encoder)interfacing with Handy Board. Can i use the Shaft encoder? Do you know how to (...) (25 years ago, 10-Feb-00, to lugnet.robotics.handyboard)
 
  Handyboard for Sale
 
I bought a handyboard for my Thesis to do some data aquisition....now that I am done and out in the working world I don't think I am going to need it anytime soon. (Unless I go for my Phd :) ) Anyway, it is fully assembled and works fine. Comes with (...) (25 years ago, 10-Feb-00, to lugnet.robotics.handyboard)
 
  Re: IC Problems
 
(...) Christian, I had similar problems with my handyboard twice. The first time the expansion board was causing the problem, so if you are using the expansion board, try to run dl without it. Fortunately I was in the lucky situation to have two (...) (25 years ago, 10-Feb-00, 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