mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
IOIO Bluetooth device
Very simple IOIO client. Tested with this hardware
The constants and information about the protocol was taken from https://github.com/ytai/ioio/wiki/
Caveats:
- The bluetooth API is only available on dev-channel Chrom(e|ium)OS
- Resource clean-up isn't happening properly yet: you will likely have to disable/enable bluetooth between runs of the program or the connection will fail

