@Abhigkar, sure you can do that. After you implemented the neopixel control software, how much space / variables do you have left? That kind of will define what you can do... I assume you have your ESP8266 on a local LAN as a station and not as an access point. In such configuration you can even pull in via - for example http://forum.espruino.com/conversations/267420/ , https://dojotoolkit.org/documentation/tutorials/1.10/hello_dojo/ - pull in nice frameworks, as I showed a while ago - http://forum.espruino.com/comments/12280075/ - and so did others, http://www.espruino.com/Interactive+Web+UI, etc.
@allObjects started
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.
@Abhigkar, sure you can do that. After you implemented the neopixel control software, how much space / variables do you have left? That kind of will define what you can do... I assume you have your ESP8266 on a local LAN as a station and not as an access point. In such configuration you can even pull in via - for example http://forum.espruino.com/conversations/267420/ , https://dojotoolkit.org/documentation/tutorials/1.10/hello_dojo/ - pull in nice frameworks, as I showed a while ago - http://forum.espruino.com/comments/12280075/ - and so did others, http://www.espruino.com/Interactive+Web+UI, etc.