This repository contains guides and demos that utilize the IoTConnect Python Lite SDK to connect Linux devices to the Avnet IoTConnect platform and showcase basic telemetry reporting and C2D command receiving functionality.
Currently, each of the board demos follows the simple Python Lite SDK Quickstart Example and experience, focusing on showcasing how to send and receive data over the network with IoTConnect with the SDK.
Check this page at a later date for demos that interact with IoTConnect, utilizing the hardware board-specific functionality.
The following boards are supported by this repository:
- Microchip ATSAMA5D27-SOM1 - (Product Link)
- ST STM32MP157F-DK2 Discovery Kit - (Product Link)
- ST STM32MP257F-EV1 Evaluation Board - (Product Link)
- ST STM32MP135F-EV1 Evaluation Board - (Product Link)
To get started, click the corresponding board link above in order to access the Quickstart Guide for your board.