Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imt-atlantique/Arduino-IPv6Stack
IPv6 stack for Arduino and Xbee based on Contiki OS network stack
https://github.com/imt-atlantique/Arduino-IPv6Stack
Last synced: 2 months ago
JSON representation
IPv6 stack for Arduino and Xbee based on Contiki OS network stack
- Host: GitHub
- URL: https://github.com/imt-atlantique/Arduino-IPv6Stack
- Owner: imt-atlantique
- Created: 2012-06-29T10:05:06.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-08-13T10:00:01.000Z (over 11 years ago)
- Last Synced: 2024-05-18T22:04:40.497Z (8 months ago)
- Language: C
- Size: 731 KB
- Stars: 78
- Watchers: 28
- Forks: 23
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-arduino - Arduino-IPv6Stack - IPv6 stack for Arduino and Xbee based on Contiki OS network stack (Libraries)
README
Arduino µIPv6 Stack
=================An IPv6 stack for [Arduinos](http://www.arduino.cc/) MEGA and [Xbee](http://www.digi.com/en/products/wireless/point-multipoint/xbee-series1-module)
based on [Contiki OS](http://www.contiki-os.org/) network stack. µIPv6 has been created because
we think Arduino is a good prototyping platform and because Arduino has to be IPv6 ready.If you are looking for **Arduino UNO** IPv6 stack, please have a look at our [Arduino pico IPv6](https://github.com/telecombretagne/Arduino-pIPv6Stack) project !
![Arduino µIPv6 Stack](http://departements.telecom-bretagne.eu/data/rsm/stack%20diagram.png)
Features
--------* IP network stack with low-power standards : [6LoWPAN](http://datatracker.ietf.org/wg/6lowpan/charter/), [RPL](http://tools.ietf.org/html/rfc6550), and [CoAP](http://datatracker.ietf.org/doc/draft-ietf-core-coap/)
* Compatible with [Arduino MEGA](http://arduino.cc/en/Main/ArduinoBoardMega2560) family
* Based on [Contiki OS](http://www.contiki-os.org/) network stack
* Can be used on top of [IEEE 802.15.4](http://www.digi.com/products/wireless-wired-embedded-solutions/zigbee-rf-modules/point-multipoint-rfmodules/xbee-series1-module), IEEE 802.3 (Ethernet), IEEE 802.11 (Wifi) MAC layers **: We are only providing [XBee Series 1](http://www.digi.com/products/wireless-wired-embedded-solutions/zigbee-rf-modules/point-multipoint-rfmodules/xbee-series1-module) interface for now.
Get Started
-----------To get started using µIPv6 stack, go to the [wiki](https://github.com/telecombretagne/Arduino-IPv6Stack/wiki). The wiki
contains a step-by-step tutorial and examples necessary to build your first Arduino Wireless Sensor Network.![Arduino WSN](http://departements.telecom-bretagne.eu/data/rsm/heterogeneous%20wsn%20arch.png)
License
-------
This stack is open source software : it can be freely used both in commercial and non-commercial systems and the full source code is available.People
-------[Alejandro Lampropulos]([email protected]) (Télecom Bretagne, RSM dpt) : *project maintainer*
[Baptiste Gaultier]([email protected]) (Télecom Bretagne, RSM dpt) : *developer and documentation maintainer*
[Laurent Toutain]([email protected]) (Télecom Bretagne, RSM dpt) : *associate professor and project lead*