Skip to content
This repository has been archived by the owner on Feb 15, 2021. It is now read-only.
/ picoos-net Public archive

uIP-based network layer for pico]OS, with IPv6

Notifications You must be signed in to change notification settings

AriZuu/picoos-net

Repository files navigation

uIP for pico]OS

This is a uIP-based network stack for pico]OS. It is currently based on version 3.0 of contiki. Support for both IPv4 and ipV6 is included.

In addition to standard uIP stack library includes two socket layers ("native" and BSD sockets) to make programming easier. BSD socket layer contains only basic functionality but should enable writing programs that are compatible with other environments using sockets.

Library includes some device drivers. Enc28j60 is quite common chip, driver being used currently is written by Ivan A. Sergeev.

For additional details see this article or manual.

For systems with more ram & rom there is also picoos-lwip library.

About

uIP-based network layer for pico]OS, with IPv6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages