teachablemachine-community icon indicating copy to clipboard operation
teachablemachine-community copied to clipboard

Unable to Compile Zip File for Arduino Nano

Open tmdoi opened this issue 1 year ago • 0 comments

Hello,

I have been following your tutorial below to learn about running Teachable Machine on Arduino Nano.

https://github.com/googlecreativelab/teachablemachine-community/blob/master/snippets/markdown/tiny_image/GettingStarted.md

Under the section "install the Arduino_TensorFlowLite library," I could not find the library, so I obtained and installed it from the following site:

https://github.com/tensorflow/tflite-micro-arduino-examples

Apart from that, the process went smoothly, and I was able to capture images with the Arduino Nano + OV767 camera and download the zip file for Arduino from the TM Uploading converted_tinyml.zip… site.

However, when I tried to compile the downloaded ino file, I encountered the following errors and could not implement it. I have attached the downloaded zip file as well.

Could you provide any information that might help?

Thank you very much.

tmdoi avatar Apr 07 '24 23:04 tmdoi