한글판의 경우 위의 웹사이트에서 확인할 수 있습니다.
if you have a fan and install the module, you will use Automatic rotating fan.
This project is the 2019 1st Semester Converged Capstone Design Project.
We learned AI in the first semester of 2019. we thought to use AI. And, we thought it would be all right if we made a fan to follow people in the hot summer. so, we made Automatic rotating fan module using object detection.
Device
- Raspberry pi 3B+
- Stepper Motor
- Touch Monitor
- Web cam
- PC
we used SSD-MobileNet-V1 model because we used Raspberry Pi( single board ).
using Capture/capture_from_webcam.py.
using [3b.]
using [4.Generate training data ~7. Export inference Graph]
See [Object Detection] for preferences
- Object_detection_webcam_server.py : Install PC
- Wifi.py : Installed Raspberry Pi
first, Run Object_detection_webcam_server.py.
second, Run Wifi.py.
-
유형준(Yoo Hyeong Jun) - Software Development [Github] [jhdf1234@naver.com]
-
김진호(Kim Jin Ho) - 3D Modeling [Github] [hiptoo1@naver.com]
-
이대건 - Hardware Development [longchim@naver.com]
-
이정훈 - Software Development [Github] [ljh9032a@naver.com]
-
전주하 - Paperwork [Github] [hwe1123@naver.com]
- Object Detection - [EdjeElectronics]
- Socket Transport - [brownbears]
- Motor Control - [Chandong83]