CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 串口助手程序

搜索资源列表

  1. fasong1

    0下载:
  2. 串口调试程序,采用中断方式,若从调试助手发送一个字符或数字给单片机,则单片机转发回来。-serial debugging procedures, interrupt, from the Help Send a debugger characters or figures for the microprocessor, SCM is transmitted back.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.02kb
    • 提供者:maytrue
  1. c8051fuart

    0下载:
  2. c8051f串口通信 程序 用于测试单片机8051F单片机的串口 开串口调试助手,向单片机发送数据 单片机将数据返回给电脑进行检测
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13.78kb
    • 提供者:huangyucheng
  1. shiyan72

    0下载:
  2. 本程序用于把串口助手所写内容通过pc发送给单片机,并且由单片机把所写内容发送到lcd上面进行显示,所用单片机为日立系列h83664十六位单片机,实验证明可以准确显示pc上面所写的内容。里面包含各个写lcd的子程
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:14.77kb
    • 提供者:liang jianbing
  1. ps2

    0下载:
  2. 这是一个用c编的程序,程序用于52单片机驱动电脑键盘, 是ps/2接口,用串口发送按键值,可用串口调试助手调试,本程序已经调试通过,用的kell编译的。-This is a use of c-series procedures, procedures for the 52 single-chip-driven computer keyboard is ps/2 interface, use the serial send button values, available serial port
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:14.25kb
    • 提供者:wangjunbin
  1. C8051F040ADCUART

    0下载:
  2. 本文件是C8051F040AD采样及串口测试程序;AD输入端子可输入4路AD(AIN0--AIN3),另有1路可测量片内温度,还有1路可测量高压差分放大器的输入(高压差分放大器由J7接入,6路采样值都通过串口发送出去,在串口调试助手上看观察其值。-This document is C8051F040AD serial sampling and testing procedures AD input can enter the 4-AD (AIN0- AIN3), and another 1-c
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:36.92kb
    • 提供者:王珍宁
  1. chuankuo

    0下载:
  2. 实现51单片机与PC串口通信的测试程序,从PC端用“串口调试助手”发送十六进制数在单片机的数码管上显示-51 single-chip serial communication with the PC of the test procedure, from the PC-side of " serial debugging assistants" to send hexadecimal number in single-chip digital control display
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2.79kb
    • 提供者:Mobile 2.0
  1. dualportramtest

    0下载:
  2. 采用两片AT89S51对双口RAM IDT7132测试程序,采用串口助手显示接收内容。-AT89S51 using two dual-port RAM IDT7132 of testing procedures, the use of serial port to receive the contents of aides show.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:7.88kb
    • 提供者:王伟
  1. 020_2u_9-17

    0下载:
  2. 用于conextop(串口转以太网)的程序,已经测试通过了,非常好用。并且可同过网络调试助手,查看结果-For conextop (Serial to Ethernet) process has been tested, and very easy to use. And can be the same over the network debugging aids, view the results
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:312.82kb
    • 提供者:朱加桂
  1. uart

    0下载:
  2. msp430单片机串口收发数据程序代码 将收到的数据原样返回 通过串口调试助手查看-uart for msp430 singlechip
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:19.04kb
    • 提供者:taishanqiaofu
  1. 1985530rs232_51

    0下载:
  2. 51串口通讯例子,演示程序、串口调试助手、ZlgComPort_DEMO\演示程序源文件等。-51 examples of serial communication, presentation program, serial debugging aids, ZlgComPort_DEMO \ demo program source files.
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1.54mb
    • 提供者:jianglong
  1. SHT75

    0下载:
  2. 温湿度一体数字传感器SHT15/75的应用示例,C51,从串口直接打印出数据。接串口助手或超级终端即可观看-Temperature and humidity digital sensor SHT15/75 one example of the application, C51, print out the data directly from the serial port. Then serial assistant or HyperTerminal can be watched
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:3.53kb
    • 提供者:amo
  1. COM_MCUPC

    0下载:
  2. 单片机-PC 串口通信(Altium Designer Winter 09工程和原程序) (2010山东大学威海分校电子设计大赛F题)PC 机侧可用现有通信软件(如串口调试助手),单片机接一位数码管,实现 PC 发送数据,单片机接收显示,并回送给 PC 机。 *单片机系统需对 PC 机下发串口数据的波特率能够自侦测 *PC 机下发数据前循环发送 0Xff 作为侦测标识 -SCM-PC serial communication (Altium Designer Winter
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:227.94kb
    • 提供者:碼頭吹風客
  1. rs232

    1下载:
  2. 单片机串口通信程序,可用PC通过串口调试助手测试!-MCS-51serial program!
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:544byte
    • 提供者:小会
  1. uart

    0下载:
  2. 这是一个51单片机实现串口功能的程序,程序中包含了单字符传送和接受,多字符传送和接受的函数。可结合串口 调试助手使用-This is a 51 port MCU function program, the program includes sending and receiving a single character, multi-character transmit and receive functions. Can be used with serial debugging assist
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1.12kb
    • 提供者:Alpha
  1. 串口及按键的程序

    0下载:
  2. c8051f020的12864+18b20+1302和按键的程序,还有串口,可以把温度传到串口助手,已经调试完成-c8051f020 the 12864+18b20+1302 and program keys, serial port, the temperature reached the assistant serial debugging has been completed
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-11-07
    • 文件大小:61.64kb
    • 提供者:孟庆庚
  1. 12.GPS测试程序

    0下载:
  2. 1、1、板子上电后运行指示灯RUNING_LED会以一秒的频率闪烁; 2、通过单片机的串口1,可以监视模块的登录情况; 3、手机发送“onled”点亮LED; 4、手机发送“offled”熄灭LED; 5、单片机每隔10秒会向服务器发送心跳帧“OK” 6、通过串口助手监控单片机的串口1可以看到服务器发送的信息;(1, 1, the board power, the operating indicator RUNING_LED will flicker at a frequency of
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:3.23mb
    • 提供者:YuukiIchika
  1. 程序

    0下载:
  2. 这是一个做串口测试的程序,下来直接用,用串口小助手发送小写返回大写。(This is a serial test procedures, down directly, with a small serial assistant to send lowercase to return capital.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:25kb
    • 提供者:淇淇
  1. 第五次

    0下载:
  2. 串口通讯助手进行串口通信 传输和 温度检测 程序(Serial communication)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:135kb
    • 提供者:1737631162
  1. SHT20温湿度传感器 - 串口调试助手显示

    2下载:
  2. SHT20使用串口1在串口调试助手显示温湿度实验步骤: 1、按照正确接线方式将SHT20模块插到J7四芯单排母端子上; 2、MINI USB连接线给开发板通电下载程序,下载软件中内部IRC时钟选择11.0592MHZ; 3、下载程序后,打开串口调试助手,选择CH340对应的串口号,设置波特率为9600,可实时读取到温湿度信息。
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. STM32+RC522用串口显示ID

    0下载:
  2. STM32+RC522驱动程序。用SPI方式驱动RC522,并读取IC卡的ID,并将其传到PC端用串口调试助手显示。
  3. 所属分类:单片机(51,AVR,MSP430等)

« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com