搜索资源列表

  1. com12

    0下载:
  2. 串口编程,可采用中断方式,也可采用查询方式,简单实用-serial programming, it is interrupted, can be applied inquiries, simple and practical
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:刘江山
  1. UART0_example2

    0下载:
  2. LPC2131串口通讯实例1(中断方式)-LPC2131 example of a serial communication (interrupt)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:25600
    • 提供者:cndx
  1. UCOSII2.83_S3C44B0_LIYUTAI

    0下载:
  2. 该UCOSII_2.83移植为基于立宇泰S3C44B0X的专业板,外部晶振为8MHZ,内部频率为MCLK=64MHZ,串口波特率为115200,串口0。四个Exint4,Exint5,Exint6,Exint7,外部中断每按一次累加一次并把数据发送上来(直接在超级终端中使用),同时开了串口0接收中断:串口0把接收到的数据仍旧发送上来,同时四个任务发送Task0,Task1,Task2,Task3 外部中断和串口接收中断采用我
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:409600
    • 提供者:道德法
  1. ak1

    0下载:
  2. 一些应用中,经常要用到双串口,但是一般单片机只提供一个串口,其实完全可以用普通I/O口模拟一个串口。以下的程序是我编写的模拟串口程序,程序中使用了单片机的定时器0,和INT0中断。数据的发送和接收由中断程序自动进行。程序已经过AVR仿真器仿真和实际烧片使用,证明可靠。有一点需要说明的是,此模拟的串口为半双工方式。 主程序中,单片机将标准串口设置为115200bps,将模拟串口设置为19200bps。单片机将标准串口收到的数据从模拟
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:张永余
  1. AVR_USART

    0下载:
  2. 介绍AVR单片机对串口的简单中断发送和中断接收-introduced AVR to the serial port and send interrupted briefly interrupted reception
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:32768
    • 提供者:力量
  1. dspSourceExample

    0下载:
  2. dsp实验测试程序,包括指令实验、存储器、串口、同步串口、步进电机、硬件中断、定时器、交通灯、直流电机、滤波器、正弦波发生器、语音录放、EXAM_C、显示屏-dsp experiment testing procedures, including instructions experiment, memory, serial port, synchronous serial port, stepping motor, hardware
  3. 所属分类:DSP编程

    • 发布日期:2024-05-17
    • 文件大小:68608
    • 提供者:
  1. Modbus_ASCII

    0下载:
  2. 44B0的串口接收发送程序 **** 现在共享这样的代码有些过时了,但这是我参考很多例子才编写出来的。集合了很多优点:采用环形缓冲机制;读数据时不必关接收中断(没有几个人能实现的),所以不会存在数据丢失的可能;以数据帧为单位接收发送;能够缓冲几千个数据帧(由fr a meLen定义)。注:本来是为Modbus协议而编写的,后来简化了校验和Modbus规范。-44B0 receiving this procedure**** now sh
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:jackychen
  1. DM642_uartRS232bios

    0下载:
  2. 这是一个DM642平台下测试UART的串口程序。 其功能是采用中断的方式完成串口数据的接收的。帮助使用者很好的了解UART编程。-This is a test platform DM642 UART Serial procedures. Its function is to interrupt the completion of the serial data received. Help users understand the
  3. 所属分类:DSP编程

    • 发布日期:2024-05-17
    • 文件大小:234496
    • 提供者:聂晟楠
  1. timer20070624

    0下载:
  2. AT917S64,ARM处理器的程序。有中断,点灯,定时器,串口的应用。-AT917S64 ARM processor procedures. Interruption, light lamps, timers, serial applications.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-17
    • 文件大小:49152
    • 提供者:李军
  1. usart-20070624

    0下载:
  2. AT917S64,ARM处理器的程序。有中断,点灯,定时器,串口的应用。-AT917S64 ARM processor procedures. Interruption, light lamps, timers, serial applications.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-17
    • 文件大小:68608
    • 提供者:李军
  1. IOtoUART

    0下载:
  2. IO口模拟串口,c语言编写,使用一个定时器中断-Serial IO mouth simulation, c language, the use of a timer interruption
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:fp
  1. UART1_Int1

    0下载:
  2. 以中断方式产生的串口通信程序,在cygnal C8051F系列单片机上使用-Way to break the serial communication program, in cygnal C8051F MCU use
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:张生
  1. S3C44B0Xcomm

    0下载:
  2. s3c44b0x的串口实现中断方式,且采用双缓冲方式优化程序,值得借鉴-S3C44B0X realize the serial interrupt, and optimize the use of double buffering approach procedures, it is worth drawing
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-17
    • 文件大小:52224
    • 提供者:xuwei
  1. shujucaiji-huibian

    0下载:
  2. 数据采集的汇编程序,串口用中断,采集用0809,有用的很,都调试过了-Compilation of data collection procedures, use the serial interruption, acquisition by 0809, very useful, have been debug
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:13312
    • 提供者:魏娇
  1. uart

    0下载:
  2. mega128串口通讯源码API函数,中断方式-Serial Communication mega128 source API function, interruption mode
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:liuyingjie
  1. uart_receive

    0下载:
  2. s3c2440 串口接收模块设计。开发环境在ADS1.2。-S3C2440 serial receiver module design. Development environment in ADS1.2.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-17
    • 文件大小:40960
    • 提供者:fs
  1. MSP430F149_UART

    0下载:
  2. MSP430F149串口发送接收源程序,以中断方式发送和接收,详细注释-MSP430F149 serial sent to receive the source code in order to interrupt the way to send and receive detailed notes
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. SimuComm

    0下载:
  2. 在LPC213X上实现了模拟串口功能,使用中断技术,具有收发功能,可以修改baud,databit,parity,stopbit-LPC213X achieved in the serial simulation function, the use of interruption technology, with transceiver function, you can modify baud, databit, parity, st
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:lzb
  1. stc12c5410ad_uart

    2下载:
  2. stc12c5410ad单片机串口keil C 程序 主要功能: 串口相关寄存器初始化 串口接收中断服务程序-Single-chip serial stc12c5410ad procedures keil C main functions: serial correlation serial initialization register to receive interrupt service routine
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:
  1. Virtual51

    0下载:
  2. 一个动态可视化的MCS-51全功能模拟器,此模拟器可以让您在PC机上模拟运行MCS-51程序就如同在硬体上一样. 这模拟器提供8KB的程序空间,256字节的RAM,16KB的XRAM,2个16位的定时/计数器(T0与T1),一个实时时钟,一个 5x6 的小键盘,一个 128x64 点阵的 LCD,一个音频发生器,一个串口,一个打印口,和5个有两个优先级的中断源,并且程序以固定的 12MHz 时钟运行.再附上四个 Keil C51 的
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:544768
    • 提供者:kly
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org