Integrating native code into a Java application for controlling a mobile robot via a PC's serial port

Citation
A. Segovia et al., Integrating native code into a Java application for controlling a mobile robot via a PC's serial port, COMPUT ELEC, 27(1), 2001, pp. 109-117
Citations number
6
Categorie Soggetti
Computer Science & Engineering
Journal title
COMPUTERS & ELECTRICAL ENGINEERING
ISSN journal
00457906 → ACNP
Volume
27
Issue
1
Year of publication
2001
Pages
109 - 117
Database
ISI
SICI code
0045-7906(200101)27:1<109:INCIAJ>2.0.ZU;2-H
Abstract
Java's platform-independence constrains the explicit use of the machine's h ardware. Nevertheless, Java provides a way to interact with the hardware th rough native code. Our interest in doing so lies in the need of sending ins tructions through the serial port of a PC to a robot, in order to command t he robot, A Dynamic-link library (DLL), which implements the native code fo r controlling the serial port of a PC (programming, sending and receiving d ata), is presented in this paper. In addition, a Java application, which ma kes use of this library, is described, (C) 2000 Elsevier Science Ltd. All r ights reserved.