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 / *2404 (-20)
  Re: Trouble shooting 7.2.2 (The digital inputs)
 
you are using the wrong library file. configure IC to use lib_hb.c, not lib_r22.c. -fred In your message you said: (...) (27 years ago, 3-Jul-97, to lugnet.robotics.handyboard)
 
  Re: HB and ICC11..
 
please post any answers to the board, as I also have ImageCraft's C compiler and have been as yet unable to set it up properly. thanks, -patrick (...) HandyBoard. (...) your (...) using (...) (27 years ago, 3-Jul-97, to lugnet.robotics.handyboard)
 
  Re: HB and ICC11..
 
Howdy- I saw your posting on the HandyBoard list. I don't know if I have any LCD code laying about or not but I'll look and see. Meanwhile, I noticed in your letter that you indicated you were using ImageCraft-C with the HandyBoard. I was wondering (...) (27 years ago, 2-Jul-97, to lugnet.robotics.handyboard)
 
  Re: HB and ICC11..
 
(...) The trick is to copy the mode-change/LCD code into the on-chip RAM and execute it from there. This code must change to single-chip mode, write to the LCD, then change back to expanded mode. When in single-chip mode, you lose access to any (...) (27 years ago, 2-Jul-97, to lugnet.robotics.handyboard)
 
  Re: HB and ICC11..
 
Hi Dale, For this to work a couple of things have to be true, first the Start_LCD, Stop_LCD, and putlcdchar() functions have to be located in the 256 bytes of on-board RAM (or in the 512byte EEPROM) The second thing is that your putchar_LCD doesn't (...) (27 years ago, 2-Jul-97, to lugnet.robotics.handyboard)
 
  HB Questions??
 
I have a few questions about the HB that I hope somebody can help me with. I'm kind of new to it and I think a few answers to some simple questions could save a lot of time. 1. The pulse modulation of the motor outputs. Is the CPU tied up (...) (27 years ago, 2-Jul-97, to lugnet.robotics.handyboard)
 
  HB and ICC11..
 
Hi, I am using ImageCraft ICC11 compiler with the Handy Board in order to produce rommable code. I was wondering if anyone has an LCD driver for the hitachi LM052L LCD used on the Handy Board. I have tried using the following code I obtained from (...) (27 years ago, 2-Jul-97, to lugnet.robotics.handyboard)
 
  Trouble shooting 7.2.2 (The digital inputs)
 
I have had no problems assembling the handy board up until now. During the testing of the digital inputs, I am not getting the proper responses. I am getting the press start button message and can successfully move on from there. I can also move on (...) (27 years ago, 2-Jul-97, to lugnet.robotics.handyboard)
 
  stepper motor control
 
I am planning on useing two stepper motors as the drive motors for a robot that I am entering in the firefighting contest and I need help in interfacing them. I have motor driver chips that need a direction input and a pulse input and I need to know (...) (27 years ago, 2-Jul-97, to lugnet.robotics.handyboard)
 
  HTML or Plain Text?
 
hi. I just downloaded Internet Explorer 4.0 (Get it, it's awesome!), and it gives me the option of sending mail in either HTML or plain text format. Which format should I use for mailings on this list? Which ones do you guys prefer? Thanks phil (...) (27 years ago, 2-Jul-97, to lugnet.robotics.handyboard)
 
  Problems with Motors
 
Hi my handyboard works fine, but i have a big problem with my motors. If i use the "FD(x)" command my motor runs very well. If i use the "motor (x,100)" command my motor haven4t enough power and both led (green + red) flash. It4s a motor from a (...) (27 years ago, 1-Jul-97, to lugnet.robotics.handyboard)
 
  Re: voice synthesis
 
(...) Actually Radio Shack didn't lie, the chips Jeff are referring to are the SP0256 Allophone synthesizer from General Instrument and the CTS244 text to speech processor, also from GI. The CTS244 was actually a mask programmed PIC chip but it (...) (27 years ago, 1-Jul-97, to lugnet.robotics.handyboard)
 
  Re: voice synthesis
 
(...) [snip] RC Systems, Inc. makes a low-cost ASCII to voice board that provides far better performance than the now-discontinued General Instrument speech chip set many are familiar with. The RC Systems product is a small board with a CPU and a (...) (27 years ago, 1-Jul-97, to lugnet.robotics.handyboard)
 
  Re: voice synthesis
 
(...) I think your radio shack lied to you. In just about every radio shack I have been in I have seen voice sythesis chips along with the othe IC's. Maybe they are not exactly the ones you saw in 1988 but they exsist. Ask to see a catalog next time (...) (27 years ago, 1-Jul-97, to lugnet.robotics.handyboard)
 
  New Handyboard and Mobile Robot Base Kits Supplier
 
Hello All: Great News!! This is the CHEAPEST Handyboard kits on the market/Web!!! Please check with other supplies. As of July, 1997, the Handyboard and Mobile Robot Base kits are in stock and can deliver immediately. We offer HIGH QUALITY (...) (27 years ago, 1-Jul-97, to lugnet.robotics.handyboard)
 
  Ultimate4.33 layout for 68HC11 CPU board.
 
Can anyone send me a ultimate (v 4.33) handyboard cpu-board layout for a double sided print? I'am making disco lights controled by the 68HC11 and can be programmed by 4 cursor keys. The lights are max. 20 A. P.S. I want to connect a 5v lithium (...) (27 years ago, 1-Jul-97, to lugnet.robotics.handyboard)
 
  Ultimate4.33 layout for 68HC11 CPU board.
 
Can anyone send me a ultimate (v 4.33) handyboard cpu-board layout for a double sided print? I'am making disco lights controled by the 68HC11 and can be programmed by 4 cursor keys. The lights are max. 20 A. P.S. I want to connect a 5v lithium (...) (27 years ago, 1-Jul-97, to lugnet.robotics.handyboard)
 
  voice synthesis
 
Has anyone been able to set up a voice synthesis circuit with their Handy Board? I remember that quite a few years ago, Radio Shack carried a pair of voice synthesis chips that appeared easy to connect to an 8 bit data bus or serial line, but my (...) (27 years ago, 1-Jul-97, to lugnet.robotics.handyboard)
 
  Ticks for start_process
 
Hi Sriram, The "ticks" argument to start_process won't do what you want. The "ticks" argument to start_process is used for fine-tuning the relative amount of time different processes get. The number defines a single time "slice" -- that is, the (...) (27 years ago, 30-Jun-97, to lugnet.robotics.handyboard)
 
  Re: Memory system problems
 
Robin, out team has had the same problem. And after much of the following troubleshooting, we narrowed it down to a faulty 6811. We replaced the chip and everything ran smoothly. Unfortunatly, I couldn't tell you how the chip was damaged, as it did (...) (27 years ago, 30-Jun-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