Arduino is an open-source electronics platform based on easy-to-use hardware and software. It's intended for anyone making interactive projects.
- Azure IoT Hub library for Arduino - This library is a port of the Microsoft Azure IoT device SDK for C to Arduino. It allows you to use several Arduino compatible boards with Azure IoT Hub
- Securely stream data with command and control support from an ESP8266 MCUs to Azure IoT Hub over Secure MQTT - This solution securely streams sensor data directly to Azure IoT Hub over a secure MQTT connection from ESP8266 MCUs.
- Securely stream data from ESP8266 MCUs to Azure IoT Hub or Azure IoT Central over HTTPS - This solution securely streams sensor data directly to Azure IoT Hub over HTTPS calling Azure REST APIs from an ESP8266 MCU.
- Azure IoT Hub and Arduino Sample - sample code for using Azure IoT Hub with Arduino boards.