The code uploads analog value to a local phant server running on local network. Make sure to change the IP address to the server IP address. Use the link to dload phant. https://nodejs.org/en/ Run "npm -g install phant" in CMD admin mode. Type "phant" in CMD admin panel to start server. IP address of server is

Dependencies:   ESP8266 mbed

Fork of Esp8266_LocalPhant_KL25z by Janhavi Kulkarni

Files at this revision

API Documentation at this revision

Comitter:
janhavi
Date:
Sat Jun 11 14:10:23 2016 +0000
Parent:
1:5f3e0e019080
Commit message:
Local phant with ESP8266.

Changed in this revision

ESP8266.lib Show annotated file Show diff for this revision Revisions of this file
--- a/ESP8266.lib	Sat Jun 11 14:05:21 2016 +0000
+++ b/ESP8266.lib	Sat Jun 11 14:10:23 2016 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/users/quevedo/code/ESP8266/#4f24e7e803a1
+https://developer.mbed.org/users/janhavi/code/ESP8266/#4f24e7e803a1