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 / *7314 (-20)
  Long Beach, CA Handyboard users?
 
Are there any HB users in the Long Beach, CA area? I'm interested in getting a group together to build and run small robots in a maze to develop navigation and AI code in IC. We'd meet once a month on whichever saturday doesn't interfere with RSSC (...) (25 years ago, 16-Feb-00, to lugnet.robotics.handyboard)
 
  Re: Slower serial connection
 
(...) Ah! I see the problem. If you really wanted to do it, I'm sure you could scan through the Mac software to find where the baud rate was set, and then change a few bytes. It might take some time to find it though. You could also ask Newton Labs (...) (25 years ago, 16-Feb-00, to lugnet.robotics.handyboard)
 
  Re: Slower serial connection
 
(...) Ah, I tried this, but it breaks the pcode serial connection. IC on the Mac side seems to demand a 9600-baud connection and can't compensate for different rates. I suppose I should move to a different C compiler, but I'd lose the interactivity (...) (25 years ago, 16-Feb-00, to lugnet.robotics.handyboard)
 
  ANN: fire-fighting robot contest at Penn State (3-25)
 
Hi All, On Saturday, March 25, 2000, 3-5pm, Penn State Abington College, Abington, PA (Phila., PA USA region) will host a Fire-Fighting Robot Contest based on the rules of the International Fire-Fighting Robot Contest held annually at Trinity (...) (25 years ago, 16-Feb-00, to lugnet.robotics.handyboard)
 
  Re: Slower serial connection
 
(...) I figured it out either from the Handyboard web pages at MIT or from the big pink book (Motorola HC11 Book). I have had my Handyboard receiving from a GPS and tranmitting to a TNC at 4800 baud. Initially did it with IC, but am now using GCC (...) (25 years ago, 16-Feb-00, to lugnet.robotics.handyboard)
 
  Re: Slower serial connection
 
Does anyone know how to reduce the baud rate used by IC? (I'm running Mac version 3.1.) I'd like to replace the serial cable with an RF link, but keep the interactivity of IC. Incidentally, I've found that the Parallax RF stamps work quite well on (...) (25 years ago, 16-Feb-00, to lugnet.robotics.handyboard)
 
  Re: Slower serial connection
 
Hi everyone! The RF tx/rx units shown on the page were from Ming Microsystems. They were rated for 1200 baud, but I've been able to transmit/receive slower using the Parallax Inc. RF boards, which were rated for 300 baud. For slower serial (...) (25 years ago, 16-Feb-00, to lugnet.robotics.handyboard)
 
  Re: Slower serial connection
 
Try this web page: (URL) . It should have what you want. I have not tried it myself, but I do have the reciever/transmitter pair described on the page. (...) <excerpt><fontfamily...smaller>Is it possible to slow down the speed of the serial (...) (25 years ago, 16-Feb-00, to lugnet.robotics.handyboard)
 
  IR sensor
 
Hi.. does anyone know how to interface GP1u58X or IS1u60 Sharp IR sensor with handboard ?? i've tired to hack the GP1u58X from digital to analog output and plug it into analog input of HB, but the result is not good.. is there any software which can (...) (25 years ago, 16-Feb-00, to lugnet.robotics.handyboard)
 
  Re: serial output
 
My transmitter module can accept upto 1200 baud. can i modify this driver to run at 1200baud. if possible how? i dont really understant assembly code. could you also point me to a book or manual which gives assembler commands. many thanks M Fazal (...) (25 years ago, 16-Feb-00, to lugnet.robotics.handyboard)
 
  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)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR