Skip to content

SPARK - Trade Show Demo Ready

Compare
Choose a tag to compare
@ljkeller ljkeller released this 12 Apr 16:43
· 45 commits to main since this release
158df8c

Release Notes

This release contains improvements for the Embedded World 2024 Nuremberg demo, Embedded Vision Summit 2024 San Francisco demos.

  • Improved installer
  • Utilities for FAEs (in /opt/spark)
  • Improved Model (faster, more accurate)
  • Optimized Code (remove unnecessary buffers)

Directions (On RZBoard)

Important

Make sure you're on RZBoard with a QT enabled image before running these.

curl -L https://github.com/Avnet/SPARK/archive/refs/tags/v2.0.0.tar.gz -o SPARK-2.0.0.tar.gz
tar -xzvf SPARK-2.0.0.tar.gz
cd SPARK-2.0.0/ && ./install.sh

Notes

If you're wanting to setup IoT connect integration, you will need to build an image with https://github.com/avnet-iotconnect/iotc-yocto-python-sdk/tree/dunfell enabled . Don't forget to setup secrets.json with correct values for your keys/ids so the IoT Connect handshaking is functional