https://github.com/awakelife93/modbus-sample
Modbus Protocol (TCP/IP)
https://github.com/awakelife93/modbus-sample
clang-format cmake cpp modbus-tcp
Last synced: 2 months ago
JSON representation
Modbus Protocol (TCP/IP)
- Host: GitHub
- URL: https://github.com/awakelife93/modbus-sample
- Owner: awakelife93
- Created: 2022-06-28T08:31:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-03T06:55:47.000Z (over 3 years ago)
- Last Synced: 2025-06-04T08:57:36.225Z (4 months ago)
- Topics: clang-format, cmake, cpp, modbus-tcp
- Language: C++
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modbus Protocol - TCP/IP
##### Author 박현우
##### Create Date 2022.06.28
#
### 개발 환경
* c++
#
### 내용
* modbus protocol
* code formatter - clang
* make executable file - cmake
* if you use the ide vscode
- .vscode/tasks.json in add args "-std=c++17",
### todo
* 프로젝트 작업 중...
#
### 실행
* compile