Skip to content

Project Implementations Walkthroughs from TinyML by Pete Warden

Notifications You must be signed in to change notification settings

eric0708/TinyML_Walkthrough

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyML Walkthrough

Overview

Includes walkthroughs of project implementations from the TinyML book by Pete Warden

  • Sine_Prediction - The "Hello World" of TinyML
  • Micro_Speech - Wake-Word Detection
  • Person_Detection - Person Detection
  • Motion_Detection - Magic Wand

Modifications

The codes originally provided by TensorFlow have some issues and will run into some errors due to version updates. The README.md provided in each of the above directories include detailed steps of how to successfully deploy the models without errors using the ARDUINO TINY MACHINE LEARNING KIT, which includes the following components:

  • ARDUINO Nano 33 BLE Sense Lite
  • Tiny Machine Learning Shield
  • OV7675 Camera Module
  • USB A - Micro USB Cable (1m)

About

Project Implementations Walkthroughs from TinyML by Pete Warden

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published