Arduino Uno - Bluetooth Connection over Mac

Hello everyone,

I am attempting to use a Bluetooth Module (HC-06) to connect and communicate with my laptop (Macbook Air). Here are the design requirements:

A separate sensor-processing program running on my laptop will yield an output that corresponds to a command (1,2,3,4 all corresponding to some command)
This command must be sent to the Arduino Uno (using a Bluetooth connection)
This command must be interpreted, and be used as motor power levels.

I have been able to detect the HC-06 as a Bluetooth device on my Mac, but I have absolutely no idea what the code is to look like, and what other software I might have to use (i.e. CoolTerm or TeraTerm).

Any and all advice is greatly appreciated.

Thank you.

-Dawn

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.