搜索资源列表
shiyanbaogao
- 了解ISE平台的基本环境,编译程序,在MC8051 IP核中,要求实现:增加PLL锁相环,扩大内部RAM,定时器,串口和外部中断等资源,并增加乘法器和除法器的功能。-ISE platform to understand the basic environment, compiler, the MC8051 IP core, the requirement to achieve: increased PLL phase-locked loop, expanding the internal RAM
CSharpModBus
- C#写了一款上位机监控软件,基于MODBUS_RTU协议。 软件的基本结构: 采用定时器(Timer控件)为时间片。 串口采用serialPort1_DataReceived中断接收,并进行MODBUS格式判断。 把正确接收的数据取出,转换为有特定的结构体中。 数据通过时间片实时刷新。-C# write a PC monitoring software, based on MODBUS_RTU agreement. The basic structure of the so