Hello all, I have trouble with declare a 16 bit unsigned integer. I know that the IC support 16 bit signed integer and its range is from -32,767 to 32,767. But...
Can anyone tell me the Memory addresses of the analogue and digital inputs and outputs on the handyboard version 1.21. Need iformation to be able to alter...
Does anyone have a handy code for interpreting digital information relayed from a gyro sensor to the handyboard? I am using a mini-piezo gyro to manipulate a...
There are no digital outputs on the HB persay, unless you add the expansion board. The digital inputs are accessed by selecting any address from 7000 to 7FFF...
Please help: I am making a voice activated robot for my senior design project and my plan is to use a DSP chip which uses MATLAB code to do the voice part of...
hello erik what sort of gyros? - for gyros used in R/C helicopter to compensate PWM command of a servo, i posted some code for pwm capture, from TIC2 and/or...
hello kyle go to http://www.sensoryinc.com/, and inspire yourself from the voice extreme and voice direct. RS232 or I2C seems to be good starting point for a...
Addding a little to Dan's response. A good starting place for handyboard doc is http://handyboard.com/techdocs/. If you are planning on doing any assembler...
You need to start by getting a copy of the CMUcam manual from herehttp://www-2.cs.cmu.edu/~cmucam/ There is a new CMUcam available as well. with the original...
I've done alot of researching to find how to use IC to tell the Handyboard to receive a binary number through the rs232 serial port and then send that binary...
hi all, i am an amature robot hobbiest frm India. i am trying to build the handy board frm scratch. i would like to know if any one has built it in india and...
Sorry for being so vague. Thats the exact kind of gyro application I am interested in. Do you think that you could email me the address for that code, or the...
Erik, The words "I posted" in Ben's message means in the files section of this discussion board. Use the link at the bottom of each message to access the...
Hi, The handyboard has a detailed explanation of the Polaroid 6500 ranging module, which is great. Howevr, the webpage talks about having to solder extra...
FYI, The people at Carnegie Mellon University Computer Science have announced an updated CMUcam, the CMUcam2. Check it out at http://www-2.cs.cmu.edu/~cmucam/...
I thought this might be a good opportunity to put this question to bed: Is it simply a matter of changing libraries to accomodate the base HandyBoard, or is...
Hey, anyone know how much current can be put through the external servo power trace?? Probably going to need about 3 amps to drive a few servos and was...
Hi everyone, I'm a college student at the cegep André Laurendeau in Montreal and I'm working on a project for my DEC. I'm posting this message because I need...
Follow the link at the end of the message to the group site on yahoogroups. the files section has at least two project contributions that adddress the SRF08. ...
Does anyone have any experience with Interactive C and interrupts? Is there a way to have interupts properly integrated with an Interactive C program. For...
The encoders.asm distributed with IC installs interrupts in TIC2 and TIC3. it also hooks the pcode's 1ms TOC4 interrupt. It the first case you use RTI to...
Actually, there are 4 digital outputs that can be accessed on the SPI header. Check out the FAQ on handyboard.com. I've created a nice little piece of...
There are two ways to write interrupt code. 1) Write code to be called by an interrupt source that was previously unused, eg. TOC3. 2) Write code to be...
I want to set the TOI bit at TMSK2($1024), but I have a hard time doing it. This is what I wrote in the assembly. ldx #$1000 bset $24,X, $80 In my IC code I...
I would also like to hear the answer to this question. I have had a terrible time getting BSET and BCLR to work (I actually never did). I came up with a way...
Kris: I have an interest in doing something like this also. I found a website at one point that demonstrated pysically cutting the power trace on the...
Is this what you were looking for http://handyboard.com/mods/hbmcut.html John Edwards botbuilder@... http://webpages.charter.net/grizzlyrobotics/ ......