CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 串口 定时

搜索资源列表

  1. 51 IO口模拟串口通讯C源程序

    0下载:
  2. 51 IO口模拟串口通讯C源程序,IO 口模拟232通讯程序 使用两种方式的C程序 占用定时器0 -51 IO serial communications simulation C source, I simulated 232 IO communication procedures use two forms of occupation C program timer 0
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.59kb
    • 提供者:王胜
  1. 用普通IO模拟串口(asm)

    0下载:
  2. 普通IO口模拟RS232串口 占用定时器0中断 在TH0,TL0中设置波特率的大小 注意不要开定时器0的中断,这里用的是查询方式-ordinary RS232 serial I simulated occupancy Timer 0 interrupt the switching, TL0 set baud rate to the size not to open the Timer 0 interrupt here with the inquiry
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.3kb
    • 提供者:白龙马
  1. UART 串口编程

    0下载:
  2. //串口编程--接收PC发过来的字符串,回发字符串.发送期间中断控制LED灯闪烁 //采用外部晶振22.1184MHz 使用定时器1,方式2产生波特率,SMOD = 0或者1 //定时器初值X=256-SYSCLK*(SMOD+1)/(BAUDRATE*384)  
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2009-02-18
    • 文件大小:4.33kb
    • 提供者:mcumcu
  1. nios_example.rar

    0下载:
  2. nios范例(含源代码),包含dma控制器,io中断,串口中断,定时器中断,nios sample (including source code), including dma controller, io interrupt, serial port interrupt, timer interrupt
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:199.58kb
    • 提供者:李扬
  1. zigbee-cc2430-temp.rar

    0下载:
  2. 该演示程序实现温度的采集与显示功能,内部温度传感器定时采样,并将采集到的温度信息广播发送出去,另外的节点接收到温度信息后通过串口向计算机上报,串口通信波特率为57600,The demonstration program of acquisition and temperature display function, the internal temperature sensor sampling timing and the temperature of the information col
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:242.5kb
    • 提供者:love man
  1. ucosii-13K.rar

    0下载:
  2. stm32 ucos 精简移殖版本 不需作任何修改直接便可运行。包含串口 定时器 ,transplant stm32 ucos streamlined version without any changes can be run directly. Contains the serial port timer
  3. 所属分类:uCOS

    • 发布日期:2017-05-09
    • 文件大小:2.2mb
    • 提供者:粟学林
  1. sockt to long 完整串口通信程序Vc++源代码

    3下载:
  2. 完整串口通信程序 Vc++源代码 TCP/IP协议 UDP协议 短连接,长连接,定时器 等-Complete serial communication program Vc++ source code for TCP/IP protocol UDP protocol to connect the short and long connections, timers, etc.
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-02
    • 文件大小:3.27mb
    • 提供者:jack
  1. 2407DSP

    0下载:
  2. 2407外设例程,包括AD、DA、GPIO、USB、串口、定时器-2407外设例程
  3. 所属分类:DSP program

    • 发布日期:2017-06-13
    • 文件大小:19.07mb
    • 提供者:nmh
  1. uart_fifo

    0下载:
  2. avr单片机串口先进先出实例程序,这是个人在实际项目中应用的一个例子,还有是定时器的使用方法-Examples of single-chip FIFO serial avr procedures, which are individual projects in the actual application of an example are also the use of timer
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:15.71kb
    • 提供者:张子凤
  1. RS232定时发送字符串

    0下载:
  2. 由STC89C52RC单片机的RS232口定时发送字符串"#01"和回车符,其中主要运用了定时器和波特率发生器.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-10-26
    • 文件大小:17.12kb
    • 提供者:yungpen486
  1. suspend

    0下载:
  2. c51 用中断函数 包含定时器0 定时器1 定时器2 外部中断0 定时器1 串口中断-c51 with the interrupt function with Timer 1 Timer 2 Timer 0 external interrupt 0 timer interrupt a serial port
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1.36kb
    • 提供者:liudonghui
  1. DS1302

    0下载:
  2. 时钟程序,大家是否想到用定时器,对,也可用定时器的中断来处理,这样的程序我想不用我说了吧! 你们可自己发辉下,本程序采用外元件DS1302时钟IC,使用此IC不增加系统资源,要时钟时直接去读取就可以了 本IC跟ADC0831一样以串口方式传送数据,不同的是协议,只要你读懂它的串口协议,就可以用P口来模拟协议进行 ,这样更能使你对传送数据协议的了解,在看本程序之前,先看看芯片的串口协议 -Clock process, whether you think using the time
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:17.77kb
    • 提供者:wt
  1. C8051F310

    1下载:
  2. C8051F310单片机与计算机的串口通信的例程,可减少系统开发时间:单片机接收计算机发过来的字符串,回发字符串.发送期间中断控制LED灯闪烁,采用外部晶振22.1184MHz 使用定时器1,方式2产生波特率-C8051F310 MCU and the computer
  3. 所属分类:SCM

    • 发布日期:2015-12-30
    • 文件大小:4.38kb
    • 提供者:Edward zhang
  1. serialportcommunicationcode.iso

    0下载:
  2. 串口通信工程开发实例代码,包含云台控制,楼宇自动化等多个项目实例,源码可用。-Serial communication engineering sample code, including PTZ control, building automation and many other examples of projects, source code is available.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:477.74kb
    • 提供者:刘学山
  1. sound_wave

    0下载:
  2. 使用串口定时器发送1038字节的数据.,可以通过串口助手接收数据(Use serial timers to send 1038 bytes of data)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-23
    • 文件大小:68kb
    • 提供者:WZRY
  1. 串口

    0下载:
  2. 串口发送相应的字母会触发相应的操作。 发送A定时停止,发送B定时开始,发送C返回定时值(The corresponding letters sent by the serial port will trigger the corresponding operation)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-27
    • 文件大小:37kb
    • 提供者:Acardia
  1. 串口与定时

    0下载:
  2. 串口定时收发,测试已经完美通过,可以直接使用(Serial port timing and transceiver)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-09
    • 文件大小:757kb
    • 提供者:全桥
  1. serial_switch

    0下载:
  2. 通过串口发送命令,控制IO口变低,2秒后,IO口电平变高,2秒是通过定时器控制的,时间比较精确(The command is sent through the serial port to control the lower IO port. After 2 seconds, the level of the IO port becomes higher, and the 2 second is controlled by the timer, and the time is more accu
  3. 所属分类:单片机开发

    • 发布日期:2018-04-20
    • 文件大小:19kb
    • 提供者:xiewensheng
  1. 定时器模拟串口src

    1下载:
  2. 实现使用单片机的定时器扩展两个串口,加上原串口共3个串口。程序为一个工程用到的所有源代码,实测好用。(expand STM8 MCU's UART PORT by using the internal timer resouces, for the demand of multiple-uart and low cost solution.)
  3. 所属分类:通讯编程

    • 发布日期:2019-12-24
    • 文件大小:218kb
    • 提供者:煎饼鸡
  1. 串口工具

    1下载:
  2. 本程序是个人学习Python的tkinter模块时编写,实现了串口的数据收发,由于是初学者,代码中可能会出现很多错误或不好的编程习惯,请谅解! 实现功能:1.用Python开发,Tkinter构建界面;2.可自动列出所有串口,并自定义参数,选择串口后自动打开;3.实现无延时接收消息;4.可保存接收的数据;7.支持自动适应分辨率;8.支持单独发送和定时发送;9.支持发送新行和HEX发送;10.支持发送文件,并可自定义发送频率;11.支持小窗口显示接收信息,但与主窗口不同时显示 提供源码,可用于
  3. 所属分类:串口编程

    • 发布日期:2021-04-12
    • 文件大小:7.83mb
    • 提供者:jayhgq
« 12 3 4 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com