gillesdami / Arduino-pIPv6Stack

Very light IPv6 stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino pico IPv6 stack

A very light IPv6 stack for Arduinos UNO over bluetooth based on Contiki OS network stack.

  • Coap
  • UDP
  • 6LowPAN / RPL
  • Device Address

Features

Get Started

Link your arduino with an HC-05 module and start sending/receiving data through CoAPEngine or PicoIPv6Connection. For xbee modules check the parent repository, for other modules you can implement your own MACLayer.

License

MIT

About

Very light IPv6 stack

License:MIT License


Languages

Language:C++ 57.3%Language:C 37.2%Language:CSS 1.7%Language:Processing 1.4%Language:Python 1.2%Language:Makefile 0.7%Language:XSLT 0.3%Language:Shell 0.1%Language:Elixir 0.1%