Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 721 Bytes

File metadata and controls

17 lines (12 loc) · 721 Bytes

README

This project uses ESP32-CAM module and Tensorflow.js for object classification

DESCRIPTION

Please click the youtube video below for the description

ESP32-CAM: Object classification with Tensorflow.js

SPIFFS upload tool:

Download and extract in [your arduino ide folder]/tools. https://github.com/me-no-dev/arduino-esp32fs-plugin/releases/

How to upload the firmware

There are 2 parts

  • data: contains the GUI (html, icon), use SPIFFS upload tool to upload to the module
  • ESP32CamRobot sketch: normally upload by arduino IDE