[Tensorflow] TinyML을 이용한 smart-wearable (Arduino nano BLE 33)
·
Embedded Projects
" 초소형 엣지 기기인 Arduino Nano 33 BLE를 이용한 동작 Classification" Main task: Classifying 3 states of inertial coordinates using Machine Learning (based on Tensorflow) Sub-task: Ring-LED, LCD, 8-digit 7-Segment Control Using Arduino BLE (Also used buzzer, switch button) Sub-task: Successfully communicated 3 Arduino Nanos using Bluetooth and TCP/IP Communication 달리는 동작 시에는 빨간 불이 켜지도록 하였다. 정지 시에는 파란 불이 켜지도록..
[Azure Kinect DK] Depth Map을 위한 개발환경 구축
·
Embedded Projects
https://github.com/microsoft/Azure-Kinect-Sensor-SDK https://learn.microsoft.com/ko-kr/azure/kinect-dk/sensor-sdk-download#windows-installation-instructions Azure Kinect 센서 SDK 다운로드 Windows 및 Linux에서 Azure Kinect 센서 SDK를 다운로드하고 설치하는 방법에 대해 알아봅니다. learn.microsoft.com 모든 과정은 위 링크를 차근히 밟아가겠다. Window에서 설치할 예정이다. https://github.com/microsoft/Azure-Kinect-Sensor-SDK GitHub - microsoft/Azure-Kinect-Sen..