CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 51单片机串口测试程序

搜索资源列表

  1. C51test

    0下载:
  2. 单片机C51串口中断接收和发送测试例程可以用来测试51单片机的中断接收 //和查询发送,另外我觉得发送没有必要用中断,因为程序的开销是一样的 -80C51 Serial interrupted receive and send test routines can be used to test 51 MCU interrupt reception / / Send inquiries and, I also think that this is not necessary for d
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7446
    • 提供者:yanyan
  1. chuanoutongxin

    0下载:
  2. 基于51系列单片机的串口通信测试程序,希望对大家有帮助
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1745
    • 提供者:sky
  1. 返字符

    0下载:
  2. 单片机51系列测试串口的简单程序反回输入字符-MCU Series 51 serial test the simple procedure of the anti-back character input
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:11393
    • 提供者:张重
  1. 12864-12

    1下载:
  2. 51单片机asm串口液晶显示器通信程序,已通过测试-51 SCM asm LCD serial communication program, has passed the test
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3110
    • 提供者:余瑞雷
  1. modbus-51

    0下载:
  2. 此程序是51单片机的串口的测试程序,采用modbus通信协议,包括接收,发送,与主测试程序等-This program is 51 single-chip serial port test program, using modbus communication protocols, including receiving, sending, and the main test procedures
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:5721
    • 提供者:哈哈
  1. ds

    0下载:
  2. 这是我看了《十天学会单片机》(郭天祥的教程)/*这个程序,是我用51电子网,298元C51学习板调试通的单片机控制DS1303时钟芯片试验时请用排线 将p1口连到CZ2 一个时钟程序,它能实现断电走时(用纽扣电池),显示和设置年月日星期时分秒(8位数码管)。 */(http://www.51dz.com/n.asp?id=12519&i=xie343706382)测试时请将p1口用排线连到CZ2上,控制8位 数码管用。P0口用来检测矩阵键盘的,P3.0和P3.1是串口通信用,控制
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4024
    • 提供者:解长海
  1. dzb

    0下载:
  2. 这是我看了《十天学会单片机》(郭天祥的教程)第十课时写的,综合了矩阵键盘,串口通信,数码管 动态显示,定时器中断的简单时钟程序。用51电子网买的298元80C51单片机学习板 (http://www.51dz.com/n.asp?id=12519&i=xie343706382)测试时请将p1口用排线连到CZ2上,控制8位 数码管用。P0口用来检测矩阵键盘的,P3.0和P3.1是串口通信用,控制74H164N芯片段选8位数码管。 数码管显示内容为时分秒个两位,按下K16为设置按钮,
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:20428
    • 提供者:解长海
  1. RF433M

    0下载:
  2. 本程序给出了基于RF433M无线数传模块,利用51单片机处理后通过串口发出,源程序测试通过。-This procedure give RF433M based wireless module, using 51 single-chip after the deal sent through the serial port, source test.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1057
    • 提供者:袁晓
  1. tx

    0下载:
  2. 通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。   测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。 //这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 //和查询发送,另外我觉得发送没有必要用中断,因为程序的开
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:657
    • 提供者:虾虾
  1. upload

    0下载:
  2. serial_44b0 44b0uclinux串口驱动程序-,Unix_Linux,嵌入式Linux U盘源码 基于MCU的U盘源码,实现flash的windos文件系统 temp3 温度传感器的单片机处理显示程序,已通过测试 USB2.0 USB2.0开发例程,基于51单片机,包括pc端程序 红外源程序 51单片机的一段C语言源程序,为NEC的源代码,可以在你做红外通讯时作参考 keil uCOS_II v2.70 port
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1032351
    • 提供者:许易
  1. 1

    0下载:
  2. 串口通信测试程序,直接通过51单片机给自己本身发送数据,测试串口是否可用-Serial communications test procedures, directly through the single-chip microcomputer 51 to send their own data, can be used to test whether serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:16480
    • 提供者:king
  1. crc

    1下载:
  2. 非常使用的crc8程序,可用于串口通信,无线通信等场合需要数据校验的应用。在51单片机上测试通过。-crc8 program, very useful in many applications such as UART & wireless communication. it s has been successfuly compiled upon 51 MCU.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1321
    • 提供者:zhanghya
  1. Serialporttestprogram

    0下载:
  2. 51单片机中的关于串口测试的非常好的实验程序-51 microcontroller serial port test on the experimental procedure
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1921
    • 提供者:小白
  1. Serial-test-procedure

    0下载:
  2. 通过对51单片机编程序对上位机的串口进行测试-Through the 51-series microcomputer programs for PC of serial tested
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:29907
    • 提供者:zhousheng
  1. ir_chuankou

    0下载:
  2. 针对32位编码的电视遥控器进行解码的程序,该程序的功能主要是用来测试电视遥控器按键的编码值,使用单片机内部定时器进行解码,适用于51内核的单片机,将读取的红外遥控信号解码成二进制通过单片机串口发送给电脑串口调试工具显示。 按下数字1键解码的格式为:H00111000100001100011101111100000 1键-TV remote control for 32-bit encoding, decoding procedures, the program s main function
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:13628
    • 提供者:杨荣国
  1. Serial--ports--and--infrared-tracing

    0下载:
  2. 51单片机串行口通信及智能小车红外寻迹测试程序 串口工作方式1 实现最基本的串口发送过程测试 寻迹包含PWM波的调节-51 Serial port communication and smart car infrared tracing test program serial way to a realization of the basic serial port to send test tracing of PWM wave adjustment
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1919
    • 提供者:xyls
  1. uart

    0下载:
  2. 51单片机IO口模拟串口程序,已经测试过,接收发数据都正常。稍微修改后也可以应用与其它单片机上。-51 microcontroller IO port analog serial procedures have been tested, receiving hair are normal data. Slight modification can also be applied with other microcontroller.
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:688
    • 提供者:liqian
  1. 51-coed

    0下载:
  2. MPU 6050 51单片机测试程序,包含串口通讯和1602显示屏显示-MPU 6050 51 SCM test procedures, including serial communications and display 1602
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:6385
    • 提供者:lalala
  1. 51-mpu6050

    0下载:
  2. 单片机控制,MPU-6050六轴陀螺仪,加速度计串口调试测试程序-MCU, MPU-6050 six-axis gyroscope, accelerometer serial debugging and testing procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2938
    • 提供者:xiaoyang
  1. 51.i2c.uart

    1下载:
  2. 51单片机,i2c,串口通讯测试程序,对学习I2C,串口都很有帮助,使用PROTEUS、vb,仿真-51 single, i2c, serial communications test program, to learn I2C, serial are very helpful, the use of PROTEUS, vb, simulation
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:69707
    • 提供者:lisaac
« 1 2 34 »
搜珍网 www.dssz.com