AmebaPro2 SDK

Document

Clone Project

To check out this repository:

git clone https://github.com/sychouwk/AmebaPro2_SDK_v9.0a.git

Demo quick start

💡 Edge AI - object detection on AmebaPro2 (YOLOv3-tiny)

💡 NN tester - test your image dataset in SD card (YOLOv3-tiny)

Build project

  • GCC build on Windows

    • see 1.1.2 in AmebaPro2 application note
  • GCC build on Linux:

    • please run the following command to prepare linux toolchain before see 1.1.3 in AmebaPro2 application note
    cd <AmebaPro2_SDK>/tools
    cat asdk-8.4.0-linux-newlib-build-3578-x86_64.tar.bz2.* | tar jxvf -
    

Release Note

  • v9.0a

    1. First release for 8735b.
  • v9.0b

    1. VOE FW upgrade to v0.4.0.4
    2. Support sensor ps5258
    3. Support build on Linux
    4. Optimize BT HCI driver