The simplest way of getting the data from the Arduino is with the unit connected directly to a host computer Universal Serial Bus (USB) interface, reading the data as if it were a serial connection.
从 Arduino 获得数据最简单的方式是让此单元直接连接到主机计算机的 Universal Serial Bus (USB) 接口,像串行连接那样读取数据。
The system integration bus (SIBus) uses the dynamic interface for Service Data Objects (SDO).
系统集成总线 (SIBus) 使用服务数据对象(Service Data Objects,SDO)的动态接口。
This interface uses a peer-to-peer architecture in which peripherals negotiate bus conflicts to determine which device can best control a data transfer.
这种接口采用点对点架构,外周设备协商解决总线冲突问题,以确定哪个设备控制数据传输最佳。
应用推荐