1 Star 0 Fork 0

hhb89 / ESP32_AzureIoT_Arduino

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Stop! Before you proceed:

This Get Started Guide is an older version and it is neither maintained nor supported anymore.

It is kept here for reference only and should not be used for any new development.

If you’re looking for a Get Started guide to the Espressif ESP32 there are two alternatives available:

  1. Azure IoT SDK for C which uses a bare metal approach (no RTOS) and support for Arduino IDE.
  2. Azure IoT middleware for FreeRTOS which uses ESP-IDF.

ESP32_AzureIoT - Azure IoT Hub library for esp32 devices in Arduino

This library is a port of the Microsoft Azure IoT device SDK for C to Arduino for esp32 devices. It allows you to use several Arduino compatible ESP32 boards with Azure IoT Hub.

Currently supported hardware

It should also work for other esp32 boards.

Prerequisites

You should have the following ready before beginning with any board:

SimpleMQTT and GetStarted Instructions

  1. Install esp32 board support into your Arduino IDE.

    • Start Arduino and open Preferences window.
    • Enter esp32 package URL https://dl.espressif.com/dl/package_esp32_index.json into Additional Board Manager URLs field. You can add multiple URLs, separating them with commas.
    • Open Boards Manager from Tools > Board menu and install esp32 platform.
    • Select your esp32 board from Tools > Board menu after installation
  2. Open the SimpleMQTT or GetStartedexample from the Arduino IDE File->Examples->ESP32 Azure IoT Arduino.

  3. Update Wifi SSID/Password and IoT Hub Connection string in ino file

    • Ensure you are using a wifi network that does not require additional manual steps after connection, such as opening a web browser.
  4. Access the Get Started tutorial to learn more about how to get started with physical devices.

Contributing

There are a couple of ways you can contribute to this repo:

  • Ideas, feature requests and bugs: We are open to all ideas and we want to get rid of bugs! Use the Issues section to either report a new issue, provide your ideas or contribute to existing threads.
  • Documentation: Found a typo or strangely worded sentences? Submit a PR!
  • Code: Contribute bug fixes, features or design changes.

Contributions for code that is not esp32 Arduino-specific can be made to the Azure IoT C SDK

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

See LICENSE file.

MIT License Copyright (c) 2018 Visual Studio China Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
C 等 2 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/hhb89/ESP32_AzureIoT_Arduino.git
git@gitee.com:hhb89/ESP32_AzureIoT_Arduino.git
hhb89
ESP32_AzureIoT_Arduino
ESP32_AzureIoT_Arduino
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891