Using BW16 to create a Hello World Example with Tensorflow Lite for microcontrollers
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
Install TensorFlow Lite Library
Download the Ameba customized version of TensorFlow Lite for Microcontrollers library at https://github.com/ambiot/ambd_arduino/tree/master/Arduino_zip_libraries. Follow the instructions at https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries to install it. Ensure that the patch files found at https://github.com/ambiot/ambd_arduino/tree/master/Ameba_misc/ are also installed.
Open the example, “Files” -> “Examples” -> “TensorFlowLite_Ameba” -> “hello_world”.
Upload the code and press the reset button on the Ameba board once the upload have completed.
Connect the LED to digital pin 10 and ground, ensuring that the polarity is correct. You should see the LED fade in and out rapidly.
Create an account to leave a comment. Already have an account? Log In.
Become a member to follow this project and never miss any updates