umqtt_aws_iot
IoT messaging service
An IoT project that enables Micropython devices to publish UMQTT messages to AWS IoT.
Publish UMQTT messages with Micropython to AWS IoT
21 stars
2 watching
9 forks
Language: Python
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
homieiot/convention | Provides a standardized way of communication between IoT devices and controllers using MQTT as the central bus | 721 |
josverl/micropython-magic | Enables MicroPython code execution within Jupyter Notebooks for rapid prototyping and development of IoT projects | 23 |
radeklat/micropython-thingspeak | A library for sending data to Thingspeak.com from MicroPython-based IoT devices | 13 |
andrewmk/umqtt | Provides an MQTT publish function for microcontrollers using Python on the WiPy board | 9 |
miketeachman/micropython-mqtt-thingspeak | Enables IoT device communication with Thingspeak using MQTT protocol in Micropython | 26 |
aws/aws-iot-device-sdk-js | Provides a JavaScript SDK to connect to the AWS IoT Platform via MQTT or Secure WebSocket Protocol for device communication. | 966 |
mobile-web-messaging/mqttkit | An iOS library that enables event-driven communication over the MQTT 3.1 protocol | 461 |
phodal/lan | An Internet of Things server layer providing coAP, WebSocket, MQTT, and HTTP protocols for IoT applications. | 567 |
imliubo/wechat_mqtt_esp8266_baiduiot | An IoT project demonstrating real-time control of an ESP8266 device via WeChat using MQTT and Baidu IoT services | 120 |
microhomie/microhomie | A MicroPython framework for implementing an IoT MQTT convention. | 79 |
mqtt-tools/mqttwarn | An MQTT message router for notifying services using pluggable plugins. | 957 |
aws/aws-iot-device-sdk-arduino-yun | Provides an SDK to connect Arduino Yún boards to AWS IoT for device communication and data synchronization | 162 |
j0sh/ocaml-mqtt | A Message Parser Library Implementing the MQTT PubSub Protocol | 19 |
microiot/studio | A web-based platform for managing MicroIoT devices and systems | 21 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 91 |