CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - 串口 C

搜索资源列表

  1. C语言新版本的通讯协议

    0下载:
  2. 用C实现的另一个串口通信程序,版本较新^_^-C achieved another serial communication procedures, the newer version ^ _ ^
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:110.91kb
    • 提供者:黄亮
  1. cb6_ethernet

    0下载:
  2. PC机和以太网转串口设备通讯例子,C++ Builder语言。-PC and Ethernet to serial communications equipment example, Builder C language.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:353.48kb
    • 提供者:韩立竹
  1. vc6_ethernet

    1下载:
  2. PC机和以太网转串口设备通讯例子,Visual C++ 6.0环境。-PC and Ethernet to serial communications equipment example, Visual C 6.0 environment.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:34.29kb
    • 提供者:韩立竹
  1. updesignshow

    0下载:
  2. 串口数据采集的上位机源码,C++编写,自行编写了串口通讯类,使用时请先读串口类定义的源码-serial data acquisition PC source, C, the self-produced serial communications. Please read using serial definition of source categories
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1.02mb
    • 提供者:wu nan
  1. Demo_ST44B0X

    0下载:
  2. 44binit.s ----- 初始化中断、存储器、堆栈等,进行系统初始化,建立C程序运行环境。 memcfg.inc ----- 定义存储器延时、SDRAM配置等参数 option.inc ----- 定义系统时钟频率等 main.c ----- 系统主程序(Main函数等) 44blib.c ----- IO端口初始化、延时和异步串口通讯等基本子程序-44binit.s ----- initialization interrupt, memory, stac
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:898.58kb
    • 提供者:张锡良
  1. SP2338

    0下载:
  2. 串口通信程序 SP23x8 demo.c source file SP2328/SP2338 serial communication example for MCS-51 MCU (oscillating crystal: 11.0592MHz) -serial communication program SP23x8 demo.c source file SP2328 / S P2338 serial communication example for MCS-51 MCU (os
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:3.14kb
    • 提供者:冯兴利
  1. 2407c(spi+DA)

    0下载:
  2. TMSLF2407串口通信程序,c语言程序
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:4.02kb
    • 提供者:yangsheng
  1. s3c44b0daima

    0下载:
  2. 该压缩包为ARM S3C44B0的源代码,含有5个程序。分别为按键控制LED,PWM脉冲宽度调制,RTC实时时钟,UART串口通信,DMA直接内存存取等5个实验的源代码。代码以C语言为主,辅以部分ARM汇编指令。该实验开发平台为S3C44B0板,开发工具为ADS1.2.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:436.8kb
    • 提供者:刘贵华
  1. communicationofserialport

    0下载:
  2. 在ADS1.2开发环境下用C编程,实现串口与ARM芯片的通信,其中采用ARM芯片为S3C2410
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:6.98kb
    • 提供者:杨洋
  1. shiyan

    0下载:
  2. 欻口通信小软件,开发环境C#,具有收发功能键,显示窗口清除数据键自动识别出串口
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:20.95kb
    • 提供者:pankui
  1. freescale MC9S12XEP100开发板DEMO C语言源程序

    2下载:
  2. freescale MC9S12XEP100开发板DEMO C语言源程序。内含:串口收发程序,I/O口应用程序,模数转换程序,以及初始化等单片机入门应用。是freescale 9S12XE系列单片机入门难得的好资料。,freescale MC9S12XEP100 development board DEMO C language source code. Includes: serial transceiver procedures, I/O port applications, analog-
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-21
    • 文件大小:153.14kb
    • 提供者:yanghq
  1. uart

    0下载:
  2. 51单片机 串口接收发送 都用到中断 全双工 采用C语言-51 MCU serial port receive interrupt is used to send both full-duplex using C language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:35.55kb
    • 提供者:juck
  1. Dimmer_PICC

    1下载:
  2. 基于PIC单片机,DMX512协议的LED控制器程序,包含多种花样转换、I2C操作、串口通信等-Based on PIC microcontrollers, DMX512 protocol LED controller program includes a variety of pattern conversion, I2C operation, serial port communication
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-01-17
    • 文件大小:97.05kb
    • 提供者:jj
  1. UART_Program

    0下载:
  2. 串口中断服务函数集,使用十分方便 51单片机串口调试程序(C语言)-Serial port interrupt service function is set, 51 MCU serial port is very convenient to use the debugger (C language)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:4.53kb
    • 提供者:jj
  1. VS-8kb.c

    0下载:
  2. 旋转编码器解码,8位无限旋转编码器,通过串口上传数据,用于调节每个轮的加减.-Rotary encoder decoder, 8 endless rotary encoders, upload the data via serial port, for regulating the addition and subtraction of each round.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:49.42kb
    • 提供者:yuri
  1. fifo

    0下载:
  2. 这是一个串口通信的队列,单片机和电脑之间,单片机和单片机之间只要简单的调用函数就可以了。-This is a serial communication queue, single-chip computer and between computers, between single-chip MCU and a simple function call it.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:542byte
    • 提供者:康康
  1. modbus-C-with-rx-fifo

    1下载:
  2. mobus c for stc89c52 修改bug,建立串口fifo-mobus c for stc89c52 ,build fifo for rs232 rx
  3. 所属分类:Other Embeded program

    • 发布日期:2016-06-12
    • 文件大小:917kb
    • 提供者:ljy
  1. wenshiwuxian

    0下载:
  2. 实现无线温湿采集和控制。可以设计报警温湿度上下限。采用C语言编写,STC89C52,DHT11.-Acquisition and control of wireless temperature and humidity. Temperature and humidity alarm can be designed to the limits. Using C language, STC89C52, DHT11.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-06
    • 文件大小:1.25mb
    • 提供者:
  1. SCM-and-C-51-program-development

    0下载:
  2. 51单片机及其C语言程序开发实例,串口通信编程实例,欢迎下载,资源共享-51 Microcontroller and its C language program development example, serial communication programming examples, are welcome to download, share resources
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:2.15mb
    • 提供者:xiao ping
  1. Visual-C-serial-communication

    0下载:
  2. 书籍的名字为 Visual C串口通信技术与工程实践-Visual C serial communication technology and engineering practice
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-29
    • 文件大小:11.02mb
    • 提供者:潘军
« 12 3 4 »
搜珍网 www.dssz.com