motion-bt-low-energy-example
motion-bt-low-energy-example copied to clipboard
Simple example of using Bluetooth LE with RubyMotion to connect to a Heart Rate monitor
Rubymotion Bluetooth Low Energy example
Just to play :-) Translated from another code. It searches for Heart Rate monitors and sees the values in real time.
Requiements
- iOS 5 or later
- hardware with Bluetooth 4.0 (simulator won't work)
- RubyMotion
Credits to Google, Apple documentation.