Skip to content

PowerLEJ/AbbProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

로봇팔을 이용한 삼목 게임

  1. PLC 프로그램이 작동하여 매거진에 쌓인 검은색 플라스틱, 흰색 플라스틱, 금속을 순차적으로 공급 및 컨베이어 작동
    001{: width="100%" height="100%"}{: .center}

  2. 센서 인식을 통해 종류 확인
    002{: width="100%" height="100%"}{: .center}

흰색 플라스틱
008{: width="30%" height="30%"}{: .center}

금속
009{: width="30%" height="30%"}{: .center}

검은색 플라스틱
010{: width="30%" height="30%"}{: .center}

  1. 로봇팔이 흰색 플라스틱과 검은색 플라스틱을 플레이트에 정렬. 금속 플라스틱은 쓰레기통으로 이동.
    003{: width="100%" height="100%"}{: .center}

007{: width="100%" height="100%"}{: .center}

  1. 흰색 플라스틱과 검은색 플라스틱이 5개씩 정렬되면 소켓을 연결하여 게임 시작. 단, 이미 5개가 정렬된 색의 물품이 선택되면 매거진에 다시 넣음.
    004{: width="100%" height="100%"}{: .center}

  2. Web 화면에서 인간이 먼저 검은돌을 둔다. 그 다음 3초 후에 컴퓨터가 흰돌을 둔다. 이는 로봇팔이 플레이트에서 순차적으로 플라스틱을 선택하여 삼목판에 적재한다.
    005{: width="100%" height="100%"}{: .center}

  3. 게임을 즐기다가 승자가 결정되면 게임이 마무리 된다.
    006{: width="100%" height="100%"}{: .center}

PLC

기본 설정

abb_project_plc_010{: width="100%" height="100%"}{: .center}

abb_project_plc_011{: width="100%" height="100%"}{: .center}

abb_project_plc_012{: width="100%" height="100%"}{: .center}

abb_project_plc_013{: width="100%" height="100%"}{: .center}

프로그램

abb_project_plc_007{: width="100%" height="100%"}{: .center}

abb_project_plc_008{: width="100%" height="100%"}{: .center}

abb_project_plc_009{: width="100%" height="100%"}{: .center}

abb_project_plc_001{: width="100%" height="100%"}{: .center}
abb_project_plc_002{: width="100%" height="100%"}{: .center}
abb_project_plc_003{: width="100%" height="100%"}{: .center}
abb_project_plc_004{: width="100%" height="100%"}{: .center}
abb_project_plc_005{: width="100%" height="100%"}{: .center}
abb_project_plc_006{: width="100%" height="100%"}{: .center}

CC-Link 설정

abb_project_plc_014{: width="100%" height="100%"}{: .center}

RobotStudio RAPID

Signal 설정

abb_project_robot_001{: width="100%" height="100%"}{: .center}

삼목판 좌표값에 대하여

00 10 20
01 11 21
02 12 22

Web Node.js

web_01{: width="100%" height="100%"}{: .center}

web_02{: width="100%" height="100%"}{: .center}

web_03{: width="100%" height="100%"}{: .center}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors