Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Bluetooth heart beat rate monitor

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
108 views
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Jan 23, 2012

Heart beat rate sent over bluetooth

Category:

Entertainment

Tags:

License:

Standard YouTube License

  • likes, 0 dislikes

Link to this comment:

Share to:

Uploader Comments (goeb1)

  • what bluetooth module did you use? how did you interface it to the uC? please...id like to create something with bluetooth... thanks

  • @petoknm this is a cheap $8 bluetooth/serial TTL module I got on ebay. It is interfaced with the uC using the UART (Serial class in arduino)

  • @goeb1 but how you can set up the connection ...which device it should connect to...what are all the pins u used ?

  • @petoknm you have no connection to setup between the uC and the BT module as it is only a serial to bluetooth converter. The only "setup" is Serial.begin(9600) from the Arduino library. Then I only have to use Serial.print(value, DEC) in my arduino sketch to send data to the bluetooth module.

    I use 4 pins on the BT module: gnd, vcc, tx and rx, that's pretty straightforward.

  • @goeb1 so you cant change the name of the bluetooth module or connect to different devices...the device has to connect to the module, right? and then its just an ordinary serial communication...

  • @petoknm you can change the name of the device or change its bind code, its baud rate or do plenty of other things by connecting a 5th pin (KEY) to vcc and sending AT commands @38600 bauds to the dongle.

    Search for "linvolV1.5" for example on google, this is a popular firmware for these cheap dongles.

see all

All Comments (7)

Sign In or Sign Up now to post a comment!
  • @goeb1 thanks a lot...i googled really good page :D thx

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more