Hello,
I am trying to upload the hello world example via Arduino using this tutorial:
https://learn.sparkfun.com/tutorials/pr … rduino/all
Since the library in the tutorial is no longer available on Arduino IDE I used git bash to install it via this tutorial:
https://github.com/tensorflow/tflite-mi … o-examples
However, when I try to verify the hello world example, I get an error “unsupported board”, leading me to believe this library no longer supports the sparkfun edge. Does anyone know a way around this? Any help would be much appreciated