Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eclipse-threadx/getting-started

This Getting Started guide is a series of tutorials that shows device developers how to connect to Azure IoT using Eclipse ThreadX.
https://github.com/eclipse-threadx/getting-started

azure-iot eclipse-threadx iot iot-device iot-hub mcu microcontroller

Last synced: about 3 hours ago
JSON representation

This Getting Started guide is a series of tutorials that shows device developers how to connect to Azure IoT using Eclipse ThreadX.

Awesome Lists containing this project

README

        

# Getting Started with Azure RTOS and Azure IoT

![](https://github.com/azure-rtos/getting-started/workflows/Markdown%20links/badge.svg)

The Getting Started guides will help you get started with Azure RTOS. Each guide will step through from toolchain installation to connecting the device to Azure IoT using IoT Plug and Play.

For more information on Azure IoT Device Development:
* [Azure IoT Device Development Documentation](https://docs.microsoft.com/azure/iot-develop) - Get started with Azure IoT device development
* For product issues, bugs, or feature requests please use our GitHub issues pages for the dedicated middleware (e.g. for ThreadX: https://github.com/azure-rtos/threadx/issues).
* [Azure RTOS Q&A](https://aka.ms/QnA/azure-rtos) - Ask a question

## Getting Started Guides

The following guides will get you started:

|Device|Build Status|
|---|--:|
|[Microchip ATSAME54-XPRO](Microchip/ATSAME54-XPRO)|![](https://github.com/azure-rtos/getting-started/actions/workflows/ATSAME54-XPRO.yml/badge.svg)|
|[MXCHIP AZ3166](MXChip/AZ3166)|![](https://github.com/azure-rtos/getting-started/actions/workflows/AZ3166.yml/badge.svg)|
|[NXP MIMXRT1050-EVKB](NXP/MIMXRT1050-EVKB)|![](https://github.com/azure-rtos/getting-started/workflows/MIMXRT1050-EVKB/badge.svg)||
|[NXP MIMXRT1060-EVK](NXP/MIMXRT1060-EVK)|![](https://github.com/azure-rtos/getting-started/actions/workflows/MIMXRT1060-EVK.yml/badge.svg)|
|[Renesas AE-Cloud2](Renesas/Synergy)|||
|[Renesas RX65N Cloud Kit](Renesas/RX65N_Cloud_Kit)|![](https://github.com/azure-rtos/getting-started/actions/workflows/RX65N-Cloud-Kit.yml/badge.svg)||
|[Renesas RSK+RX65N-2MB](Renesas/RSK_RX65N_2MB)|![](https://github.com/azure-rtos/getting-started/actions/workflows/RSK-RX65N-2MB.yml/badge.svg)||
|[Silicon Labs EFR32MG12](SiliconLabs/EFR32MG12)|![](https://github.com/azure-rtos/getting-started/actions/workflows/EFR32MG12.yml/badge.svg)||
|[STMicroelectronics B-L475E-IOT01A](STMicroelectronics/B-L475E-IOT01A)|![](https://github.com/azure-rtos/getting-started/actions/workflows/L475E-IOT01A.yml/badge.svg)|
|[STMicroelectronics B-L4S5I-IOT01A](STMicroelectronics/B-L4S5I-IOT01A)|![](https://github.com/azure-rtos/getting-started/actions/workflows/L4S5I-IOT01A.yml/badge.svg)|
|[STMicroelectronics B-U585I-IOT02A](STMicroelectronics/B-U585I-IOT02A)|![](https://github.com/azure-rtos/getting-started/actions/workflows/U585I-IOT02A.yml/badge.svg)|

**Build Status:** A GitHub workflow building on Windows & Linux.

## Device Plug and Play Models

The Plug and Play models associated with these guides can be found in the [shared/model](shared/model) directory.

## Contributing

For details on contributing to this repository, see the [contributing](CONTRIBUTING.md) guide.

## Reporting Security Vulnerabilities

If you believe you have found a security vulnerability in any Microsoft-owned repository that meets Microsoft's definition of a security vulnerability, please report it to the [Microsoft Security Response Center](SECURITY.md).

## License

The Azure RTOS Getting Started guides are licensed under the [MIT](LICENSE.txt) license.