mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
- Very simple IOIO client - Tested with this hardware: http://www.adafruit.com/blog/2012/06/15/new-product-ioio-mint-portable-android-development-kit/ - Constants/protocol taken from: https://github.com/ytai/ioio/wiki/ Caveats: - The bluetooth API is only available on 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 Questions/comments: bryeung@chromium.org