Skip to content

Sample project for deploying TensorFlow Lite models on the ESP32 using Platformio

Notifications You must be signed in to change notification settings

k-grygiel/ESP32-TensorFlow-Lite-Sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-TensorFlow-Lite-Sample

Sample project for deploying TensorFlow Lite models on the ESP32 using Platformio

Deploy to ESP32 using: platformio run -t upload --upload-port /dev/ttyUSB0

Access Serial using: screen /dev/ttyUSB0 115200

About

Sample project for deploying TensorFlow Lite models on the ESP32 using Platformio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.6%
  • C 4.4%