Legacy Forum: Preserving Nearly 20 Years of Community History - A Time Capsule of Discussions, Memories, and Shared Experiences.

Computer Controller

Hitec robotics including ROBONOVA humanoid, HSR-8498HB servos, MR C-3024 Controllers and RoboBasic
2 postsPage 1 of 1
2 postsPage 1 of 1

Computer Controller

Post by bbrainmonkey » Tue Nov 13, 2007 3:18 am

Post by bbrainmonkey
Tue Nov 13, 2007 3:18 am

If I get a Robonova, I was thinking about using an old laptop computer as a controller for it. Would it be possible to use bluetooth to connect them, and, if so, could there be 2 way communication to increase the RN-1's program capabilities and processing power?
If I get a Robonova, I was thinking about using an old laptop computer as a controller for it. Would it be possible to use bluetooth to connect them, and, if so, could there be 2 way communication to increase the RN-1's program capabilities and processing power?
Last edited by bbrainmonkey on Tue Nov 13, 2007 9:07 pm, edited 1 time in total.
10 Shoot
20 Die
30 Goto 10
bbrainmonkey
Savvy Roboteer
Savvy Roboteer
Posts: 36
Joined: Thu Nov 08, 2007 3:34 am
Location: Connecticut

Post by Pev » Tue Nov 13, 2007 5:46 pm

Post by Pev
Tue Nov 13, 2007 5:46 pm

Hi,

Bluetooth is definately an option to pass information between a PC and the RN-1 although not for the actual downloading of code. The RN-1 has a serial port on the controller board that a number of threads detail how to connect both the Hitec module and (my personal favorite) the BlueSmirf unit.

I currently have my RN-1 using bluetooth to communicate with a tablet PC program as a replacement for the IR remote and am very pleased with the way it is working.

As always though there is a restriction, the serial port implementation in Robobasic limits the transmittions to a single byte and it can only recieve a single byte per recieve operation. However you could still use some cleaver bit shifting or define your own simple packet protocol to get more inofrmation passing between the two units.

Hope this helps

Pev
Hi,

Bluetooth is definately an option to pass information between a PC and the RN-1 although not for the actual downloading of code. The RN-1 has a serial port on the controller board that a number of threads detail how to connect both the Hitec module and (my personal favorite) the BlueSmirf unit.

I currently have my RN-1 using bluetooth to communicate with a tablet PC program as a replacement for the IR remote and am very pleased with the way it is working.

As always though there is a restriction, the serial port implementation in Robobasic limits the transmittions to a single byte and it can only recieve a single byte per recieve operation. However you could still use some cleaver bit shifting or define your own simple packet protocol to get more inofrmation passing between the two units.

Hope this helps

Pev
Carl
-------------------------
www.alt-view.co.uk
Pev
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 547
Joined: Sun Feb 26, 2006 1:00 am
Location: UK


2 postsPage 1 of 1
2 postsPage 1 of 1