搜索资源列表
软件模拟USART
- PIC模拟异步串行通讯UART。用TMR0实现定时查询。任何带中断的PIC上都可以实现。可用此法扩展多个串口。-PIC simulation asynchronous serial communications UART. Timing TMR0 with inquiries. Any interruption with the PIC are to be attained. This method can be extended serial number.
serialrxtx.rar
- 个人原创,已经测试通过。功能:完成串行数据与RS232格式数据的收发转换,ST16C450+串并双向转换兼收发时序产生功能,优点:省去了传统的ST16C450需要CPU干预的缺点,简化设计, 纯硬件自动转换,缺点:忽略各种异常报警,适用于误码测试时使用(传输错误由误码测试功能模块完成检测)。,Personal originality, have the test. Function: the completion of serial data and send and receive RS23
CommWizard
- 使用MSCOMM控件编程源码,可以在线设置通信速率、奇偶校验、通信口无需重新启动程序;可以设置定时发送的数据及时间间隔;可以自动显示接收到的数据,并能在字符串、十进制和十六进制之间自由切换;自动保存设置参数。-MSCOMM control the use of programming source code, you can set up online communication rate, parity, communications I need to restart the process
USART
- USART: 串口打字机(将接收到的数据原样输出) PCF8563定时,利用串口将时间传至PC 24C01读写,利用串口将结果传至PC DS18B20检测温度,利用串口将结果传至PC-USART: Serial typewriter (the received data is output) PCF8563 timing, use of the time spread PC 24C01 serial read and write, using the result
AN-204_UART_Sleep_Mode
- 详细介绍了串口在睡眠时的处理过程和时序分析-Serial processing in the sleep process and timing analysis
iic
- i2c读写代码C语言,通过控制I2C控制器,设置I2C时序来读写E2PROM的源代码,很有帮助-i2c read and write the code C, by controlling the I2C controller, set the timing to read and write I2C E2PROM the source code, very helpful
Timer
- C#编写的定时与串口通信程序,可以实现精确定时-Written in C# timing and serial communication program, precise timing can be achieved
Untitled-1
- 实现IIC 时序错误检测功能,当出现协议违例程序能自动报错。-IIC timing error detection function automatically when a protocol violation error.
RS485
- 通信协议要求: 1. 定时数据通信:每秒钟每台计算机分别交换10、20、30、40、50个字节的数据。 2. 广播通信:每十秒中,发布广播数据对各个计算机的时钟进行同步。 3. 错误检测:CRC错误检测,有错误时,采用相应的错误处理程序。 4. 网络管理:随时获知网络中各节点的工作状态,当有节点故障退出网络或新的节点加入网络时,能够记录网络状态。 -Communication protocol requirements: 1. The timing data communic
SPI-protocol_3
- 本文档是spi协议英文版,里边详细描述了spi总线的功能模块和时序-This document is the spi protocol in English, the inside detailed descr iption of the functional modules and the timing of the spi bus
SerialComm
- C#串口调试工具,完整VS2008源代码。 1、自动检测系统串口数量,支持USB转串口设备即插即用,自动添加到下拉列表框。 2、修改端口设置后自动打开串口,可发送字符或十六进制数据,并可定时循环发送。 3、支持自定义帧格式,且可自动加入校验,可选校验超过四种以上。 4、接收分别以字符和十六进制显示,完美支持中文显示和回车换行。-C# serial debugging tools, complete source code VS2008. 1, t
ug480-ver1.5
- 利用实验板上的XADC资源,对芯片温度、内部电源进行定时采集和监控,并把信息存入blockram,可实现翻看,并有按键消抖模块-XADC resource use experimental board, the chip temperature, the internal power supply timing collection and monitoring, and put information into blockram, look can be achieved, and a key
Relay-serial-control
- 串口控制继电器模块,并实现了定时自动控制-Serial control relay module, and to achieve automatic control timing
SysTick
- SysTick(系统定时器):SysTick 定时器被捆绑在 NVIC 中,用于产生 SysTick 异常(异常号 :15)。在以前, 操作系统和所有使用了时基的系统都必须有一个硬件定时器来产生需要的“滴答”中断, 作为整个系统的时基。滴答中断对操作系统尤其重要。例如,操作系统可以为多个任务分 配不同数目的时间片,确保没有一个任务能霸占系统 ;或者将每个定时器周期的某个时间 范围赐予特定的任务等,操作系统提供的各种定时功能都与这个滴答定时器有关。因此, 需要一个定时器来产生周
GSM
- 单片机与GSM的串口通信,定时打电话,发短信-Microcontroller and GSM serial communication, timing phone calls, send text messages
d974d4330bf7
- 这是一个非常完整的qpsk调制解调用fpga实现的工程,在工程中已经能够正常使用,使用的quartus ii 开发,使用Verilog语言,文件中还包含了各种滤波器的系数文件,还有matlab仿真文件,整个工程包含从串并变换,相位映射,到成型滤波,中通滤波,cic滤波,调制,再到解调过成的下变频,匹配滤波,载波提取,位定时,判决,整个完整的过程(This is a very complete QPSK modulation and demodulation using FPGA implemen
EntQsPlc V32
- 根据三菱PLC的通讯指令格式,在PC中编写数据查询功能块RevData( )和数据发送功能块SendData( ),就可以在定时中断处理块TIMER1( )中调用查询功能块RevData( ),(According to the communication instruction format of MITSUBISHI PLC, the data query function block RevData () and data sending function block SendData (
