TinyML/TinyZero

greg.brougham

  • Full Member
  • ***
    • Posts: 10
    • View Profile
I wondered if anyone has tried running TinyML on the TinyZero. Since the TinyZero is based on the Arduino Zero is this possible?

https://www.tensorflow.org/lite/microcontrollers


lennevia

  • Administrator
  • Hero Member
  • *****
    • Posts: 437
    • View Profile
It looks like it would work since the TinyZero (256KB Flash, 32KB SRAM) has more memory than the minimum requirements (16KB).

Adafruit has a nice library with examples that could work well - just need to replace the Serial object with SerialUSB for TinyZero for the examples: https://github.com/adafruit/Adafruit_TFLite
The github build is currently 'failing', but it would be worth it to test the hello world example.


 

SMF spam blocked by CleanTalk