Skip to content
maniacbug edited this page Jul 25, 2011 · 9 revisions

Navigation: Home | Scenarios | Installing | Using | Future

Future

  • RPL. Routing protocol for low-power networks. Based on IPv6, this is a great protocol for exactly the kind of networks we can make with these nodes.
  • SLIP. Tunneling IP to the PC using SLIP. This will allow us to put Contiki-enabled Zigduino nodes on the local network as first-class citizens.
  • IP Applications. Once the nodes are on the network, we can make them HTTP server, VNC servers, and more.
  • Arduino IDE. For beginners, I'll reconstitute Contiki avr-zigduino into an IDE-compatible library.
  • Examples. Everything so far are functionality tests. Next, I need to make some real-life examples for all the scenarios.

Read More

Back to: Home. To read it all again

Clone this wiki locally