Skip to content

Commit ff24c7c

Browse files
committed
Update README.md
1 parent 9bc072f commit ff24c7c

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
1-
# AzureIoT
2-
Azure IoT library for the Arduino
1+
# AzureIoT - Azure IoT library for Arduino
2+
3+
This library is a port of the [Microsoft Azure IoT device SDK for C](https://github.com/Azure/azure-iot-sdks/blob/master/c/readme.md) to Arduino. It allows you to use your Arduino/Genuino with the [Azure IoT Hub](https://azure.microsoft.com/en-us/services/iot-hub/).
4+
5+
For the Arduino/Genuino [MKR1000](https://www.arduino.cc/en/Main/ArduinoMKR1000) or [Zero](https://www.arduino.cc/en/Main/ArduinoBoardZero) and [WiFi Shield 101](https://www.arduino.cc/en/Main/ArduinoWiFiShield101) only.
6+
7+
[![Microsoft Azure Certified][Microsoft-Azure-Certified-Badge]][azure-certifiedforiot]
8+
9+
## Getting started
10+
11+
See the [Microsoft Azure IoT device SDK for C - Arduino WiFi Shield 101 and MKR1000 Setup Guide](https://github.com/Azure/azure-iot-sdks/blob/master/c/doc/run_sample_on_arduino_wifi101.md).
12+
13+
## License
14+
15+
See [LICENSE](LICENSE) file.
16+
17+
[azure-certifiedforiot]: http://azure.com/certifiedforiot
18+
[Microsoft-Azure-Certified-Badge]: images/Microsoft-Azure-Certified-150x150.png (Microsoft Azure Certified)

0 commit comments

Comments
 (0)