Is there a way to access Bluetooth connected devices in browser?

Will_P picture Will_P · May 12, 2014 · Viewed 8.8k times · Source

Is there a way to access Bluetooth connected devices in browser?

I am trying to build a demo system utilizing leap motion for a university project and was planning to build the interface in HTML because leap motion supports JavaScript.

I want the system to have full control over Bluetooth calling on a phone. As most in-car systems currently do; i.e. accept call, decline, make call & view contacts(if possible)

Answer

Ben picture Ben · May 12, 2014

You might want to check out the Chrome Bluetooth API, though it appears you need to have a development version of Chrome installed: https://developer.chrome.com/apps/bluetooth