Code Monkey home page Code Monkey logo

arduino_tensorflowlite_t4's Introduction

Arduino_TensorFlowLite_t4

Arduino TensorFlowLite for the T4

This is a sligthly modified version of the Arduino TensorFlowLite library that can be downloaded from the Arduino Libraries manager. Two changes had to made:

  1. cmsis_gcc.h was added to the ....\Arduino_TensorFlowLite_t4\src\tensorflow\lite\micro\tools\make\downloads\cmsis\CMSIS\Core\Include directory
  2. include <string.h> add to ...\Arduino_TensorFlowLite_t4\src\tensorflow\lite\micro\tools\make\downloads\kissfft\kissfft.c

Still have a few compiler warnings but still works.

The following examples have been updated to work with T4x

  1. hello_world.ino
  2. micro_speech.ino - will need the audio sheild with microphone. Thanks to @andrewpiepenbrink PJRC forum user for the output handler: https://forum.pjrc.com/threads/57441-Tensorflow-on-Teensy?highlight=tensorflow
  3. magic_wand.ino using the SparkFun_LIS2DH12 accelerometer

remaining 2 examples may be updated at some point.

arduino_tensorflowlite_t4's People

Contributors

mjs513 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.