Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将 telosb 传感器与我的平板电脑连接并从传感器读取数据。我正在使用联想平板电脑(Android 3.1),但我无法为此找到正确的驱动程序。我尝试运行 FTDI beta 驱动程序,但平板电脑仍然无法识别该设备。FTDI 网站说 USB 设备的默认权限必须修改,我们需要对其进行 root 访问。我还不能植根平板电脑。
有没有人研究过类似的东西?
谢谢,阿希什。
您是否尝试过使用 Arduino 板将现实世界与您的 Android 设备连接?看看这个项目。我认为这可能与您想做的事情有关。这个其他链接与 TelosB 设备更相关。希望这对您有用。
你看到这个链接了吗,谷歌有自己的库来与外部设备通信。