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

https://github.com/ehabmagdyy/azure-iot-sendmethods-esp8266

Azure IoT Sending Data (Invoking Methods) to ESP8266/NodeMCUfor Controling a Led. With a python example for sending data to ESP8266/NodeMCU via Azure IoT.
https://github.com/ehabmagdyy/azure-iot-sendmethods-esp8266

azure azure-iot esp8266 iot nodemcu

Last synced: about 1 month ago
JSON representation

Azure IoT Sending Data (Invoking Methods) to ESP8266/NodeMCUfor Controling a Led. With a python example for sending data to ESP8266/NodeMCU via Azure IoT.

Awesome Lists containing this project

README

          

### Video link: https://youtu.be/FgjtIzMxxic
> ![Image](https://github.com/user-attachments/assets/5ddbad0f-1d87-400f-a87a-7362903ac536)

---

### For Sending Cloud To Device Messages (C2D)
#### Go To **Messages To Device**
> ![Step 1](https://github.com/user-attachments/assets/9922221d-0ef5-4cd6-9dad-1191e8acd881)

#### Write Yout Message & Click **Send Messages**
> ![Step 2](https://github.com/user-attachments/assets/cee1d655-9664-47f7-8e19-e1f148eed66a)

#### You Can See Your Message Received By ESP8266/NodeMCU
> ![Step 3](https://github.com/user-attachments/assets/92277d69-567c-45f5-973c-430c192da44e)