Capstone Design, Fall 2024, Inha University
인하대학교 종합설계프로젝트 - 대상 수상작
Project Duration : 2024.09. ~ 2024.12.
default.mp4
실시간 부위 확인 기능에 대한 부분 시연 영상
3D 프린팅으로 제작된 압력센서, 아두이노(가속도 센서, 자기 센서 내장), 배터리가 내장된 실제 양치 가능 칫솔 제작 기기입니다.
default.mp4
- iOS: 16.0 or later
- IDE: Xcode 16.1
- Version Control: Git
- Frameworks: SwiftUI, Combine
- Networking: Alamofire
- SDKs: KakaoOpenSDK
- Bluetooth: CoreBluetooth
- AI Model Integration: roboflow-swift
📁 PetToothPairy
|
├── Configuration // Assets, Extensions, audio files
└── Sources // Code
├── Models
├── Network
| ├── Manager
| └── Response
├── Utils
├── ViewModel
└── View
├── Brushing
├── Tartar
├── Welcome
└── MyPage