I'm having problems getting my mini board to work. The serial light comes on when I plug in the serial line, but shuts off when I plug the power in (I believe...
Hello, I'd like to build a "robot" that operates off a treaded base for simplicity of turning and control. On top of the base I'd like to build a small wood...
I got a handyboard which will not go into download mode, and as far as I know, the stop switch appears to be working. (replaced it, but the contacts dont look...
hi i was just wondering if there's some equivalent "chip" that can be used in place of this thing, as the handy board does not work exceedingly well w/o it...
Dear, Hi! I have a big problem here. I can't get my servo motor(Futaba S9001) turn. I tried to run the "hbtest.ic" provided in ic 4.0(KISS Institute). The...
Hi! I don't know if this will help you try altering the program for rotation i.e the program states: int min=400; int max=4000; int step=100; Try changing the...
Hi all! I know there has previously been some discussion, here in the newsgroup, about connecting an optical mouse to the HB. What I'm now supposed to do is,...
Dear, I have changed the min and max value of my program. Also, i have tried some command likes while(1) {servo0=3000;} then i tried to turn motor shaft...
Hello, I trying to get the handyboard to control several high powered motors for a project. The motors are 24v ~1-4Amp. I have found a motor driver board at...
I will probably be working on this "no problem" problem soon too. Maybe we could work together on it. :) Clint In a message dated 7/11/02 3:08:25 PM Pacific...
I'm interested in using a servo to pan a sonar ranger unit , lets ay 25 deg. at a time. What I have is a 180 deg. futaba 300. My question is how could I use it...
I am trying something similar. Please CC me. ... __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes...
you can contact me at midnight@... let me know what you have come up with, maybe between the two of us we can figure it out....... thanx _Duane ... ...
The RoboMaxx Registration page is up an functional. Please register your robots online ahead of time so we don't have to spend as much time registering the...
Dear, The following is the code that i downloaded to my handyboard. I only managed to see the number changing on my LCD. And, my servo remains motionless. so,...
What do you mean with "no problem"? Is it to connect an iPaq or PC to the HB through the serial interface, that you replied on? I know that this is "no...
No, I wasn't. You said that you *guessed* that a serial interface between the HB and a PC/iPaq would be "no problem," therefore, when I referred to "this "no ...
I guess the next question is the connector orientation. After the init_expdb_servos(1), does the servo power up? If not, you may have the connector reversed....
All, We had some problems with our server over the last two days and were unable to receive email. Everything is back in order and ready for your registration...
Hi Ken, Did you ever get your servos to operate properly? I downloaded your code and could not get mine to work either. I know servos operate properly so it's...
... This is an interesting idea.. I have read a few threads about the use of ANNs, but have yet to see how I might be abbble to use ANNs with sensor controle...
Perhaps this is your problem. " init_expbd_servos(1);" Possibly "servo" is the key word? Regards, Steve Stevens ... From: handyboard@yahoogroups.com...
My computer does't have any serial port but have a lot of USB port, can i use USB to serial converter cable to connect PC with HB interface. And Interactive C...
In my experience with I.C.4.0,it is very good to let you know if you call undefined functions like misspelled functions or if the proper .ic or .icb files are...
My idea is to build on autonomous hardware(sensor) routines into the system. This feeds into some sort of "image" (global variables) of the environment. Using...