Skip to content

Repo with Tensorflow lite for MCUs example code modified to work with Teensy 4.0

License

Notifications You must be signed in to change notification settings

mingyeeee/Teensy4.0-TF-lite-micro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Teensy4.0-TF-lite-micro

Repo with Tensorflow lite for MCUs example code modified to work with Teensy 4.0. Source

Currently working

  • Hello World sine generator
  • Person Detection

To Do

  • Wake word detection

Troubleshooting

If there is an error that states somesort of CMSIS compiler header file does not exist, please navigate to "tensorflow\lite\micro\tools\make\downloads\cmsis\CMSIS\Core\Include" in your "Arduino\libraries" folder and ensure that cmsis_complier.h and cmsis_gcc.h both exist. If something is missing, you can find these files in this repo where you can add them to your local directory

About

Repo with Tensorflow lite for MCUs example code modified to work with Teensy 4.0

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published