ioio android 开发板,GitHub - freemansoft/ioio: Software, firmware and hardware of the IOIO - I/O for An...

68747470733a2f2f6a69747061636b2e696f2f762f797461692f696f696f2e737667

a317147f61f3b005c6c0e280d9799f05.png

The IOIO is a board that provides a host machine the capability of interfacing with external hardware over a variety of commonly used protocols.

The original IOIO board has been specifically designed to work with Android devices. The newer IOIO-OTG ("on the go") boards work with both Android devices and PC's (details here).

The IOIO board can be connected to its host over USB or Bluetooth, and provides a high-level Java API on the host side for using its I/O functions as if they were an integral part of the client.

All user documentation is on the Wiki.

You can get answers to questions and get news about IOIO on the ioio-users discussion group

The IOIO Gallery lists various IOIO projects to give you some ideas of what you can do with IOIO.

And this is the blog of Ytai, the inventor of IOIO, where new developments are normally announced. Specifically, this introductory post provides a good overview of this technology.

You can purchase a IOIO-OTG board online from:

SeeedStudio (primary manufacturer - manufacturing, testing and service standards have been inspected).

Sparkfun Electronics (primary manufacturer - manufacturing, testing and service standards have been inspected).

Usage in Gradle

in top build.gradle

allprojects {

repositories {

...

maven { url 'https://jitpack.io' }

}

}

and in module build.gradle

dependencies {

implementation "com.github.ytai.ioio:IOIOLibAndroidBluetooth:$LATEST"

implementation "com.github.ytai.ioio:IOIOLibAndroidAccessory:$LATEST"

implementation "com.github.ytai.ioio:IOIOLibAndroidDevice:$LATEST"

}

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值