INVESTIGADORES
LUTENBERG Ariel
congresos y reuniones científicas
Título:
Design of an Extensible, Portable and POSIX Compliant Protocol
Autor/es:
A. ALBA CHICAR; E. ESPÓSITO; A. LUTENBERG
Reunión:
Congreso; Congreso Argentino de Sistemas Embebidos 2013; 2013
Resumen:
The aim of this article is to introduce a protocol for embedded systems that delivers data between two nodes independently of the characteristics of the link. The development is platform independent and virtually portable to any communication standard. To demonstrate the performance of our protocol it was implemented in an ARM Cortex M3 LPC1769 microcontroller of NXP using first an UART serial protocol and then TCP/IP sockets. The protocol was implemented using object oriented techniques, POSIX standards and several abstraction layers.