You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have created a mini client/server version of CoAP targeting microcontrollers running MicroPython. Its main difference compared to the established Python implementations aiocoap and CoAPthon is its size and complexity since this library will be used on microcontrollers that support MicroPython such as: Pycom devices, ESP32, ESP8266.
Hello,
we have created a mini client/server version of CoAP targeting microcontrollers running MicroPython. Its main difference compared to the established Python implementations aiocoap and CoAPthon is its size and complexity since this library will be used on microcontrollers that support MicroPython such as: Pycom devices, ESP32, ESP8266.
link: https://github.com/insighio/microCoAPy
Kind regards.
The text was updated successfully, but these errors were encountered: