We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
각 손가락에 번호를 인식하게 하여 손가락이 펴졌을 경우 5,9,13,17,21이 출력되도록 하고 접힌 경우 4,8,12,16,20이 출력되게 설정하였다.
아래쪽 두줄의 코드를 이용하여 아두이노로 신호를 보내고, 각 신호에 맞게 조건문을 이용하여 손가락 서브모터에 출력 신호를 준다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
각 손가락에 번호를 인식하게 하여 손가락이 펴졌을 경우 5,9,13,17,21이 출력되도록 하고 접힌 경우 4,8,12,16,20이 출력되게 설정하였다.
아래쪽 두줄의 코드를 이용하여 아두이노로 신호를 보내고, 각 신호에 맞게 조건문을 이용하여 손가락 서브모터에 출력 신호를 준다.
The text was updated successfully, but these errors were encountered: