Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: etanhay on March 31, 2010, 06:06:00 AM

Title: Bluetooth Module to PC
Post by: etanhay on March 31, 2010, 06:06:00 AM
I just bought an UART bluetooth module,

I want to build circuit that turn led on and off but I don't know how.

Also I don't know how to connect this module to any physical device and how can I get the result of what that I send via the computer (I see the device as COM4)

It's possible to connect the TX and RX legs of the module to a regular COM port (TX and RX Legs)?

I will be happy to get any kind of help.

Thank you very much,
Etan hay.
Title: Re: Bluetooth Module to PC
Post by: Gophermofur on March 31, 2010, 06:59:57 AM
Did you read the SoR bluetooth page? http://www.societyofrobots.com/electronics_bluetooth_robot.shtml (http://www.societyofrobots.com/electronics_bluetooth_robot.shtml)

It might answer some of your questions.
Title: Re: Bluetooth Module to PC
Post by: dylouttrim on March 31, 2010, 09:18:14 AM
hey not sure if u have seen this yet, but it might help as i believe it is what u are trying to achieve.
http://blog.narobo.com/2008/08/bluetooth-controlled-lights.html (http://blog.narobo.com/2008/08/bluetooth-controlled-lights.html)
Title: Re: Bluetooth Module to PC
Post by: etanhay on March 31, 2010, 10:25:49 AM
Hello.

Both of the articles are about Axon kit.

I want to know if there is an option to connect the module to PC via COM port RX to TX and TX to RX.

Thank you very much.
Title: Re: Bluetooth Module to PC
Post by: SmAsH on March 31, 2010, 03:14:31 PM
Yes, that is exactly what happens in the bluetooth tutorial =)
The concept is pretty much the same with most atmegas.

To start, open up hyperterminal and connect to com4 if that's what it is and see if you can send/receive any data.
Title: Re: Bluetooth Module to PC
Post by: gossamer on April 01, 2010, 06:14:33 AM
Have in mind that serial port is 15v and UART is ttl (5v). so you need conversion via max232 or similar chip.
Title: Re: Bluetooth Module to PC
Post by: Soeren on April 01, 2010, 10:49:27 AM
Hi,

I just bought an UART bluetooth module,
I want to build circuit that turn led on and off but I don't know how.
You just redefined the term "Gross Overkill"  ;D

A simple set of TX/RX modules is close to Plug 'N' Play, while the Bluetooth will probably be mmore like Plug 'N' Pray.
But hey, as long as that LED are gonna shine  ;)