-
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
-
DM642EVM 系统原理图,硬件设计参考
DM642EVM 系统原理图,硬件设计参考-Schematic of DM642EVM
- 2022-01-22 14:09:08下载
- 积分:1
-
STM32-TIM1产生PWM程序源码
通过STM32F303高级定时器TIM1产生PWM波形,STM32F303输出六路互补PWM波形初始化程序(可通过霍尔测速采集转变PWM占空比)
- 2022-02-15 12:23:48下载
- 积分:1
-
花样格式转换程序
花样格式转换程序-Synchronized format conversion
- 2022-04-27 22:13:54下载
- 积分:1
-
Collection of commonly used operational amplifier circuit, the United States Na...
《常用运放电路集锦》美国国家半导体公司 资料 介绍了运放的典型应用- Collection of commonly used operational amplifier circuit, the United States National Semiconductor OPAMP information on the typical application
- 2022-05-15 03:45:37下载
- 积分:1
-
各种Eeprom的C驱动程序(可配置)
各种Eeprom的C驱动程序(可配置)-various Eeprom C Driver (configurable)
- 2023-08-13 13:40:02下载
- 积分:1
-
基于s3c44b0的rtc,watchdog,adc,ads的驱动程序
基于s3c44b0的rtc,watchdog,adc,ads的驱动程序-Based on S3C44B0 the rtc, watchdog, adc, ads driver
- 2022-12-18 04:25:03下载
- 积分:1
-
12点阵汉字显示库文件,可以用在UCGUI中,直接使用。
12点阵汉字显示库文件,可以用在UCGUI中,直接使用。-12 characters dot matrix display library files, can be used in UCGUI, direct use.
- 2022-07-19 23:26:45下载
- 积分:1
-
This is a description of the relevant ecc encryption chip
这是一个讲述有关ecc加密芯片的内部资料,包括了体系结构和实现方法-This is a description of the relevant ecc encryption chip
- 2022-05-13 16:40:05下载
- 积分:1
-
ATMEL XMEGA crypto program
ATMEL XMEGA crypto program-task4.
- 2022-08-15 15:26:08下载
- 积分:1