搜索资源列表
vbandfxa
- vb与三菱a系列可编程序控制器(plc)通信原码-vb with a series of programmable logic controller (plc) Communications original code
Alu1232
- An 8-bit ALU with 16 operations: logic, arithmetic, shifts.
UART_verilog
- 一个uart的Verilog代码,希望能够帮助你做UART逻辑。-Code about uart. You can use it as an example when desighn UART logic.
uart
- uart transmitter logic
RS232_Interface
- verilogHDL串口逻辑,波特率为96-verilogHDL serial interface logic
tx
- 所谓“串行通信”是指外设和计算机间使用一根数据信号线(另外需要地线,可能还需要控制线),数据在一根数据信号线上一位一位地进行传输,每一位数据都占据一个固定的时间长度。这种通信方式使用的数据线少,在远距离通信中可以节约通信成本。在简单的应用中, 只需要有3条线即可完成通信, 分别是 第二脚RXD , 第3脚TXD ,第5脚GND。串行通信与单片机之间的接口:由于串行通信的电平逻辑定义是+15V( 高电平1)-15V(低电平0) 而单片机中分别用5V ,0V 来表示1,0 它们之间必须通过电平转换才
8251
- 1)了解8251的内部结构、工作原理及与8086的接口逻辑。 2)掌握对8251的初始化编程方法,学会使用8251实现设备之间的串行通信。 3)设计8251的硬件连接及编写程序,实现自发自收。-1) to understand the 8251' s internal structure, working principle and with the 8086 interface logic. 2) to master the 8251 initialization program
8253
- 微机实验 1、编写程序:使用8253的计数器0和计数器1实现对输入时钟频率的两级分频,得到一个周期为1秒的方波,用此方波控制蜂鸣器,发出报警信号,也可以将输入脚接到逻辑笔上来检验程序是否正确。 2、使用8253,编写一个时钟程序。 -Microcomputer Experiment 1, the preparation process: 8253 counter 0 and counter two of the input clock frequency divider, a per
0832
- 1)了解数模转换的原理及与8086的接口逻辑。 2)掌握使用DAC0832进行数模转换的技术。 1)设计DAC0832与8086CPU的硬件连接图,分配DAC0832的基地址为0FF00H。 2)设计DAC0832的硬件连接,编写程序,实现让0832依次输出方波、负向锯齿波、三角波、正弦波、,并不断重复。要求在示波器上可看到每个波形2个完整的波形。 -1) understand the digital-to-analog conversion principle and with
DG03022-VB-COMMON-V1
- 串行通讯测试、调试、记录。 还能设定逻辑接收到指定命令代码后返回响应代码。-Serial communications testing, debugging, records. Also set the logic command code is received after the specified return a response code.
PLC_STEP7_Uart1
- PLC可编程逻辑控制器,UART1同时收发程序,自己做工程写的小代码,采用STEP7进行编程实现,欢迎各位下载-PLC programmable logic controllers, UART1 while transceiver procedures, do their own engineering write small code, using STEP7 programming realization, welcome to download
PLC_STEP7_Uart0_and_Uart1
- PLC可编程逻辑控制器,西门子,STEP7编程实现,梯形图,UART0和UART1同时收发程序,自己工程项目总结,欢迎各位下载~-PLC programmable logic controllers, Siemens, STEP7 programming, ladder, UART0 and UART1 transmit and receive simultaneously program their own project summary, to welcome you to download
ModbusRTU
- 该类通讯组件适用于基于PC高级语言的工业自动化控制系统,用于PC与可编程控制器(PLC)、智能仪表等进行数据通讯。组件采用动态链接库文件(*.DLL)的形式,在PC系统的项目工程里引用该组件,调用相应的属性与方法函数,即可快速实现PC与PLC的数据高效交换。多年工程经验的软件团队开发测试,经过本公司及客户的海量实际应用检验,稳定可靠;(This kind of communication component is suitable for industrial automation contro