An open API service indexing awesome lists of open source software.

https://github.com/lobaro/lobaro-coap-on-esp8266

Example of lib "lobaro-coap" in esp8266 native project.
https://github.com/lobaro/lobaro-coap-on-esp8266

Last synced: 6 months ago
JSON representation

Example of lib "lobaro-coap" in esp8266 native project.

Awesome Lists containing this project

README

          

# lobaro-coap-on-esp8266

Example of lib "lobaro-coap" runing natively on ESP8266 using ESP_IOT_SDK V1.5.

## Clone
Please use the following git command to clone this repository (because of submodule):
git clone --recursive

## Dependencies
* Unofficial Development Kit for Espressif ESP8266: https://github.com/CHERTS/esp8266-devkit
* ESP8266_NONOS_SDK_V1.5.0_15_11_27: http://bbs.espressif.com/viewtopic.php?f=46&t=1442
* Eclipse CDT: http://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/mars1

For a more usage instructions please visit: http://www.lobaro.com/lobaro-coap-on-esp8266