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

搜索资源列表

  1. ZigBee serial chat

    0下载:
  2. zigbee串口聊天 两个zigbee之间无线通信 A使用串口助手发送 B通过无线接收显示在串口助手上(ZigBee serial chat, two ZigBee wireless communication, A use serial assistant to send B, through wireless reception, displayed on the serial assistant)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:53248
    • 提供者:John_Max
  1. XS128_uCOS_II

    0下载:
  2. MC9S12X128移植了ucosII操作系统,通过创建串口发送任务和led点亮任务,从而实现通过串口助手发送十六进制字符,让一排灯按位点亮(MC9S12X128 transplant ucosII operating system, through the creation of serial port to send tasks and LED lighting task, so as to achieve through the serial assistant to send sixte
  3. 所属分类:uCOS

    • 发布日期:2017-12-19
    • 文件大小:401408
    • 提供者:`肖
  1. usartV1.2

    0下载:
  2. 基于Verilog实现串口通讯,通过串口调试助手可测试(Serial communication based on Verilog, through the serial debugging assistant can test)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-21
    • 文件大小:4493312
    • 提供者:hitwhw
  1. EC_M451_UART_Timerout_V1.00

    0下载:
  2. 基于新唐M453的串口1数据收发和对led灯的控制,可以通过串口助手来监听看到数据变化。(Based on the new Tang serial 1 data transceiver and control of the LED light, you can monitor through the serial assistant to see data changes.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:6547456
    • 提供者:小木刺客
  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
    • 文件大小:3390464
    • 提供者:YuukiIchika
  1. 用串口DMA方式接收发送数据

    2下载:
  2. 在STM32板子与电脑串口助手进行通信,用串口的DMA方式,先接收,再发送到PC端,可以连续接收,通过按键一次发送.(In the STM32 board and computer serial assistant for communication, using the serial port DMA way, first receive, and then sent to the PC terminal, you can receive continuously, sent through
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-18
    • 文件大小:2217984
    • 提供者:wisdomM
  1. 上位机串口通讯

    1下载:
  2. 自己写的比较完整的上位机串口助手,可以跟下位机建立通讯,并接发数据(Write your own complete PC serial assistant, can establish communication with the lower machine, and sending and receiving data)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-18
    • 文件大小:69710848
    • 提供者:Fantsy
  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
    • 文件大小:25600
    • 提供者:淇淇
  1. 汉字符控制和英文控制,完美版

    0下载:
  2. 通过串口助手向STM32发送中文或英文指令控制相应的IO开关(Send Chinese or English commands to the STM32 to control the corresponding IO switch through the serial assistant)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-16
    • 文件大小:2235392
    • 提供者:小蛇
  1. 实验4 串口

    0下载:
  2. PC端串口调试助手向板子发送数据,板子接受到数据后,再把数据发送回给PC端串口调试助手(PC port serial debugging assistant to send data to the board, the board accepted the data, and then send the data back to the PC side, serial debugging assistant)
  3. 所属分类:其他嵌入式/单片机内容

  1. 实验5 无线温湿度检测试验

    1下载:
  2. 协调器建立ZigBee无线网络,终端节点自动加入网络,然后终端节点周期性地采集温度并将数据发送到协调器.协调器接受数据并通过串口把接受到的数据传给PC端的串口调试助手。(The coordinator in a ZigBee wireless network, terminal nodes automatically join the network, then the terminal node periodically collects temperature and send the da
  3. 所属分类:单片机开发

  1. 实验6 NV操作实验

    0下载:
  2. 通过串口调试助手发送“nvread”命令,开发板接受到该命令读取NV存储器中的数据并发送给PC端的串口调试助手。(Through the serial debugging assistant to send "nvread" command, the development board to accept the command to read the data in the NV memory, and sent to the PC side of the serial d
  3. 所属分类:嵌入式/单片机编程

  1. 实验7 网络通信实验1 广播和单播通信

    0下载:
  2. 协调器周期性地以广播的形式向终端节点发送数据(每个t秒广播一次),终端节点接受到数据后,是开发板的LED状态翻转,同时向协调器发送字符串“EndDEvice received! ”协调器接收到终端节点发送回的数据后,通过国串口输出到PC的串口调试助手。(The coordinator periodically in the form of broadcast to the terminal node to send data (broadcast once every T seconds), t
  3. 所属分类:嵌入式/单片机编程

  1. ex8_232

    0下载:
  2. 这是一个用于自收自发的uart通讯代码,包括波特率设置模块、uart收发模块,上位机使用串口调试助手(Uart module is used to communite with PC in the way of spontaneous collection, including buad setting and transceiver. Upper computer is serial debugging assistant.)
  3. 所属分类:VHDL/FPGA/Verilog

  1. 旗舰版stm32串口调试助手DEMO

    0下载:
  2. 一个强大的串口调试助手demo,内增其他案例教程(A powerful serial debugging assistant demo)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-12
    • 文件大小:32187392
    • 提供者:Keenster
  1. STM32 ceju

    0下载:
  2. 利用HC-SR04 超声波模块测距,通过UART发送给PC机的串口,通过串口调试助手查看距离数据。(Use HC-SR04 ultrasonic module ranging, sent to the PC through the UART serial port, through the serial debugging assistant to view distance data)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-26
    • 文件大小:7197696
    • 提供者:wuli刘
  1. 7.ov7670摸索

    0下载:
  2. stm32输出color到USART 1,串口调试助手可查看某一点的RGB565值(STM32 output color to USART 1, serial debugging assistant, you can check the RGB565 value of a point)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-23
    • 文件大小:7383040
    • 提供者:欧陆
  1. WIFI

    0下载:
  2. 本例程演示如何使用串口调试助手测试WF-ESP8266 WiFi模块通过串口调试助手配置模块,并与外界进行数据传输(This routine demonstrates how to use the serial debugging assistant test WF-ESP8266 WiFi module Through serial debugging, assistant configuration module, and data transmission with the outside
  3. 所属分类:嵌入式/单片机编程

  1. 串口数据传输及插入数据库

    0下载:
  2. 其为测试程序,由串口调试助手发送数据,嵌入式ARM处理器接收数据并把数据插入SQlite3数据库。(ARM开发板为TQ2440)(For testing procedures, the serial debugging assistant sends data, the embedded ARM processor to receive data and insert data into the SQlite3 database. (ARM development board is TQ2440
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-19
    • 文件大小:13312
    • 提供者:lianyi12548
  1. 826611100

    0下载:
  2. esp8266 tcp网络串口助手发数据,接受同时打印在网络串口助手和串口助手上(Esp8266 TCP network serial assistant to send data, accept, print at the network serial assistant and serial assistant)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-12
    • 文件大小:2502761
    • 提供者:temp_duan
« 1 2 ... 21 22 23 24 25 2627 28 »
搜珍网 www.dssz.com