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 / *8224 (-20)
  Gameboy Camera
 
Hey all, I got a Gameboy Camera for $8 and decided to try and hook it up to my Handyboard. I got it working this weekend if anyone would like to see the code (in IC). I am using the expansion board's digital out lines (4 of them) to clock out the (...) (23 years ago, 22-Mar-01, to lugnet.robotics.handyboard)
 
  Re: port problem
 
Hi, I don't know the answer to your questions but this may help : There is 8 analog port, then number 8 is used by the User Knob (see Handy Board manual, you can remove it and connect wathever you need. To read it's value, use the function knob() (...) (23 years ago, 22-Mar-01, to lugnet.robotics.handyboard)
 
  port problem
 
We're curretly builing our first robot. Is there anyway that we can connect 7 analog IR reflectance sensors, two Sharp GP2D02 or GP2D12 distance sensors a servo motor and some digital switches to the Handyboard without having to buy the (...) (23 years ago, 22-Mar-01, to lugnet.robotics.handyboard)
 
  Re: Request: I2C Bus Handy Board interface Info.
 
I recently found an I2C driver at the Image Craft web page under their user contributed software page (URL) P. Loy andyl@citlink.net aloy1@utk.edu "Andrew Loy" <andyl@citlink.net> wrote in message news:G9yJDD.MpD@lugnet.com... (...) (23 years ago, 22-Mar-01, to lugnet.robotics.handyboard)
 
  Emergency - Half Dead Robot
 
Hi All, I powered on my handyboard the other day, and the next thing that happened was a click noise and some black smoke from the top left part of the HB (the F1, U13 area). I tried to repower it (after turning it off) and nothing happened. I (...) (23 years ago, 22-Mar-01, to lugnet.robotics.handyboard)
 
  Battery replacement
 
Hi, Two of my handyboard, pretty old ones have worned out batteries (apparently one element is not charging anymore !!!). I lokked in the digikey catalog for replacement , but the reference doesn't exist any longer !!! What type of element from (...) (23 years ago, 21-Mar-01, to lugnet.robotics.handyboard)
 
  Multiple GP2D02 sensors ?
 
Has anyone successfully connected more than two GP2D02 IR range sensors to the handyboard (with expansion board) ? I would like to impliment 4 sensors and be able to read the range from them all.. Thanks ... .. Rob .. (23 years ago, 21-Mar-01, to lugnet.robotics.handyboard)
 
  RE: Handyboard won't run IC
 
I also had the problem that my handyboard was working fine, then would no longer be recongnized by IC, even after reloading the PCode. As per John Edwards' message from a few days ago, I reinstalled IC (in order to get a fresh copy of pcode_hb.s19), (...) (23 years ago, 20-Mar-01, to lugnet.robotics.handyboard)
 
  Handyboard won't run IC
 
Hello to everybody, I have a problem with a handyboard that I have,when I download pcode_hb.s19 I get a message that everything downloaded O.K. but then when I turn the handyboard off and on the interactive C program dosn't run (I don't get the (...) (23 years ago, 20-Mar-01, to lugnet.robotics.handyboard)
 
  HB serial commands
 
Hey group, Ive looked at kam leangs serial software and was wondering how to initalize the port for a higher baud rate, instead of poke(0x102b,0x33); for 1200 baud how would I change it for 9600? and what is the highest baud the HB can run at? Thanx (...) (23 years ago, 20-Mar-01, to lugnet.robotics.handyboard)
 
  Handy expansion board info?
 
Does anyone have a disused Handyboard expansion interface? I've been asked if I could update my C libraries to include support for it but I'd rather not buy one a full price just for that :-) --Chuck (URL) (23 years ago, 19-Mar-01, to lugnet.robotics.handyboard)
 
  multiple processes
 
Hi, I'd like to know how too run diferent processes at the same time in the handy, I'm trying to make a robot that needs the a lot of atention in each process. Thank you. (23 years ago, 17-Mar-01, to lugnet.robotics.handyboard)
 
  Re: handy board malfuncuion
 
Olivier, I have seen this problem come up on my Handyboards from time to time and usually when I switch between the two Handyboards that I have. I don't understand why it happens but my solution has been to delete the P code and reinstall it to the (...) (23 years ago, 17-Mar-01, to lugnet.robotics.handyboard)
 
  Re: handy board malfuncuion
 
olivier lanvin schrieb: (...) Try downloading "mon" that comes with "ic". It is a little debug tool that loads into the HC11 without using external hardware (except the serial port). With "mon" you can test the external RAM, LCD, etc. If "mon" does (...) (23 years ago, 17-Mar-01, to lugnet.robotics.handyboard)
 
  handy board malfuncuion
 
Hello from France. I Have assembled a Handy Board which was well working for 3 monthes, but yesterday I began to have loading problems: The pcode loads successfully, but when the second phase of loading is attempted, a message error occurs: There is (...) (23 years ago, 16-Mar-01, to lugnet.robotics.handyboard)
 
  Re: Sample Code
 
Here a fonction to read an analog port and compare it to two value. Entrie are the nummer of analog entrie (0..7). The function return 0 if lower than the first value, 1 if between the two and 2 if greater than the second. Comment and variable (...) (23 years ago, 15-Mar-01, to lugnet.robotics.handyboard)
 
  Sample Code
 
I am a beginner programmer, and I am having a little trouble getting started. I have an analog input that I need to compare to some values stored in memory. If anyone has a similar program that I could reference, I would really appreciate it. Or if (...) (23 years ago, 15-Mar-01, to lugnet.robotics.handyboard)
 
  seconde serial.
 
I'm do a second serial in handy board. It's possible? If possible what the best port fot this? Port A,B.. How can a write a new interupt vector in IC? I see the 9600 baud out, but i intersting in reciev. Thanks. (23 years ago, 14-Mar-01, to lugnet.robotics.handyboard)
 
  Re: Basic Stamp to Handy Board Interfacing
 
(...) This is an update to my previous message. Before I tried to interface the Basic Stamp to the Handy Board I went through the mailing list and found some information on the use of the SPI to interface the HB to other micro controllers. I read (...) (23 years ago, 14-Mar-01, to lugnet.robotics.handyboard)
 
  Re: rotational sensors
 
Fred- We unloaded the last three files that you mentioned, sonar.c, robot221.c, and gp2d02_i.icb, and then tested the Lego Shaft Encoder. This eliminated the problem we were having so we then loaded the files individually and tested. We narrowed the (...) (23 years ago, 14-Mar-01, 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