Giter Site home page Giter Site logo

jackiexie168 / alexa-core-test Goto Github PK

View Code? Open in Web Editor NEW

This project forked from michaeldu9226/alexa-core-test

0.0 1.0 0.0 32.15 MB

This is a client demo for Amazon's Alexa Voice Service(AVS). It's based on WIFI SOC MT7687,using HTTP API &Aduio Codec over FreeRTOS.This project is still ongoing.And it will migration to ESP32 in the future.

Assembly 39.61% Makefile 9.02% C 51.36%

alexa-core-test's Introduction

Alexa-Core-Test (the new & awesome version)

This is a client demo for Amazon's Alexa Voice Service(AVS). It's based on WIFI SOC MT7687,using HTTP API &Aduio Codec over FreeRTOS.This project is still ongoing.And it will migration to ESP32 in the future.

Requirements

You will need:

  1. MT7687 HDK
    • WIFI SOC
    • I2C
    • I2S Slave
  2. WM8978 Audio Codec Module
    • 16K Sample Rate
    • I2C
    • I2S Slave
  3. Other
    • Some DuPont Lines(Male to Female)

User Guide

  1. SDK Download

  2. Windows IAR Development Environments

  3. Windows or Linux GCC Development Environments

  4. MAC GCC Development Environments

    • Mac GCC Download
    • Extract gcc-arm-none-eabi-4_8-2014q3-20140805-mac.tar.bz2,and rename folder to gcc-arm-none-eabi
    • Copy gcc-arm-none-eabi to LinkIt_SDK_V4.2.0_public/tools/gcc,and overwrite original folder
  5. Build Demo

    • wm8978_record_play_test Demo Download
    • Copy wm8978_record_play_test floder to LinkIt_SDK_V4.2.0_public/project/mt7687_hdk/hal_examples
    • Edit LinkIt_SDK_V4.2.0_public/build.sh
      #change Line 15 to:
      export EXTRA_VAR=-j
    • Enter Terminal,cd XX/XX/LinkIt_SDK_V4.2.0_public/,build
      ./build.sh mt7687_hdk wm8978_record_play_test
  6. Download build image

    • Ref:LinkIt_7687_HDK_Users_Guide.pdf(LinkIt_SDK_V4.2.0_public/project/mt7687_hdk/hal_examples/doc/HDK/LinkIt_7687_HDK_Users_Guide.pdf)

alexa-core-test's People

Watchers

 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.