User Tools

Site Tools


proiecte:sparrow

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
proiecte:sparrow [2017/02/13 19:19]
iulia.manda [Results and Future Work]
proiecte:sparrow [2017/02/13 20:11] (current)
iulia.manda [Results and Future Work]
Line 68: Line 68:
 ===== Results and Future Work ===== ===== Results and Future Work =====
  
-This project is in a Proof-of-Concept state right now. Led on pin 11 can be turned on and off from the Coap client. After adding arduino-ESP8266 and COAP libraries to Arduino/libraries, espwifi_poc.ino can be run to start the server. One must follow the activity on the serial in order to get the assigned IP address. This will be used afterwards in Copper (Firefox) to connect to the server, in our example as follows: +This project is in a Proof-of-Concept state right now. Led on pin 11 can be turned on and off from the Coap client. After adding arduino-ESP8266 and COAP libraries to Arduino/libraries, espwifi_poc.ino [10] can be run to start the server. One must follow the activity on the serial in order to get the assigned IP address. This will be used afterwards in Copper (Firefox) to connect to the server, in our example as follows: 
-coap://<ip_address>:8081/light123+ 
 +<code> 
 +coap://<ip_address>:8083/light123 
 +</code> 
 + 
 +{{:proiecte:screen_shot_2017-02-13_at_19.27.50.png?400|}} 
 +{{ :proiecte:screen_shot_2017-02-13_at_19.27.40.png?400|}}
  
  
Line 82: Line 88:
   * [2] AT Command Set: http://www.pridopia.co.uk/pi-doc/ESP8266ATCommandsSet.pdf   * [2] AT Command Set: http://www.pridopia.co.uk/pi-doc/ESP8266ATCommandsSet.pdf
   * [3] Modified Arduino-ESP8266: {{:proiecte:arduino-esp8266.zip|}}   * [3] Modified Arduino-ESP8266: {{:proiecte:arduino-esp8266.zip|}}
-  * [4] Sparkfun and ESP8266: https://www.sparkfun.com/products/13287 +  * [4] Initial Coap Server Library: https://github.com/hirotakaster/CoAP 
-  * [5] Check running ESP: {{:proiecte:test_espmodule.zip|}}+  * [5] Sparkfun and ESP8266: https://www.sparkfun.com/products/13287 
 +  * [6] Modified Coap Server Library: {{:proiecte:libcoap.zip|}} 
 +  * [7] libcoap Client: https://sourceforge.net/projects/libcoap/ 
 +  * [8] Copper (CU): https://addons.mozilla.org/en-US/firefox/addon/copper-270430/ 
 +  * [9] Check running ESP: {{:proiecte:test_espmodule.zip|}} 
 +  * [10] Sparrow-ESP8266 PoC {{:proiecte:espwifi_poc.zip|}}
  
proiecte/sparrow.1487006392.txt.gz · Last modified: 2017/02/13 19:19 by iulia.manda