Giter Site home page Giter Site logo

onedots1014 / ambpro2_sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ambiot/ambpro2_sdk

0.0 0.0 0.0 323.5 MB

Public SDK for AmebaPro2

Shell 0.06% C++ 0.03% Python 0.94% Perl 0.01% C 97.03% Assembly 1.16% Makefile 0.05% HTML 0.01% CMake 0.71% Batchfile 0.01%

ambpro2_sdk's Introduction

AmebaPro2 SDK

AIoT wireless network camera test image size

Clone Project

To check out this repository:

git clone https://github.com/ambiot/ambpro2_sdk.git

Prepare toolchain

GCC build on Linux. Prepare linux toolchain:

cd <AmebaPro2_SDK>/tools
cat asdk-10.3.0-linux-newlib-build-3633-x86_64.tar.bz2.* | tar jxvf -
export PATH=$PATH:<AmebaPro2_SDK>/tools/asdk-10.3.0/linux/newlib/bin

If using windows, you can build the project by WSL(Windows Subsystem for Linux)

Application note

Demo quick start

  • ๐Ÿ’ก Edge AI - object detection on AmebaPro2 (YOLOv4-tiny)

  • ๐Ÿ’ก AWS-IoT - Amazon web service with FreeRTOS-LTS Libraries

    • AmebaPro2 can connect to AWS IoT with the long term support libraries maintained by Amazon.
    • FreeRTOS demos: coreHTTP, coreMQTT, Over-the-air updates(OTA), AWS IoT Device Shadow...
  • ๐Ÿ’ก Amazon Kinesis Video Streams - video cloud storage and analytics

Scenario integration

  • ๐Ÿ’ก Edge AI (YOLOv4-tiny) + KVS cloud storage
    • stream a 30s video to KVS cloud if a person or car is detected by edge AI

ambpro2_sdk's People

Contributors

ambiot avatar hungtselee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.