admin 发表于 2023-5-4 17:30:16

基于Modbus协议智能导向灯箱控制器

【代码名称】:基于Modbus协议智能导向灯箱控制器

【代码介绍】:采用瑞萨R8C单片机,基于Modbus协议智能导向灯箱控制器。实现RS458和红外线遥控控制灯箱显示状态。

【代码截图】:.
├── DT_COM
│   ├── DT_OK
│   │   ├── Comm.log
│   │   ├── DT_OK.BKP
│   │   ├── DT_OK.c
│   │   ├── DT_OK.hwp
│   │   ├── DT_OK.nav
│   │   ├── DT_OK.tps
│   │   ├── Debug
│   │   │   ├── DT_OK.id
│   │   │   ├── DT_OK.m16cc
│   │   │   ├── DT_OK.m16cl
│   │   │   ├── DT_OK.map
│   │   │   ├── DT_OK.mot
│   │   │   ├── DT_OK.r30
│   │   │   ├── DT_OK.sni
│   │   │   ├── DT_OK.x30
│   │   │   ├── Debug.hdp
│   │   │   ├── fvector.m16cc
│   │   │   ├── fvector.r30
│   │   │   ├── heap.m16cc
│   │   │   ├── heap.r30
│   │   │   ├── initsct.m16cc
│   │   │   ├── initsct.r30
│   │   │   ├── intprg.m16cc
│   │   │   ├── intprg.r30
│   │   │   ├── resetprg.m16cc
│   │   │   └── resetprg.r30
│   │   ├── Debug_M16C_R8C_FoUSB_UART
│   │   │   └── Debug_M16C_R8C_FoUSB_UART.hdp
│   │   ├── Debug_M16C_R8C_Simulator
│   │   │   └── Debug_M16C_R8C_Simulator.hdp
│   │   ├── DefaultSession.BKS
│   │   ├── DefaultSession.hsf
│   │   ├── Readme.txt
│   │   ├── Release
│   │   │   └── Release.hdp
│   │   ├── SessionM16C_R8C_FoUSB_UART.BKS
│   │   ├── SessionM16C_R8C_FoUSB_UART.hsf
│   │   ├── SessionM16C_R8C_FoUSB_UART.ini
│   │   ├── SessionM16C_R8C_Simulator.BKS
│   │   ├── SessionM16C_R8C_Simulator.hsf
│   │   ├── Upgrade.txt
│   │   ├── cstartdef.h
│   │   ├── fvector.c
│   │   ├── heap.c
│   │   ├── initsct.c
│   │   ├── initsct.h
│   │   ├── intprg.c
│   │   ├── resetprg.c
│   │   ├── resetprg.h
│   │   ├── sfr_r825.h
│   │   ├── sfr_r825.inc
│   │   └── typedefine.h
│   ├── DT_OK.ARF
│   ├── DT_OK.BKW
│   ├── DT_OK.hws
│   └── DT_OK.tws
└── 基于Modbus协议智能导向灯箱控制器.rar

【代码下载】:
页: [1]
查看完整版本: 基于Modbus协议智能导向灯箱控制器