The stepper motor is controlled from a web browser in real time. Using web socket to connect the web browser with a server running nodeJS and an netduino that connects to the server using a simple tcp connection. When you move the slider on one client it is moved on all connected browsers/devices and the stepper in sync.
/Macke
