A project I've got coming up will be using the Espruino and CC3000 module to provide a user interface to some hardware.
Beyond this, I'm looking at making a youtube series that is going to involve the Espruino quite frequently, to make the presentations simpler (less technically involved for the viewer too) I'd like to be able to use the Espruino to serve up web pages but I won't be needing it to be wireless.
Is there an easy way to get the Espruino to serve up web pages through a wired connection, either the micro usb or through some of the gpio? I'd like it to work in a similar way to how it works with the CC3000 but using a purely wired connection?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
A project I've got coming up will be using the Espruino and CC3000 module to provide a user interface to some hardware.
Beyond this, I'm looking at making a youtube series that is going to involve the Espruino quite frequently, to make the presentations simpler (less technically involved for the viewer too) I'd like to be able to use the Espruino to serve up web pages but I won't be needing it to be wireless.
Is there an easy way to get the Espruino to serve up web pages through a wired connection, either the micro usb or through some of the gpio? I'd like it to work in a similar way to how it works with the CC3000 but using a purely wired connection?
Thanks in advance
Lucie