-
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
-
单片机万年历程序
利用单片机实现的万年历程序,采用C预言描写,程序简单易懂,该程序可以通过键盘设置小时、分钟和秒,并有整点闹铃和音乐报时等功能
- 2023-04-12 08:30:04下载
- 积分:1
-
这是S3C2443的BOOTLOADER
这是S3C2443的BOOTLOADER-This is the S3C2443 BootLoader
- 2023-01-04 08:00:03下载
- 积分:1
-
卡尔曼滤波在化工传热过程中的应用
卡尔曼滤波在化工传热过程中的应用-Apply of kalman filter in heat sending process in chemical industry.
- 2022-07-23 02:42:17下载
- 积分:1
-
Extertanl 中断 STM32 stm32cube
该项目是用 STM32cube 创建并实施 stm32f429 发现板上。基本上,代码等待中断从用户按钮和指示灯亮起
- 2023-02-08 09:55:06下载
- 积分:1
-
Quartus II 7.2 NET例程
DE2_NET
-------
This designs demonstrates how to use the Ethernet port using a Nios II system on the DE2 board. It sends packets, and using a loopback Ethernet cable, it"ll receive the same packets which are then displayed. It also works if the board is connected to another packet source.
Running the Design
------------------
1) Launch the Quartus II software.
2) Open the DE2_NET.qpf project located in the DE2_NET folder. (File menu -> Open Project)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-15 17:13:55下载
- 积分:1
-
老外为HGE写的扩展GUI,HGE自带的GUI实在少的可怜,不过扩展性比较好,如果想自己扩展,可以参考。...
老外为HGE写的扩展GUI,HGE自带的GUI实在少的可怜,不过扩展性比较好,如果想自己扩展,可以参考。-HGE foreigner to write an extension for GUI, HGE is少的可怜own GUI, but the scalability is better, if you want to expand their own reference.
- 2022-05-05 00:13:20下载
- 积分:1
-
I2C读写24C02实验,学习AVR单片机的TWI功能
I2C读写24C02实验,学习AVR单片机的TWI功能-failed to translate
- 2023-04-07 08:15:03下载
- 积分:1
-
与PLC通信的仪表,只需要两根线。还等什么呢。多省钱的仪表。...
与PLC通信的仪表,只需要两根线。还等什么呢。多省钱的仪表。-communicat with PLC ,just use two lines. save your money.save you.
- 2022-03-06 18:26:41下载
- 积分:1
-
华恒教育关于嵌入式环境构建的
相关况,以及相关的安装说明...
华恒教育关于嵌入式环境构建的
相关况,以及相关的安装说明
-华恒education built on the embedded environment-related conditions, as well as related installation instructions
- 2022-03-17 04:58:28下载
- 积分:1