Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 584 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 584 Bytes

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

APIs