by bauermech » Fri Feb 24, 2006 5:05 am
by bauermech
Fri Feb 24, 2006 5:05 am
Oh by the way, I saw your Robonova step-by-step assembly process you and your brother did. Nice, crisp pics... and great stuff to say along the way. Excellent job!
What sparked the thought was: The way I understand it, the IR sensor waits for: 10101, then receives: 0x00, 0x41, 0x81, and 0xC0 (when key 1 is pressed) (info fromTeamKNOx remote analysis). What if I were to replicate that using BT instead of IR?
The other thing I was considering was scrapping that all together and set up my own set of constants in VB6 and send them through the BT to the atmega chip where the RoboBasic code could decipher it, and execute the sequence. These are just concept ideas... Not even sure if it's plausible. I'd rather have two-way communication anyway.
I jumpped onto
www.sparkfun.com forums, as you suggested. It seems there is a way to manipulate the level conversions through code. I'll contact them and see if they might be able to help me out w/ that.
Oh by the way, I saw your Robonova step-by-step assembly process you and your brother did. Nice, crisp pics... and great stuff to say along the way. Excellent job!
What sparked the thought was: The way I understand it, the IR sensor waits for: 10101, then receives: 0x00, 0x41, 0x81, and 0xC0 (when key 1 is pressed) (info fromTeamKNOx remote analysis). What if I were to replicate that using BT instead of IR?
The other thing I was considering was scrapping that all together and set up my own set of constants in VB6 and send them through the BT to the atmega chip where the RoboBasic code could decipher it, and execute the sequence. These are just concept ideas... Not even sure if it's plausible. I'd rather have two-way communication anyway.
I jumpped onto
www.sparkfun.com forums, as you suggested. It seems there is a way to manipulate the level conversions through code. I'll contact them and see if they might be able to help me out w/ that.