Skip to content

Dockerized template for running tflite-micro-arduino-examples examples

Notifications You must be signed in to change notification settings

FexbYk23/nano33ble_tflite_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Nano 33 BLE Sense T Template

Command line based template for running tflite-micro applications on the Arduino Nano 33 BLE Sense using docker.

The code in the template folder is taken from tflite-micro-arduino-examples.

USAGE

  1. Plug in the device via USB
  2. Find out which port it's connected to by running ./port.sh
  3. Run ./upload.sh [PORT] to upload the program to the device, if no port is given the script will default to /dev/ttyACM0

About

Dockerized template for running tflite-micro-arduino-examples examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages