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

搜索资源列表

  1. c51com

    0下载:
  2. c51用串口通信源码,包括调试 1.发送:向总线上发命令 2.接收:从总线接收命令,并分析是地址还是数据。 3.定时发送:从内存中取数并向主机发送.-decoder serial communication with the source code, including a debugger. Send : Bus made to order two. Acceptance : Bus from receiving orders and analysis of data or add
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1.2kb
    • 提供者:zjf
  1. PCmachine

    0下载:
  2. 单片机串行通信发射机采用串行工作方式,发射并显示两位数字信息,既显示00-99,使数据能够在不同地方传递。硬件部分主要分两大块,由AT89C51和多个按键组成的控制模块,包括时钟电路、控制信号电路,时钟采用6MHZ晶振和30pF的电容来组成内部时钟方式,控制信号用手动开关来控制,P1口来控制,P2、P3口产生信号并通过共阳极数码管来显示,软件采用汇编语言来编写,发射程序在通信协议一致的情况下完成数据的发射,同时显示程序对发射的数据加以显示。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:264.66kb
    • 提供者:王磊
  1. chuankou

    0下载:
  2. 利用汇编语言编写的串口通信程序,可发送数字并显示在接收端的数码管上,用PROTEUS7仿真,测试通过,运行良好-Written in assembly language using serial communication program, the number can be sent and displayed at the receiving end of the digital control, and with the PROTEUS7 simulation, test, run goo
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:6.68kb
    • 提供者:zhangxi
  1. chuankou

    0下载:
  2. 基于labview,通过与单片机的串口通信,实现温度控制系统,包含帧头,停止位,校验位。可返回当前串口的温度值,并实时绘制温度曲线。-Based on labview, serial communication with the microcontroller to achieve temperature control system, including header, stop bits, parity bit. Returns the current value of the serial
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-12
    • 文件大小:2.51mb
    • 提供者:
  1. XYCN_AD

    0下载:
  2. 此程序采用MPLAB开发环境,可供选择中没有这个开发环境,请管理人员添加。 该程序采用PIC16F690芯片,实现AD采集功能和用XYCN现场总线与其它模块进行通信的程序。 程序中有对PIC690的串口,EEPROM,定时器等操作,并实现XYCN总线通信。-This program uses MPLAB development environment, there is no alternative to this development environment, please a
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:98.95kb
    • 提供者:tanlei
  1. TurnCtrl

    0下载:
  2. vs2008环境下的c#解决方案,实现利用串口通信控制外部电机驱动电路速度增减和转向变换等功能,并能够接收转速信号并显示在窗体中。-vs2008 environment c# solution for serial communication control system to use an external motor drive circuit increase or decrease the speed and steering conversion and other functions
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:41.85kb
    • 提供者:jiang
  1. UART

    0下载:
  2. 用单片机mega16l驱动串口 实现上位机和MCU的通信 得到知道串口中断原理 这样源代码就容易看懂 这是我们自己写的 并经过测试-用单片机驱动串口 实现上位机和MCU的通信 得到知道串口中断原理 这样源代码就容易看懂
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:21.81kb
    • 提供者:赵健航
  1. 18B20chuankou

    0下载:
  2. 通过c8051f340开发温度的提取并通过和上位机实现串口通信,显现检测作用。-By c8051f340 temperature extraction and development and the host computer via serial communication, show testing role.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:41.68kb
    • 提供者:csx102
  1. DEBUG372

    0下载:
  2. CH375 PC端源码及动态链接库等 用于USB接口转并口与单片机等进行通信-CH375 PC-side code and dynamic link libraries for USB port to parallel port to communicate with the microcontroller, etc.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-14
    • 文件大小:3.47mb
    • 提供者:lizi
  1. CAN

    0下载:
  2. CAN协议的实现,包括can通信,串口通信,并口下载器,ZLG7290的按键与显示等;-The implementation of the CAN protocol, including can communication, serial communication, parallel download, ZLG7290 of the buttons and display
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:85.77kb
    • 提供者:yhg
  1. the-microcontroller-applications

    0下载:
  2. 此五个源代码是关于单片机应用的。依次为:串行通信中利用中断方式收发数据;矩阵键盘中逐行扫描法的应用;利用定时器T0查询方式控制P0口八位LED灯闪烁;利用定时器T0中断方式控制数码管动态显示0-999;利用外部中断计数并让数码管显示此数值。-Five of this source code on the microcontroller applications. As follows: serial communication send and receive data interrupt t
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:56.96kb
    • 提供者:wanfeng
  1. pic18

    0下载:
  2. ● C语言程序例程。该子目录包括以下子程序: ——AD程序实现模拟量到数字量的转换功能; ——CAN程序实现CAN总线通讯功能; ——keyboard_check程序实现键盘的扫描查询方式输入; ——keyboard_disturb程序实现PORTB的"电平变化中断"进行键盘的输入; ——led0-8程序实现在8个LED上依次显示1~8数字; ——PWM程序用于使CCP1模块产生分辨率为10位的PWM波形,占空比为50 ; ——RS-232程序通过RS-232接口来完
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-10
    • 文件大小:2.19mb
    • 提供者:王涛
  1. Computer-communicate-by-Zigbee-

    0下载:
  2. 两个zigbee模块通过串口接在两台电脑上面,两台电脑上面运行串口助手,可以实现通过串口助手发送至zigbee模块,再通过无线模块传送至另一个zigbee模块上,这个zigbee将数据发送至相应的电脑上,通过UART实现点对点无线通信,使用方法如下: 1:打开IAR开发环境,打开工程。 2:接上仿真器,并把仿真电缆连到CC2430模块上,把程序下载到两个模块上。 3:两个模块之间通过PC机串口发送一个字符到另一个模块的PC。-Two zigbee module through th
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-16
    • 文件大小:277.58kb
    • 提供者:kang
  1. 5883L-test

    1下载:
  2. CC2530通过I2C通信接收HMC5883L采集的数据,并通过串口发送给电脑,亲自调试测试可用。-CC2530 received by the I2C communication the HMC5883L data collected and sent to the computer through the serial port, personally commissioning tests available.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-07-26
    • 文件大小:31kb
    • 提供者:翁XX
  1. ADXL345-test

    1下载:
  2. CC2530模块通过I2C通信接收ADXL345传感器采集到的数据并通过串口通信传递给电脑,亲自调试测试可用-CC2530 module through the I2C communication receiver the ADXL345 sensor to the data passed to the computer through the serial port communication, the person commissioning tests available
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-03-18
    • 文件大小:30.58kb
    • 提供者:翁XX
  1. SerialComm

    0下载:
  2. 在telosb节点上实现串口通信:从文件中读取需要传输的内容,并转化成二进制形式加上数据包头部进行发送;反之,接收到数据包提取数据信息,存入文件中。-serial port communication in telosb
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:619.17kb
    • 提供者:李小渊
  1. main

    0下载:
  2. RS232串口通信试验(接收与发送) 通过本例程了解串口的基本原理及使用 ,理解并掌握对串口进行初始化-RS232 serial communication test (receive and transmit) By understanding the basic principles and the routine use of serial, understand and grasp the serial port initialization
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:769byte
    • 提供者:卢坤
  1. CH376_CODE

    0下载:
  2. CH376 U盘控制芯片驱动,在FPGA的SOPC平台上调试的,也可以稍加修改就可用在单片机上,串口、SPI、并口三种通信接口选择。-CH376 U disk drive controller chip, the SOPC platform on FPGA debugging can also be slightly modified can be used on single-chip, serial, SPI, three parallel communication interface s
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:26.65kb
    • 提供者:acent
  1. ATmega128-DS18B20-to-USART

    0下载:
  2. 实验名称:DS18B20 测温实验 功能描述:DS18B20 测试温度并从串口发送到电脑上 实验目的:学习单总线通信协议 熟悉18B20的应用 熟练掌握单总线及串口通信设置的使用 实验说明:MCU--M128 内部8M晶振 连接方式:单总线接口外接DS18B20。 -Experiment name: DS18B20 temperature experiments Descr iption: DS18B20 test temperature and sen
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:61.09kb
    • 提供者:jiangqianli
  1. STM32_AD7606_parallel

    0下载:
  2. 用STM32控制AD7606采样,并口通信-Use STM32 AD7606 sampling control, parallel communication
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:8.31kb
    • 提供者:布衣侠客
« 12 »
搜珍网 www.dssz.com