반응형
출처는 깃 허브 사이트 https://github.com/don/tinyml-workshop
TinyML Application Development for Everyone
Hands-on workshop at AIoT Devfest January 2020
In this workshop we will teach an Arduino board to recognize gestures! We will capture motion data from the Arduino Nano 33 BLE board1, import it into TensorFlow to train a model, and deploy a classifier onto the board using TensorFlow Lite for microcontrollers.
The hardware for this workshop has been provided by Arduino
Exercises
This workshop material was developed by Sandeep Mistry and Don Coleman.
Previous versions
1: You can also use the Arduino Nano 33 BLE Sense for this workshop.
반응형
'개발자 > Arduino' 카테고리의 다른 글
컴퓨터에서 직접 Arduino 제어하는 Firmata 사용법 (3) | 2020.09.17 |
---|---|
Arduino Nano 33 IoT - Ultimate Guide (0) | 2020.09.07 |
수심 자동 측정 장치 JSN-SR04T (0) | 2020.08.03 |
리튬 배터리 충전 모듈 TP4056 사용법 (1) | 2020.07.20 |
Arduino Nano 33 IoT 개발 가이드 7 - Bluetooth Low Energy (BLE) (2) | 2020.05.15 |
Arduino Nano 33 IoT 개발 가이드 6 - Accelerator and Gyroscope (0) | 2020.05.15 |
Arduino Nano 33 IoT 개발 가이드 5 - Arduino Cloud (0) | 2020.05.15 |
Arduino Nano 33 IoT 개발 가이드 1 - 개발환경 (2) | 2020.05.13 |
더욱 좋은 정보를 제공하겠습니다.~ ^^