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.
Ohloh computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has code locations but that location contains no recognizable source code for Ohloh to analyze.
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.