Anonymous

Project:Nanode/Applications: Difference between revisions

From London Hackspace Wiki
No edit summary
Line 13: Line 13:
By using Pachube's API as a smart intermediary, much of the burden of serving an interractive webpage is eliminated from the Nanode.
By using Pachube's API as a smart intermediary, much of the burden of serving an interractive webpage is eliminated from the Nanode.


A final application, uses an interpreted language called [http://bitlash.net/wiki/start Bitlash] which allows scripts to be written and stored in EEprom on the microcontroller or on an external SD card. We are developing a Telnet aopplication which would allow a Nanode running bitlash to be remotely reconfigured to run a different script.
A final application, uses an interpreted language called [http://bitlash.net/wiki/start Bitlash] which allows scripts to be written and stored in EEprom on the microcontroller or on an external SD card. We are developing a Telnet aopplication which would allow a Nanode running bitlash to be remotely reconfigured to run a different script.


Nanode has a lot in common with the Tuxgraphics Web Server - in fact the Tuxgraphics TCP/IP stack was ported to Arduino, and thence onto Nanode.  Here's an [http://tuxgraphics.org/electronics/200905/embedded-tcp-ip-stack.shtml article] with a lot of the background information to how the stack works and how it serves small web pages efficiently.


==Before You Start==
==Before You Start==
552

edits