microCoAPy
CoAP implementation
A library that implements CoAP protocol on microcontrollers with MicroPython support
A mini client/server implementation of CoAP (Constrained Application Protocol) into MicroPython
60 stars
11 watching
12 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
clientcoapcoap-clientcoap-serveresp32esp8266micropythonpycomserver
Related projects:
Repository | Description | Stars |
---|---|---|
1248/microcoap | A small CoAP implementation for microcontrollers | 338 |
staropram/cantcoap | A simple CoAP implementation for building constrained device networks. | 86 |
morkai/h5.coap | An implementation of the Constrained Application Protocol (CoAP) client for node.js. | 61 |
openwsn-berkeley/coap | A CoAP client and server implementation for Python, aiming to standardize the Constrained Application Protocol. | 63 |
lobaro/lobaro-coap | A C implementation of the Constrained Application Protocol (CoAP) for use in networked embedded systems and IoT devices. | 124 |
mwasilak/txthings | A Python implementation of the Constrained Application Protocol (CoAP) for asynchronous I/O networking | 94 |
obgm/libcoap | A C implementation of a lightweight application protocol for constrained devices with networking and TLS support | 801 |
stuffrabbit/swiftcoap | Implementation of the Constrained Application Protocol (CoAP) in Swift for clients and servers. | 76 |
cbrand/eiscp-micropython | An implementation of the Onkyo EISCP protocol using MicroPython on microcontrollers. | 3 |
open-coap/java-coap | A Java library providing an implementation of the Constrained Application Protocol (CoAP) and related functionality for creating networked devices or services. | 20 |
covertness/coap-rs | A Rust library implementing the Constrained Application Protocol (CoAP) core protocol and supporting various features. | 212 |
dustin/go-coap | An implementation of a lightweight, networked protocol for constrained devices. | 341 |
coapjs/node-coap | A Node.js library for implementing the Constrained Application Protocol (CoAP) with TypeScript support | 533 |
zubairhamed/canopus | A Constrained Application Protocol client/server implementation for the Go language | 155 |
pelioniot/java-coap | A Java library for building CoAP-based applications | 71 |