This repository contains various guides and demos that utilize the /IOTCONNECT Python Lite SDK to connect devices to the Avnet /IOTCONNECT platform and showcase telemetry reporting and cloud-to-device command functionality. The Python Lite SDK may be used to enable /IOTCONNECT on a wide variety of development boards/platforms. Avnet has completed this work for a subset of board as outlined in the following section.
The following development boards are pre-enabled with /IOTCONNECT in this repository:
- Microchip ATSAMA5D27-SOM1 - (Product Link)
- NXP FRDM-IMX93 - (Product Link)
- ST STM32MP135F-DK Discovery Kit - (Product Link)
- ST STM32MP157F-DK2 Discovery Kit - (Product Link)
- ST STM32MP257F-DK Evaluation Board - (Product Link)
- ST STM32MP257F-EV1 Evaluation Board - (Product Link)
- Tria MaaXBoard 8M - (Product Link)
- Tria MaaXBoard 8ULP - (Product Link)
- Tria MaaXBoard OSM93 - (Product Link)
To get started connecting your board to IoTConnect, first follow the Quickstart Guide within your board's specific directory in this repository. This guide will help you flash any required images, get access to your device's console, and set up basic IoTConnect onboarding for your device.
If you want to modify or add onto the basic IoTConnect starter application, you can do so by sending a software package to your device.
Within the directories for each device in this repository is a starter-demo
directory with instructions on how to do this.
Some devices also include directories for pre-built demos such as the EIQ Vision AI Driver Monitoring System (DMS) Demo for the NXP FRDM i.MX 93. Inside of the directories for those demos you will find instructions on how to use a software package to deliver and install the pre-built demo.
This library is distributed under the MIT License.