Skip to search.
handyboard · Handy Board

Group Information

  • Members: 795
  • Category: Hardware
  • Founded: May 7, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 3129 - 3158 of 6169   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3129 duncandonuts911 Offline Send Email Jan 5, 2005
1:49 am
Has anybody used an IR Control Freak with their handyboard as a means of guiding their robot around obstacles? http://www.robotmaker.co.uk/IRCF_L_V2.0.htm ...
3130 johnabshier Offline Send Email Jan 6, 2005
1:29 am
Started to play with the Handyboard I bought from KISS. Handyboard analog ports 2-6 work as advertised (Reading of near 255 and goes to 1 when connected to...
3131 Jim Peterson
jcpjimcp Offline Send Email
Jan 6, 2005
1:51 am
This is not a problem, it is a feature. the analog ports 16 through 23 "float" that is they do not have a pull-up resister to force them highwhen disconnected....
3132 Steve Law
stevenelaw Offline Send Email
Jan 6, 2005
3:04 am
Hi Jim, I re-soldered U2, U3 and the ceramic resonator, and that did the trick. Works fine, all is well. Next question: Is there support in IC 5 for the Lego...
3133 Jim Peterson
jcpjimcp Offline Send Email
Jan 6, 2005
3:48 am
Steve, If you have a copy of the legoexp.icb and specify #use "legoexp.icb" in your program, the lego sensors should work in the designated expansion ports. As...
3134 johnabshier Offline Send Email Jan 6, 2005
4:58 am
Tried it with a Sharp IR Rangefinder. Values don't change as a 8.5x11 inch piece of paper is moved to and from the senrsor. Took a pot. One side to +5v, one...
3135 Steve Law
stevenelaw Offline Send Email
Jan 6, 2005
9:59 am
Hi Jim, I just searched my hard drive and it isn't there. I used to have it when I had IC3 that came with the Handyboard Kit. Is there anywhere I can get it? ...
3136 Jim Peterson
jcpjimcp Offline Send Email
Jan 6, 2005
1:15 pm
Then I suspect not all the pins are alligned......
3137 Jim Peterson
jcpjimcp Offline Send Email
Jan 6, 2005
1:18 pm
The IC3 one should still work....
3138 duncandonuts911 Offline Send Email Jan 7, 2005
5:08 pm
I am using the IR Control Freak to help guide my robot and it will send two numbers to the handyboard- one gives the direction of the object, and the other its...
3139 winfried_sinn Offline Send Email Jan 8, 2005
12:24 am
Hi, I have some problems testing my CMUCam 2 with the CMUCam 2 GUI: 1. When grabbing the frame of a white sheet of paper, the picture looks slightly orange.In...
3140 fisher_karl Offline Send Email Jan 8, 2005
6:35 am
I have a question for the group. I have built two quadrature encoder circuits using the hammatsu p5575 chips. Each board has a +5V, Gnd, and two digital ...
3141 Jim Peterson
jcpjimcp Offline Send Email
Jan 8, 2005
1:17 pm
you should use the quad encoder driver onthis board in the files section if you want to measure the direction of rotation of two shafts. the built in encoder...
3142 Terry Gathright
terrygathright Offline Send Email
Jan 8, 2005
4:27 pm
Hi, Sorry I cannot supply the information for you but maybe someone in the group can. I sent a enquiry to : support@... asking for a connection...
3143 Jim Peterson
jcpjimcp Offline Send Email
Jan 8, 2005
6:24 pm
The serial pins are in the RJ11 connector on the handyboard. the two outer wires are txd and rxd from the hc11, the inner are +5v and ground. the txd is...
3144 Jim Peterson
jcpjimcp Offline Send Email
Jan 8, 2005
6:26 pm
correction the +V is unswitched unregulated power. be very caregul about what you connect that to, it could fry an unprotected digital circuit. Jim...
3145 Illusion
teddybell50922 Offline Send Email
Jan 9, 2005
2:48 am
IS there any way to convert a music file to a function Interactive C recognizes? I want to play a short music after a competition ends. Thank You...
3146 Jim Peterson
jcpjimcp Offline Send Email
Jan 9, 2005
6:29 am
there are several examples of music playing on the handyboard both in the IC library and in the files section of this board. What exactly do you mean by "a...
3147 Steve Law
stevenelaw Offline Send Email
Jan 9, 2005
10:48 am
I have quadrature encoder software for 2 quadrature encoders. Is is an assembly file that has been compiled into an .icb file and it works on digital inputs 10...
3148 Steve Law
stevenelaw Offline Send Email
Jan 9, 2005
10:53 am
Hi Jim, I got it up and running, but I modified the .asm file to use only two of the inputs, since that is all I needed. I then compiled it on Newton Lab's web...
3149 Jim Peterson
jcpjimcp Offline Send Email
Jan 9, 2005
1:51 pm
be careful about using other sensors on those defined ports, if you look closely at the expansion board schematic, the signal line for lego sensors is switch...
3150 Steve Law
stevenelaw Offline Send Email
Jan 9, 2005
9:00 pm
Hi Jim, I wasn't planning to use the I/O on those other two ports, but thanks for reminding me anyway. Even though I wouldn't have used them anyway, it is good...
3151 Jim Peterson
jcpjimcp Offline Send Email
Jan 9, 2005
9:16 pm
Actually IC 4.3 can run 6 processes, IC 5 will allow 8. use the ps command in the interaction window to view the process state....
3152 angela_sodemann Offline Send Email Jan 9, 2005
10:45 pm
I have a number of handyboards that can't download firmware. All of these handyboards have the IR led (the one in the lower right-hand corner) lit. Does...
3153 Patrick Hui
handyboard2002 Offline Send Email
Jan 9, 2005
11:02 pm
Hello, I believe some chips on your handyboards are burnt out, and thus causing this LED to lit due to no firmware inside. Have you tried to replace some chips...
3154 Patrick Hui
handyboard2002 Offline Send Email
Jan 9, 2005
11:06 pm
Hello, Have you downloaded the apropriate Handyboard Expansion board files? You need these files in order to get the ports under Expansion board to work. ...
3155 Steve Law
stevenelaw Offline Send Email
Jan 10, 2005
8:50 am
Further stuff. I did see that my 5 process are running. However, if I use any sleep(0.25); commands in a process, it seems that the function msleep() becomes...
3156 Jim Peterson
jcpjimcp Offline Send Email
Jan 10, 2005
1:01 pm
Functions can call funcions. msleep is the actual delay processor, it tales a 32bit number of milli seconds to sleep. sleep takes a float number of seconds....
3157 bigmalof00 Offline Send Email Jan 11, 2005
3:50 am
I'm a little late started on a robot that needs to go four feet find its balls either black or silver and return them home. All the while, avoiding the other...
3158 fisher_karl Offline Send Email Jan 12, 2005
7:18 am
... Thanks, I would be interested in seeing the code, but I dont know how to post to the files area either. You could send them to skfish@... if all...
Messages 3129 - 3158 of 6169   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help