搜索资源列表
Sequencedetector
- 序列检测器可用来检测一组或多组由二进制码组成的脉冲序列信号,这在数字通信领域有广泛的应用。当检测器连续收到一组串行二进制码后,若这组码与检测器中预制的码相同,输出为A,否则输出为B。序列检测I/O口的设计如下:设Din是串行数据输入端,clk是工作时钟,clr是复位信号,D是8位待检测预置数,QQ是检测结果输出端。-Sequence detector can be used to detect one or more sets consisting of binary code from the
wincc-uart
- wincc下B脚本串口例程,已用于工程!-UART program on wincc based on B,it has used in projects!
led
- proteus实现甲机通过串口控制乙机led闪烁c代码-proteus achieve a machine flashes c code B machine led by serial control
3e79e0fe4924ccba83e1ac31ef0fdfb5
- 两个单片机之间进行串口通信,甲机发送,乙机接收。-A serial port communication between two SCM, a machine to send, receive b machine.
diwu473
- 串口的温度采集系统,用于k型,b型热电偶 很好用 不错-Temperature acquisition system of the serial port for k type, b type thermocouple is in good condition is good
3.USART串口测试
- 使用外设:串口线一跟,通过COM1连接PC ** 实验名:【B】USART_TEST ** keil MDK-ARM Standard Version:V4.22A ** 软件库(keil) Version: V2.0.1 ** 固件库(ST) Version: V *************************************/ /*********************************** ** 实验现象: 1、首先进行常规配置(RCC、N
tester.c
- 通过串口控制ANRITSU 8852蓝牙测试仪进行9种自动测试和结果记录(anritsu 8852A?B seral control and automatic test running program)
VB开发的串口与三菱FX PLC通讯源码
- VB开发的串口与三菱FX PLC通讯源码(actfxcpu.readdevicerandom("d0",A) actfxcpu.readdeviceblock(("d0",10,b(0)) actfxcpu.setdevice("y0",1)
7
- 设计两台单片机系统间的串行通信 (1)甲方P1口连接8个LED灯; (2)乙方经串行通信输出数据至甲方,甲方根据所接收的数据,在8个LED灯实现流水灯显示; (3)需采用串行口方式1及中断方式进行数据的发送和接收。(Design of Serial Communication between Two Single Chip Microcomputer Systems (1) Party A's P1 port is connected with 8 LED lights; (2) Pa
