Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 516 Bytes

File metadata and controls

20 lines (15 loc) · 516 Bytes

WebBluetoothToOSCBridge

A Cross-platform (requires Chrome) WebBluetoothToOSC bridge for the Sweetzpot Flow sensors developed by Eigil Aandahl, University of Oslo

To use web bluetooth and web osc need to install osc-web\

Has certain dependencies, node and socket:

https://nodejs.org/en/

Installation:

$ git clone git://github.com/automata/osc-web.git

$ cd osc-web/

$ npm install

Using:

$ cd osc-web

$ node bridge.js

This starts osc-web and must run in the background.