readme

# BSP: ESP32-Azure-IoT-Kit

[![Component Registry](https://components.espressif.com/components/espressif/esp32_azure_iot_kit/badge.svg)](https://components.espressif.com/components/espressif/esp32_azure_iot_kit)

### Overview

ESP32-Azure IoT Kit has integrated an ESP32-WROVER-B module, serial port-to-USB bridge, lithium battery, charge management IC, 0.96" OLED display, MicroSD card slot, buzzer, multiple sensors, touch buttons, LEDs and other hardware resources.

* [Hardware Reference](https://www.espressif.com/en/products/devkits/esp32-azure-kit/hardware/)

![alt text](image.png)

**Board support package consists of:**
* uSD card interface
* I2C interface
* LEDs, button and buzzer interface
* Sensors software components: MAG3110, HTS221, BH1750, FBM320 and MPU6050
* Display software component: SSD1306

<!-- Autogenerated start: Dependencies -->
### Capabilities and dependencies
|    Capability    |     Available    |                                           Component                                          |  Version |
|------------------|------------------|----------------------------------------------------------------------------------------------|----------|
|      DISPLAY     |:heavy_check_mark:|                                              idf                                             |  >=4.4.5 |
|     LVGL_PORT    |:heavy_check_mark:|[espressif/esp_lvgl_port](https://components.espressif.com/components/espressif/esp_lvgl_port)|    ^2    |
|       TOUCH      |        :x:       |                                                                                              |          |
|      BUTTONS     |:heavy_check_mark:|       [espressif/button](https://components.espressif.com/components/espressif/button)       |>=2.5,<4.0|
|       AUDIO      |        :x:       |                                                                                              |          |
|   AUDIO_SPEAKER  |        :x:       |                                                                                              |          |
|     AUDIO_MIC    |        :x:       |                                                                                              |          |
|        LED       |:heavy_check_mark:|                                              idf                                             |  >=4.4.5 |
|      SDCARD      |:heavy_check_mark:|                                              idf                                             |  >=4.4.5 |
|        IMU       |:heavy_check_mark:|      [espressif/mpu6050](https://components.espressif.com/components/espressif/mpu6050)      |  ^1.0.0  |
|SENSOR_TEMPERATURE|:heavy_check_mark:|       [espressif/hts221](https://components.espressif.com/components/espressif/hts221)       |  ^1.1.1  |
|  SENSOR_HUMIDITY |:heavy_check_mark:|       [espressif/hts221](https://components.espressif.com/components/espressif/hts221)       |  ^1.1.1  |
|  SENSOR_PRESSURE |:heavy_check_mark:|       [espressif/fbm320](https://components.espressif.com/components/espressif/fbm320)       |  ^1.0.0  |
|   SENSOR_LIGHT   |:heavy_check_mark:|       [espressif/bh1750](https://components.espressif.com/components/espressif/bh1750)       |  ^1.0.0  |
|    SENSOR_MAG    |:heavy_check_mark:|      [espressif/mag3110](https://components.espressif.com/components/espressif/mag3110)      |  ^1.0.0  |
<!-- Autogenerated end: Dependencies -->
<!-- Autogenerated start: Dependencies -->
### Capabilities and dependencies
|    Capability    |     Available    |                                           Component                                          |  Version |
|------------------|------------------|----------------------------------------------------------------------------------------------|----------|
|      DISPLAY     |:heavy_check_mark:|                                              idf                                             |  >=4.4.5 |
|     LVGL_PORT    |:heavy_check_mark:|[espressif/esp_lvgl_port](https://components.espressif.com/components/espressif/esp_lvgl_port)|    ^2    |
|       TOUCH      |        :x:       |                                                                                              |          |
|      BUTTONS     |:heavy_check_mark:|       [espressif/button](https://components.espressif.com/components/espressif/button)       |>=2.5,<4.0|
|       AUDIO      |        :x:       |                                                                                              |          |
|   AUDIO_SPEAKER  |        :x:       |                                                                                              |          |
|     AUDIO_MIC    |        :x:       |                                                                                              |          |
|        LED       |:heavy_check_mark:|                                              idf                                             |  >=4.4.5 |
|      SDCARD      |:heavy_check_mark:|                                              idf                                             |  >=4.4.5 |
|        IMU       |:heavy_check_mark:|      [espressif/mpu6050](https://components.espressif.com/components/espressif/mpu6050)      |  ^1.0.0  |
|SENSOR_TEMPERATURE|:heavy_check_mark:|       [espressif/hts221](https://components.espressif.com/components/espressif/hts221)       |  ^1.1.1  |
|  SENSOR_HUMIDITY |:heavy_check_mark:|       [espressif/hts221](https://components.espressif.com/components/espressif/hts221)       |  ^1.1.1  |
|  SENSOR_PRESSURE |:heavy_check_mark:|       [espressif/fbm320](https://components.espressif.com/components/espressif/fbm320)       |  ^1.0.0  |
|   SENSOR_LIGHT   |:heavy_check_mark:|       [espressif/bh1750](https://components.espressif.com/components/espressif/bh1750)       |  ^1.0.0  |
|    SENSOR_MAG    |:heavy_check_mark:|      [espressif/mag3110](https://components.espressif.com/components/espressif/mag3110)      |  ^1.0.0  |
<!-- Autogenerated end: Dependencies -->

Links

Target

License: Apache-2.0

Tags

To add this component to your project, run:

idf.py add-dependency "espressif/esp32_azure_iot_kit^2.1.0"

or download archive

Stats

  • Archive size
    Archive size: 253.17 KB
  • Downloaded in total
    Downloaded in total 392 times
  • Downloaded this version
    This version: 1 time

Badge

espressif/esp32_azure_iot_kit version: 2.1.0
|