Maker Pro
Maker Pro

Bluetooth Module connecting to an OOPic R board - HELP?!

R

RileyRoxx

Hey guys,

i'm a total novice (and i really mean that). I am trying to build a
mobile robot that is controlled via bluetooth. (PC - robot). I'm
looking for some help.

Here is what i have:

- Bluetooth Module
- OOPic R board

I am wondering, HOW i connect the bluetooth module to the OOPic board.
I am a complete novice, so a really simple step by step guide would be
REALLY appreciated!!

I have added some pictures so you know what you are dealing with.

(overview of the project is below the links to the pictures)

I thank anyone who helps me in advance. Thankyou SO much for your time.

Richard

Links to Pictures:
http://www.flickr.com/photos/rileyroxx/128038463/ <<---- Bluetooth
Module
http://www.flickr.com/photos/rileyroxx/128039193/ <<---- OOPic R
Board

Project Overview:

The idea is to attach the bluetooth module to the oopic board. Setup a
bluetooth dongle on a PC. then create a piece of software that reads
inputs from the keyboard (move forward, backward, left and right etc)
then send the data via bluetooth to the module connected to the OOPic
board. The OOPic board receives teh data and moves teh wheels of the
robot. That is the basic overview.
 
M

Marcin Stepien

Hey guys,
i'm a total novice (and i really mean that). I am trying to build a
mobile robot that is controlled via bluetooth. (PC - robot). I'm
looking for some help.

Here is what i have:

- Bluetooth Module
- OOPic R board

I am wondering, HOW i connect the bluetooth module to the OOPic board.
I am a complete novice, so a really simple step by step guide would be
REALLY appreciated!!

I have added some pictures so you know what you are dealing with.

(overview of the project is below the links to the pictures)

I thank anyone who helps me in advance. Thankyou SO much for your time.

Richard

Links to Pictures:
http://www.flickr.com/photos/rileyroxx/128038463/ <<---- Bluetooth
Module
http://www.flickr.com/photos/rileyroxx/128039193/ <<---- OOPic R
Board

Project Overview:

The idea is to attach the bluetooth module to the oopic board. Setup a
bluetooth dongle on a PC. then create a piece of software that reads
inputs from the keyboard (move forward, backward, left and right etc)
then send the data via bluetooth to the module connected to the OOPic
board. The OOPic board receives teh data and moves teh wheels of the
robot. That is the basic overview.

Hi.

If you want connect this module to OOPic you should have
datasheet for your BT module.
I think that it's probably serial interface on your BT module, but to help you
we need know some more information about module.
Give us any link to datasheet for this BT module or name of this module.

Ps.Most of BT module have UART or SPI to communicate with host.

Marcin Stepien
[email protected]
 
Top