{"id":13575924,"url":"https://github.com/automote/ESP-CoAP","last_synced_at":"2025-04-05T05:30:27.304Z","repository":{"id":50038159,"uuid":"72746242","full_name":"automote/ESP-CoAP","owner":"automote","description":"This repo contains CoAP protocol for ESP-12E","archived":false,"fork":false,"pushed_at":"2021-06-05T19:10:06.000Z","size":55,"stargazers_count":72,"open_issues_count":5,"forks_count":28,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-11-05T12:32:50.637Z","etag":null,"topics":["arduino-ide","arduino-library","coap-client","coap-protocol","coap-server","esp-coap","esp8266"],"latest_commit_sha":null,"homepage":"http://thingtronics.com","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/automote.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-03T13:07:43.000Z","updated_at":"2024-10-11T12:47:29.000Z","dependencies_parsed_at":"2022-08-03T17:01:09.468Z","dependency_job_id":null,"html_url":"https://github.com/automote/ESP-CoAP","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automote%2FESP-CoAP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automote%2FESP-CoAP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automote%2FESP-CoAP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automote%2FESP-CoAP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/automote","download_url":"https://codeload.github.com/automote/ESP-CoAP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247293989,"owners_count":20915329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arduino-ide","arduino-library","coap-client","coap-protocol","coap-server","esp-coap","esp8266"],"created_at":"2024-08-01T15:01:05.474Z","updated_at":"2025-04-05T05:30:26.964Z","avatar_url":"https://github.com/automote.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"# thingTronics ESP8266 12E Arduino Library\nThis is a Arduino Library for the ESP8266 12E.\n\n## ESP-CoAP server/client library for Arduino\nThis repo contains CoAP protocol for operationg ESP-12E as CoAP server and as CoAp client.\n\n## IETF CoAP RFC 7252\n\u003ca href=\"https://datatracker.ietf.org/doc/rfc7252/\"\u003eRFC 7252\u003c/a\u003e simple server library for Arduino.\n\n## Repository Contents\n* **/examples** - Example sketches for the library (.ino). Run these from the Arduino IDE. \n* **/src** - Source files for the library (.cpp, .h).\n* **library.properties** - General library properties for the Arduino package manager.\n* **library.json** - General library properties for the Arduino package manager in JSON format\n* **keywords.txt** - Contains the keywords for Arduino IDE.\n\nThis lightweight library source code have only 4 files. coapServer.cpp, coapServer.h, coapClient.cpp, coapClient.h .\n\n## Example\nSome sample sketches for Arduino included(/examples/).\n\n - coapserver.ino: simple server endpoint url callback sample.\n - coapclient.ino: simple client response callback sample.\n\n## How to use\nDownload this source code branch zip file and extract to the Arduino libraries directory or checkout repository. Here is checkout on Ubuntu.\n\n    cd $HOME/Downloads/Arduino/libraries/\n    git clone https://github.com/automote/ESP-CoAP\n    # restart Arduino IDE, you can find ESP-CoAP examples.\n\n### working with CoAP server\n - Upload the server example code to ESP-12E and open Serial Monitor to get the IPaddress of ESP-12E(server)\n - Run the coap client(web browser) with following URI coap://IPaddress:default port number/resource, to connect to ESP-12E server.\n\n### working with CoAP client\n - Upload the client example cose to ESP-12E, check the working by taking ETH Zurich as server.\n\nFor more information about this library please vist \u003ca href=\"https://github.com/automote/ESP-CoAP\"\u003ehere\u003c/a\u003e.\n\n## Where to Buy\nYou can buy the ESP-CoAP compatible modules from us by going to this URL \u003ca href=\"thingtronics.com/products.html\"\u003ehere\u003c/a\u003e.\n\n### Features\n- Server Side Working:\n\t- Methods\n\t  - GET\n\t  - PUT\n\t  - POST (update working,creation not working)\n\t  - DELETE (not working)\n\t- Ping\n\t- Observe (only 1 resource; only 10 observers)\n\t- Resource Discovery \n\t- Block Transfer (WIP)\n\n- Client Side Working:\n\t- Methods\n\t  - GET\n\t  - PUT\n\t  - POST \n\t  - DELETE \n\t- Observe\n\t- Ping \n\n## Maintainers\nThe ESP-CoAP is maintained by thingTronics Innovations.\n\nMain contributor:\n * Poornima Nagesh @\u003cpoornima.nagesh@thingtronics.com\u003e\n * Lovelesh Patel @\u003clovelesh.patel@thingtronics.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautomote%2FESP-CoAP","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautomote%2FESP-CoAP","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautomote%2FESP-CoAP/lists"}