没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > jvex-robotics |
jvex-robotics
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
概述
Jvex-robotics interfaces Java single board computers to the VEX Robotics Robotics Design System Kit. The goal is to free the Java host from low-level device management by delegating these tasks to the VEX Controller that comes with the kit. The result is that a Java host can easily manage real-time VEX devices over a serial protocol.
The VEX controller directly manages sensor and motor hardware. Given a decent 'C' compiler, the pair of PIC microprocessors is well suited for offloading low-level, real-time device control from the Java host.
The serial protocol incorporates I/O Point Tagging which provides a means for peripherals to characterize themselves via XML descriptors to the host.
创建时间:2014-05-12 08:17
