An open API service indexing awesome lists of open source software.

https://github.com/inokinoki/serialip

Original lib: https://www.shikadi.net/files/arduino/SerialIP-1.0.zip
https://github.com/inokinoki/serialip

Last synced: 8 months ago
JSON representation

Original lib: https://www.shikadi.net/files/arduino/SerialIP-1.0.zip

Awesome Lists containing this project

README

          

This is SerialIP version 1.0, a wrapper library around uIP, which provides the
Arduino with TCP/IP connectivity over its built-in serial port, with SLIP
(RFC1055) protocol.

The wrapper library was written by Adam Nielsen

uIP was written by Adam Dunkels of the Networked Embedded Systems group at the
Swedish Institute of Computer Science.

For set up guides and troubleshooting, visit the SerialIP page on the Arduino
wiki: http://www.arduino.cc/playground/Code/SerialIP

For more information visit:

- uIP API reference:
http://www.sics.se/~adam/uip/uip-1.0-refman/

- Arduino forums
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl

- uIP homepage:
http://www.sics.se/~adam/uip/index.php/Main_Page