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

搜索资源列表

  1. NRF24L01_uasrt

    0下载:
  2. 板子通过USB加电后,先向串口1输出一串测试数据,然后USB被PC识 别出来,虚拟出一个串口号给这个USB设备,此时可以通过在PC端的串口助手类 软件选择该串口号。-The board is powered via USB they ask a bunch of test data output port 1, and then identified by PC USB, a virtual serial port number to the USB device, this time
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-16
    • 文件大小:4487890
    • 提供者:卢启明
  1. afdsfasdf

    0下载:
  2. 这是RS485多机通信,可以通过PC机的串口助手发送指令指定采集各个的单片机的信息-This is the RS485 multi-machine communication through PC serial port to send commands specified aides collect information of each of the microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:163469
    • 提供者:陈爱国
  1. MCU-fasong

    0下载:
  2. 1. <MCU-fasong>发送端固定发送0x01,0x02……0x32,32字节数据 2. <PC-jieshou>接收端串口和PC连,当接收到后,打开串口助手或者超级终端软件,对接收到数据进行检验, 当接收到的也是0x01,0x02……0x32,32字节数据表示接收正确 其中波特率选择96-1. <MCU-fasong> Fixed sender sends 0x01, 0x02 ...... 0x32, 32 bytes of data
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:47053
    • 提供者:王瑞生
  1. PC-jieshou

    0下载:
  2. 1. <MCU-fasong>发送端固定发送0x01,0x02……0x32,32字节数据 2. <PC-jieshou>接收端串口和PC连,当接收到后,打开串口助手或者超级终端软件,对接收到数据进行检验, 当接收到的也是0x01,0x02……0x32,32字节数据表示接收正确 其中波特率选择9600 3.晶振使用XT2 8M,测试环境MSP430F149-1. <MCU-fasong> Fixed sender sends 0x01, 0x
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:43486
    • 提供者:王瑞生
  1. 23.PCF8591-AD

    0下载:
  2. stc12c5a60s2 单片机实现fcf 8591 AD 转换并送入计算机串口的程序通过串口助手即可读取!-stc12c5a60s2 MCU fcf 8591 AD converted and sent to the computer through the serial port of the program assistant to read!
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:17491
    • 提供者:彭赟
  1. stm32-key_scan

    1下载:
  2. 利用一个I/O口,接一个按键,实现3功能操作:单击 + 双击 + 长按+特别操作,利用USART输出显示在串口助手。压缩文件里有详细说明。完整工程,打开即可使用。-Use an I/O port, then a key to achieve three functions: Click+ double+ long press+ special operations. Compressed files are described in detail.
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1767235
    • 提供者:
  1. Serial-communication

    0下载:
  2. 以16进制发送一个0-65535(两字节)数据之间的任一数,当单片机收到后在数码管上动态显示出来,波特率自定。 //选择单片机串口方式1时,有效数据位只有8位(二进制)65535转化为二进制需要16位(且16位全为1),换为十六进制也就是4位。串口助手一次发送都是二位十六进制数发送的。由于这些原因,我们需要分两次传送数据。先传16进制的前两位,再传后两位。 -Serial communication
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-17
    • 文件大小:4735839
    • 提供者:王明
  1. 485

    0下载:
  2. 在stm32f103zet6上实现485通信,通过串口助手发送一个值单片机返回一个一样的值,发送时一回车结束。-In stm32f103zet6 achieve 485 through the serial port to send an aide to return a value of the same chip value, sending a carriage return.
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2556617
    • 提供者:戈多
  1. MCU-fasong

    0下载:
  2. 无线实验 1.<MCU-fasong>发送端固定发送0x01,0x02……0x32,32字节数据 2.<PC-jieshou>接收端串口和PC连,当接收到后,打开串口助手或者超级终端软件,对接收到数据进行检验,当接收到的也是0x01,0x02……0x32,32字节数据表示接收正确 其中波特率选择9600 -Wireless Experiment 1. <MCU-fasong> Fixed sender sends 0x01, 0x02 .
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:23707
    • 提供者:陆尼
  1. read18b20rom

    0下载:
  2. 18b20是单总线数字温度传感器,可以在一根总线上挂接多个18b20,这里就需要发匹配ROM命令,需要传感器的64位ROM,本程序可以读出64的数据,在电脑里用串口助手显示出,为多18b20操作做好准备。-18b20 is a single-bus digital temperature sensor can be mounted on the bus in a multiple 18b20, where you need to send Match ROM command, you need
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:1447
    • 提供者:冬雨
  1. STM32-led-blinjk-for-ucos

    0下载:
  2. STM32 开发板基于 uCosII 2.86 的 LED灯闪烁实验 开发板上电后,LED1-3 会按照默认的 500ms 间隔,明暗闪烁,此时可以通过 串口助手 SSCOM3.2 发出指令,设置 LED1,LED2,LED3 的闪烁间隔时间。间隔范围是 1-65535ms。可以设置任意一个 LED 得闪烁间隔时间, 通过这个实验,可以学习 ucosII 的 任务建立,及任务调度, 事件同步等内容。-STM32 development board based uCosII
  3. 所属分类:uCOS

    • 发布日期:2017-04-02
    • 文件大小:764383
    • 提供者:luohua
  1. STM32F103-SPI-W25X16-W25Q16

    1下载:
  2. 1、该例程为STM32串口1测试例程。 2、使用说明 (1)工程文件路径:.\USER\STM32-DEMO.uvprojj。 (2)请使用MDK 4.0以上版本打开,MDK版本过低会导致无法识别工程。 (3)下载调试工具为JLINK。 (4)请将串口线(两头皆为母的交叉串口线)插在板子COM1口上,并打开超级终端或串口助手,配置波特率115200,8位,一个停止位,无校验位。 (5)插上DC-5V电源、插上JLINKV8后,点击MDK工具栏中的LOAD
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2014-07-08
    • 文件大小:2349056
    • 提供者:wefj
  1. infrered-implementation

    0下载:
  2. 51单片机通过红外线口输入,然后通过串口直接反馈给上位机的实现,通用遥控器4位数据可用串口助手查看。-51 through the infrared port input, and then fed directly through the serial port to the host computer realization of universal remote four data available serial assistant viewing.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:24661
    • 提供者:eri
  1. midtest_pls

    0下载:
  2. 此代码适用P89V51(东南大学电子)利用实验板和串口助手设计程序:先从串口助手发送四个十六进制数据(0~F)到实验板,数码管DS1-DS4显示此数据。 并且拨码开关某位(自选)为ON时,接下来从串口发送的数据从左进入到显示序列,如原本数码管显示 ”0FE6”,在串口发送 ”A” 后变为为 ”A0FE”。 拨码为OFF时,发送 ”A” 会使显示变为 “FE6A”,也就是数据从右边进入显示。-This code applies P89V51 (Southeast University El
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:29073
    • 提供者:胡子炎
  1. uart

    0下载:
  2. PC机上开串口调试助手,发送一个字符到开发板(中间通过串口线相连) FPGA收到字符后,回发给PC机上,在串口助手上显示 -Open the PC serial debugging assistant, to send a character to the development board (middle connected by a serial line) After the FPGA received character is sent back to the PC, is
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:731
    • 提供者:jame
  1. chuankou

    1下载:
  2. VB编写的串口助手工具,代码开源,有借鉴意义-VB serial assistant tools, source code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-21
    • 文件大小:282234
    • 提供者:郝旭耀
  1. USART

    0下载:
  2. USART的发送和接收,将从串口发送过来的数据再从串口输出,使用串口助手调试-USART transmit and receive data from the serial port and then sent over from the serial output, using serial debugging assistant
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:392578
    • 提供者:刘惠
  1. nrf905KB-1B-1B-V3.42

    0下载:
  2. <MCU-fasong>发送端固定发送0x01,0x02……0x32,32字节数据 2. <PC-jieshou>接收端串口和PC连,当接收到后,打开串口助手或者超级终端软件,对接收到数据进行检验, 当接收到的也是0x01,0x02……0x32,32字节数据表示接收正确 其中波特率选择9600 -<MCU-fasong> Sending end is fixed to send 0x01, 0x02 ...... 0x32, 32 byte
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1459396
    • 提供者:付婕
  1. I2CPUSART

    0下载:
  2. 1、该例程为I2C例程。 2、使用说明 (1)工程文件路径:例程目录\I2C\MDK-ARM\Project.uvproj。 (2)请使用MDK 4.0以上版本打开,MDK版本过低会导致无法识别工程。 (3)下载调试工具为ULINK。 (4)请将JP1插1-2位置。 (5)请将串口线(直连串口线)插在板子COM1口上,并打开超级终端或串口助手,配置波特率115200,8位,一个停止位,无校验位。 (6)HEX文件下载到板子后,使用超级终端或串口调试助
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:904847
    • 提供者:gmx
  1. chuankou

    0下载:
  2. 基于8051单片机的串口通信代码,可实现单片机与PC间通信,使用串口助手测试成功-8051 based on the serial communication code, enabling communication between the microcontroller and the PC, using the serial assistant tested successfully
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:659
    • 提供者:周飞跃
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 34 »
搜珍网 www.dssz.com