filmov
tv
Embedding Software Agents using Jason Framework and Javino
Показать описание
The platform consists in embed Jason framework in Raspberry Pi, allowing directly control of its pins, in order to control hardware devices, and Arduino to control sensors/actuators. So, it is necessary to prepare both hardware and software, and establish a communication between them. For this, it was developed the Javino library, which is a communication protocol for exchange messages between Java and Arduino using a serial port.