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

搜索资源列表

  1. s1c33_uCos

    0下载:
  2. uCos在s1c33上的移植 S1C33 MCU EPSON最新的32位微处理器系列,专用于需要高级数据处理的便捷设备。 CPU性能 核心CPU 精工EPSON32位的RISC CPU,32位内部数据处理 33MHz 105条16位固定长度的指令 16个32位多用途的寄存器 在60MHZ操作下的最小指令执行时间为16.7ns 乘法、除法和MAC指令 内存 0~128K ROM 8K RAM 片内周边电路 晶振电路 32.769K~33MHz 定
  3. 所属分类:uCOS

    • 发布日期:2017-03-27
    • 文件大小:9964
    • 提供者:dupeng
  1. Uart

    0下载:
  2. 程序功能: 1,16位定时器0,工作在方式1,定时1秒。 2,8位自动重装定时器2,工作在方式2,产生波特率为9600. 3,串口工作方式1,10位异步发送,定时一秒循环发送1,2,3,4,5. 4,使能串口中断,收到任何数据立即转发出去。-Program features: 1,16-bit timer 0, 1 working in the manner, time 1 sec. 2,8-bit auto-reload timer 2, work in the way of
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:126899
    • 提供者:Boky
  1. VCSerialPort

    0下载:
  2. vc操作串口的适用程序,基于rs232控件,可异步传输,相信对需要者会有所帮助。-vc serial port operation procedures for the application, based on rs232 control, can be asynchronous transmission, I believe will help those in need.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:821885
    • 提供者:gr109
  1. RS485Comm

    0下载:
  2. 文件包括了VC串口编程的同步和异步程序。简单明了,注释详细。适于初学者!-Documents include the VC synchronous and asynchronous serial programming procedures. Simple and clear, detailed notes. Suitable for beginners!
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1871543
    • 提供者:小郑
  1. RS485Comm

    0下载:
  2. 包括了VC串口编程的同步和异步程序。简单明了,注释详细。适用于初学者!-Including the VC' s synchronous and asynchronous serial programming procedures. Simple and clear, detailed notes. Apply to beginners!
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:17545
    • 提供者:小郑
  1. UART

    0下载:
  2. 该代码为异步串口通信程序,控制芯片为ATMEGA16。-The code for the asynchronous serial communication program, the control chip for the ATMEGA16.
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:15835
    • 提供者:粥船鸣
  1. TTY

    0下载:
  2. 串口编程小程序,实现了串口的异步读写。初学者可拿来用之。-Serial programming applet to achieve a serial asynchronous read and write. Beginners can be used to used.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3950954
    • 提供者:lichao
  1. hsuart_test

    0下载:
  2. ARM9 3250开发板实际可用的异步串口通讯源代码,绝对真实可用。-ARM9 3250 development board available for asynchronous serial communications actual source code available is absolutely true.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:5718
    • 提供者:张志
  1. Atmega8

    0下载:
  2. 机器人程序,Atmega8是前后传感器小板上的芯片的程序(前后都有,但用的是同一个程序),它将数据处理后通过异步串口(uart)传给主芯片。*_project是完整的工程文件,很多文件是编译器自动生成的,只有.c和.h的文件是自己写的,我把它们单独放在*_useful里了。提示一下:1. config.h中定义了所有的引用(include),其他xxx.h中引用config.h,相当于引用了所有的需要的xxx.h。 2. 每一个xxx.c文件都和一个同名的xxx.h文件对应(main.c和c
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:70727
    • 提供者:Jake
  1. CompleteAVRapplicatios

    0下载:
  2. AVR应用程序全集,包括按键处理,定时器,中断、PWM、异步串口UART以及EEPROM读写程序等,上述程序均通过调试。-Complete AVR applications, including keys, timers, interrupts, PWM, UART, and asynchronous serial EEPROM read and write procedures, these procedures are through debugging.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:307914
    • 提供者:守望轩
  1. CH375HM.ZIP

    0下载:
  2. CH375HM.ZIP · U盘文件读写模块的说明和相关例子源程序 嵌入式/单片机系统大容量/海量数据移动存储的解决方案 支持常用的FAT12/FAT16/FAT32文件系统,支持8位并口, 支持I2C两线串口,支持各种波特率TTL/RS232异步串口等 -CH375HM.ZIP · U disk file reader module descr iptions and examples of source code related to embedded/MCU
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:721673
    • 提供者:patrick
  1. SCI

    0下载:
  2. C语言实现DSP异步串口SCI同PC机通信的程序,已调试通过,并且其中包含程序所需的头文件及其他预定义文件-DSP C language SCI asynchronous serial communication with the PC, the program has been debugged, and which contains the header files needed by the program and other pre-defined file
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:233636
    • 提供者:王玉强
  1. UARTVHDL

    0下载:
  2. 异步串口程序的IP核,分层文件编写,包括顶层文件和底层封装文件,VHDL编写-IP core asynchronous serial procedures, hierarchical document preparation, including the top and bottom package file documents, VHDL preparation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:149675
    • 提供者:joe
  1. uart

    0下载:
  2. arm7的uart异步串口通信模块驱动及其测试主程序,c语言编写-arm7 the uart asynchronous serial communication module and test drive the main program, c language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:105179
    • 提供者:随风
  1. master

    0下载:
  2. 数控流水灯,键进行内容选择,16个按键分别为0~F,按下一个按键,在主机板子上的数码管上显示相应的值,并通过异步串行通信的方式将按键内容发给从机。异步串行通信的要求:不能使用芯片自带的串口,要求用除P3.0和P3.1外的任何IO管脚进行模拟发送,速度是2400波特率。-CNC water lights, choice of content keys, 16 keys are 0 ~ F, press a button on the motherboard LED sub display the
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1068
    • 提供者:叶蓬
  1. slave

    0下载:
  2. 2、从机:在P1口上实现流水灯,串口接收从主机发送过来的异步串行数据,将数据在从机板子上的数码管进行显示,并通过对数据的判断调节流水灯的速度(比如:0是最慢,F是最快,中间字符对应的流水灯速度依次递增,要能明显区分)。异步串行通信的要求:从机使用单片机自带的串口进行数据接收,速度是2400波特率。-2, from the machine: to achieve water in the P1 port lights, sent from the host over the serial port
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:802
    • 提供者:叶蓬
  1. YLP2440

    0下载:
  2. 1.1 YLP2440开发板简介 YLP2440开发板硬件资源: 中央处理器 ── CPU: Samsung S3C2440A,主频400MHz; 外部存储器 ── SDRAM:64MB; ── NAND Flash:64MB(K9F1208,用户可自己更换为16M、32M或128M的NandFlash) 串口 ── 两个五线异步串行口,波特率高达115200bps; 网络接口 ── 一个10M/100M网口,采用DM9000AEP,带联接和传输指示灯;-1.1 YLP2440 Developm
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:4173126
    • 提供者:柯德渠
  1. 6-3

    0下载:
  2. 用于MSP430F149。异步通讯。 从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后 将结果从串口返回。 数据包的结构见xieyi.h。-For MSP430F149. Asynchronous communication. Receive data from serial analysis of received packets, and then computing algorithm, and finally return the results from
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:26526
    • 提供者:ztc
  1. 16c554

    0下载:
  2. 异步串口扩展芯片16c554 中英文参考资料-Asynchronous serial port expansion chip 16c554 references in China and English
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:1153930
    • 提供者:YSS
  1. Com_sys

    0下载:
  2. vc 串口操作类,asyn_com2 是异步操作COM2的例子sync_com1 是同步操作COM1的例子-vc com
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:16866
    • 提供者:gaoyang
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 25 »
搜珍网 www.dssz.com