搜索资源列表
PORT1.0
- 自己编译的串口调试器 在VC6.0调试成功 本人现在已经搞JAVA-compile the serial debugger in VC6.0 debugging success I have now engage in JAVA
cipherlock
- 使用8051,16*2lcd开发密码锁。PORT1连接LCD的数据线,P3.3,3.4,3.5连接控制线。PORT2连接4*4键盘。p0.0~0.3接93C66。
intelligent_thermometer
- /*智能型温度感测器: (1)8051的PORT1连接LCD显示器,PORT3的P3.3,P3.4,P3.5分别连接到LCD控制线,程序执行时可以在LCD显示器显示时间和日期 (2)温度感应组件AD590通过ADC0804将感应到的温度转换数字数据,然后通过PORT0输入8051 (3)8051的第10只和第11只引脚RXD和TXD分别连接到MAX232,然后连接到PC的COM端口 (4)8051实验板每小时读入ADC0
DIO
- PIO-DIO D56/24 控制程序,Port1,2,0三个IO分别读写
PORT1.0
- 自己编译的串口调试器 在VC6.0调试成功 本人现在已经搞JAVA-compile the serial debugger in VC6.0 debugging success I have now engage in JAVA
cipherlock
- 使用8051,16*2lcd开发密码锁。PORT1连接LCD的数据线,P3.3,3.4,3.5连接控制线。PORT2连接4*4键盘。p0.0~0.3接93C66。-8051,16* 2lcd to develop the use of locks. PORT1 connect LCD data lines, P3.3, 3.4,3.5 connect the Line of Control. PORT2 Connect 4* 4 key
intelligent_thermometer
- /*智能型温度感测器: (1)8051的PORT1连接LCD显示器,PORT3的P3.3,P3.4,P3.5分别连接到LCD控制线,程序执行时可以在LCD显示器显示时间和日期 (2)温度感应组件AD590通过ADC0804将感应到的温度转换数字数据,然后通过PORT0输入8051 (3)8051的第10只和第11只引脚RXD和TXD分别连接到MAX232,然后连接到PC的COM端口 (4)8051实验板每小时读入ADC0
DIO
- PIO-DIO D56/24 控制程序,Port1,2,0三个IO分别读写-PIO-DIO D56/24 control procedures, Port1, 2,0, respectively, the three IO read and write
LSD-TEST430F5438-01-PORT1
- MSP430单片机的简单I/O口控制,按P2.6红灯亮,按.7绿灯亮-MSP430 MCU easy I/O port control of P2.6 in accordance with the red light, green light by .7
ex4-3
- 七段显示器的控制,使用8051的Port1连接到一个共阳的七段显示器,然后让8051轮流显示0~9。-Seven-Segment Display control, the use of 8051 a total of Port1 is connected to the city' s Seven-Segment Display, and then rotate so that 8051 showed 0 ~ 9.
LSD-TEST430F5438-01-PORT1
- MSP430F5438MCU,利用P2.6 P2.7 控制 LED1 LED2 亮灭-MSP430F5438MCU, control the use of P2.6 P2.7 eliminate light LED1 LED2
comtest(2ports)
- 包含有两个接口的串口通信程序,分别表示为port1和port2,可以进行计算机之间的互相通信,利用serialport类编写-There are two interfaces include serial communication procedures, respectively, expressed as port1 and port2, the computer can communicate with each other be
port1
- 实现stc单片机的串口通信,从单片机串口一接收后,可由单片机的串口二转发出去-Achieve stc MCU serial communication, serial port 1 receive from the microcontroller, the microcontroller can be forwarded out the serial port 2.
port1
- 本软件可通过微机并口向用户提供多达12路的标准TTL脉冲信号,同时可进行5路的标准TTL脉冲信号的波形显示。 软件的使用方法极为简单。输出信号时,只要选中或取消引脚号,就能在相应的引脚得到相应的脉冲信号(统一为选中为高电平,取消为低电平),“清零”按钮为对应该组的所有信号清零。 输入信号的波形显示,按“开始”按钮为开始进行显示,“停止”为暂停。 在设置面板中,“数据读入时间间隔”为读入时间的设定。“并行打印端口设置”为显示微机中存在的可
COM_TEST
- 用汇编语言实现PC与串口1的通信,BAUTE 率是1152-PC communicate with Serial Port1 ,Baute rate is 115200 bps
MSP430F552x_PA_05
- Write a Word to Port A (Port1+Port2) for MSP430F5529
port1
- vs2008下,C#语言开发串口通讯程序,用于读取扫描枪扫描到的条形码数据-under vs2008, C# language to develop serial communication program for reading the bar code scanner to scan the data
Transmit-Receive-same-Port1
- 实现基于CAN的汽车ECM通讯软件,实现在线诊断服务,并可记录通讯数据-CAN-based automotive ECM communication software, on-line diagnostic services, and record traffic data
portio
- this c code for setting port2 as input and port1 as output. It reads port2 and sets port1 similarly.-this is c code for setting port2 as input and port1 as output. It reads port2 and sets port1 similarly.
test
- 本例说明如何以自由协议实现计算机与S7-200的通信,计算机作为主站,可以实现对PLC从站各寄存器的读/写操作。 ----计算机通过COM口发送指令到PLC的PORT0(或PORT1)口,PLC通过RCV接收指令,然后对指令进行译码,译码后调用相应的读/写子程序实现指令要求的操作,并返回指令执行的状态信息。 -free port of PLC and conmunication of computer