Monday, September 7, 2009

The BlackBerry Simulator


I have been working with the BlackBerry simulator for the past while, working on arguably simple code to better understand and appreciate how BlackBerry applications are written using J2ME. Here is one example of code that I have had running successfully, based upon an example given in the BlackBerry Developer Zone.

I am intrigued by the BlackBerry. Would I be able to use the BlackBerry as a remote control for the NXT robot? While I can certainly write an application for the PC to control the NXT over Bluetooth, the PC is necessarily stationary. The robot cannot move outside of the Bluetooth broadcast range. On the other hand, if the BlackBerry were used as the remote control device, the remote control is now portable. The user can now move along with the NXT. The NXT's range of movement is theoretically unlimited.

3 comments:

Juan Antonio BreƱa Moral said...

Another idea, is to use a mobile phone as communication device to receive/send data from Internet...

Leviathan said...

Please, have you followed up on this at all? I would love to be able to use my blackberry bold 9000 to control my NXT! If not, I know a very small amount of java (basic understanding of the language, understand object oriented concepts.) How easily do you think I could write a basic R/C Program (one that just controls the 3 motors maybe)? I'm a college student and don't really have a lot of time to dedicate to such a project at the moment...

Leviathan said...
This comment has been removed by the author.