Anonymous

Project:Nanode/Applications: Difference between revisions

From London Hackspace Wiki
Added link to EtherSia
(Added link to EtherSia)
Line 735: Line 735:




===IPV6 and uIP===
===IPv6 and uIP===


uIP is an alternative TCP/IP stack written for resource limited microcontrollers.
uIP is an alternative TCP/IP stack written for resource limited micro-controllers.


Guenther Hoelzl has combined uIP plus the ENC28J60 library from Guido Socher, to make an IPV6 implementation - which will run on any arduino like device with ENC28J60 ethernet controller - including Nanode of course.
Guenther Hoelzl has combined uIP plus the ENC28J60 library from Guido Socher, to make an IPV6 implementation - which will run on any Arduino like device with ENC28J60 ethernet controller - including Nanode of course.


http://sites.google.com/site/ghoelzl/ipv6ethershield/ipv6_telnet_server
http://sites.google.com/site/ghoelzl/ipv6ethershield/ipv6_telnet_server
Line 747: Line 747:


Stephen's NanodeUIP repository: http://github.com/sde1000/NanodeUIP
Stephen's NanodeUIP repository: http://github.com/sde1000/NanodeUIP
25th July 2016 - While the rest of the world has moved on to other things, [https://twitter.com/njh @njh] has written a minimal IPv6-only library for Nanode/Arduino, called EtherSia:
https://github.com/njh/ethersia
It uses less programme memory and RAM than UIP/Contiki.


=== Jee Labs EtherCard Library ===
=== Jee Labs EtherCard Library ===
41

edits