tinyMLx / arduino-library

This repository holds the Arduino Library for the EdX TinyML Specialization

Home Page:https://www.edx.org/professional-certificate/harvardx-tiny-machine-learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harvard_TinyMLx Arduino Library

Source code and examples for using and testing your Tiny Machine Learning Kit and Shield.

This library also includes:

  1. A modified verison of the 0.0.2 version of the OV767X Library for Arduino (Copyright (c) 2020 Arduino SA) which is based on Linux Kernel V4L2 driver for OmniVision OV7670 cameras - which was created by Jonathan Corbet.
  2. Modified examples and a packaged version of the 2.4.0-Alpha version of the TensorFlow_Lite for Microcontrollers Library. (Copyright (c) 2021 TensorFlow Team at Google) https://www.tensorflow.org/lite/microcontrollers

== License ==

Copyright (c) 2021 TinyMLx. All rights reserved.

License: CC BY-NC-SA 4.0

About

This repository holds the Arduino Library for the EdX TinyML Specialization

https://www.edx.org/professional-certificate/harvardx-tiny-machine-learning

License:Other


Languages

Language:C++ 65.0%Language:C 34.9%Language:Processing 0.1%