Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.57 KB

File metadata and controls

27 lines (20 loc) · 1.57 KB

Modbus Protocol Project - Vehicle Access Control System

Modbus TCP와 Modbus RTU 통신 방식을 이용한 차량 출입 통제 시스템 Demo Video

What is Modbus Protocol?

1979년, Modicon에서 만든 시리얼 통신 프로토콜
프로토콜이 단순하고 무료라서 산업 현장에서 전자 장치들을 서로 연결하는 목적으로 널리 사용된다.

System Architecture

image

Project Overview & Used Devices

image image image image image image

References:

Protocol Manual of TCPPORT-30M
Protocol Manual of Modbus RTU Relay

Contributors:

JinwooNam(devnjw)
GoeunLee(jacinder)