-
Modbus C#
对于 C#,Modbus 协议用于 RFID 项目,通过网络处理数据。示例:公共静态字符串 ParseModbusResponsePacket (字节 [] 数据包){试着{int dataLength = 包 [2]-6 ;字节 [] 然后 = 新字节 [dataLength] ;Array.Copy (数据包,9,然后为 0,dataLength) ;字符串数据 = BinaryToString(dataByte) ;返回的数据 ;}捕捉 (ex 的异常){投掷 (ex) ;}}从服务器获取数据并进行分析。
- 2022-09-28 14:35:03下载
- 积分:1
-
基于51单片机 超声波壁障 c语言
基于51单片机 超声波壁障 c语言,,需要两个单片机,,调试可以运行,,需要自己组装小车。。。。
- 2022-06-03 19:14:03下载
- 积分:1
-
VC+ 6.0 prepared by the Muslim prayer calculation procedures. Comparison of proc...
VC+6.0 编写的关于计算穆斯林祷告的程序.
比较使用的应用小程序-VC+ 6.0 prepared by the Muslim prayer calculation procedures. Comparison of procedures used by the application of small
- 2023-05-31 12:05:03下载
- 积分:1
-
精品课程《单片机原理与应用》教学课件
主讲老师: 严 青
九江学院信息科学与技术学院...
精品课程《单片机原理与应用》教学课件
主讲老师: 严 青
九江学院信息科学与技术学院
-Quality Course
- 2023-04-06 07:40:04下载
- 积分:1
-
C8051F380-UCOS
C8051F380-UCOS
keil编译,注意要设为大存储模式
MCU为c8051f380 主时钟配置为48MHZ
tick时钟为周期16.3ms,由TIMER5产生。
在使用中,注意内存越界问题!
- 2022-06-20 08:32:14下载
- 积分:1
-
使用AVR ATmega128单片机的UART的头文件
UART header file for using AVR ATMega128
- 2022-04-18 06:15:03下载
- 积分:1
-
PDA上的X86模拟器
PDA上的X86模拟器-PDA on the X86 simulator
- 2022-04-26 11:12:31下载
- 积分:1
-
pci卡驱动开发程序.该程序采用DMA方式传输,是开发高速数据采集卡的很好资料。...
pci卡驱动开发程序.该程序采用DMA方式传输,是开发高速数据采集卡的很好资料。-pci card driver development process. the program mode using DMA transfer, is to develop high-speed data acquisition card good information.
- 2022-04-22 08:14:49下载
- 积分:1
-
Universal Data Acquisition System finished with the papers.
通用数据采集系统成品,带论文的.-Universal Data Acquisition System finished with the papers.
- 2023-08-21 21:35:03下载
- 积分:1
-
This procedure for the experiment board' s overall test program, a comprehens...
本程序为实验板的总体测试程序,综合测试了整个实验板上的绝大多数功能,下载程序后会依次看到以下5种状态。
1.8个流水灯先会从上到下流动一遍,同时蜂鸣器发声。
2.接着DAC电流指示灯由暗变亮
3.接着前三位数码管显示温度值
4.接着AD数值显示在数码管的前三位
5.接着等待矩阵键盘的按下,按下后相应的数码显示在数码管的后三位上-This procedure for the experiment board" s overall test program, a comprehensive test of the vast majority of the entire experiment on-board features, download the program will in turn see the following five kinds of states. 1.8 water lights will first flow from top to bottom again, at the same time buzzer sound. 2. And then DAC current indicator light changes from the dark 3. And then the top three LED display temperature 4. And then AD values displayed in the top three digital tube 5. And then wait for the keyboard matrix is pressed, press the corresponding post- digital display in the digital control on the latter three
- 2023-08-29 01:00:04下载
- 积分:1