Skip to content

IOTCONNECT Integration for QCS6490 Vision AI Demo#1

Open
mlamp99 wants to merge 18 commits into
Avnet:mainfrom
mlamp99:iotconnect
Open

IOTCONNECT Integration for QCS6490 Vision AI Demo#1
mlamp99 wants to merge 18 commits into
Avnet:mainfrom
mlamp99:iotconnect

Conversation

@mlamp99

@mlamp99 mlamp99 commented Jun 17, 2025

Copy link
Copy Markdown

What’s Changed

  1. Feature: IoTConnect telemetry & commands
    • Added code in visionai-iotc.py (and supporting modules) to
      • Send live telemetry (CPU/GPU/memory usage & temps) to IoTConnect
      • Register and handle cloud-to-device commands

2 Docs: IoTConnect Quickstart iotconnect-quickstart.md walks through running the demo

@mlamp99

mlamp99 commented Jun 18, 2025

Copy link
Copy Markdown
Author

Addressing concerns:

  1. Deployment Method: IOTCONNECT Python Lite SDK resides inside visionai-iotc.py
  2. Dependencies
  • Python ≥ 3.9
  • iotconnect-sdk-lite (install via pip install iotconnect-sdk-lite>=1.1.0)
  • paho-mqtt (MQTT transport for the SDK)
  1. Changes
  • Demo code: added telemetry pushes (CPU/GPU/memory stats) and cloud-to-device command handlers
  • Documentation: iotconnect-quickstart.md
  • Housekeeping: added .idea/ to .gitignore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant