# Modbus **Repository Path**: thtfcccj/Modbus ## Basic Information - **Project Name**: Modbus - **Description**: Modbus协议栈,依赖于UsartDev - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-08-18 - **Last Updated**: 2022-07-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Modbus协议栈,支持ASC RTU模式 底层实现依赖UsartDev模块,内含: ### Modbus 协议栈 ### NetData ASC RTU校验 ### Modbus_mHw1Ms RTU模式需要的1ms定时模块(任务需放入硬件中断中)