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

搜索资源列表

  1. AD1

    0下载:
  2. 实现MSP430的AD转换,转换的数据通过串口传到串口助手上(MSP430 implementation of the AD conversion, conversion of data through the serial port to the serial assistant)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:39936
    • 提供者:zsx008
  1. Sensirion_Humidity_SHT1x_Sample_Code_C-file

    0下载:
  2. SHT75 51程序和一些SHT75,本是一个测试,你可以用凯尔,脾气是14准确性和humidy是12位。(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. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:Lancer浩
  1. sht75

    0下载:
  2. 温湿度一体数字传感器SHT15/75的论文(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. 所属分类:单片机开发

    • 发布日期:2017-12-27
    • 文件大小:11020288
    • 提供者:Lancer浩
  1. TCP Client

    0下载:
  2. STM32单片机作为Client每隔0.5s向PC端网络调试助手(Server)发送数据。 Server发送数据给单片机,单片机再将数据返回。Keil4工程。(STM32 microcontroller as the Client every 0.5s to the PC side network debugging assistant (Server) to send data. Server sends data to the microcontroller, and the micro
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-26
    • 文件大小:3961856
    • 提供者:yukang1744
  1. 向电脑网络助手上传 DHT11 温湿度

    0下载:
  2. 实现单片机上通过串口将温湿度以无线的方式传递到网络调试助手上(SCM through the serial port, the temperature and humidity in a wireless way to the network debugging assistant)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:5227520
    • 提供者:利剑
  1. rx_uart_led

    0下载:
  2. Altera FPGA 设计串口通信,实现串口助手发数控制电路板小灯亮灭(Altera FPGA design serial communication, serial assistant to achieve the number of control circuit board, small lights out)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-30
    • 文件大小:3418112
    • 提供者:向东行
  1. 串口调试助手

    3下载:
  2. 51单片机串口调试助手 Serial debugging assistant(Serial debugging assistant)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-03
    • 文件大小:636928
    • 提供者:1615922885
  1. C#TCP UDP(Source)

    3下载:
  2. 本软件实现调试助手的相关功能,通过TCP UDP两个协议可以传输数据,可供串口调试使用(This software implements debugging assistant related functions, through the TCP UDP two protocols can transfer data, can be used for debugging serial port)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-05
    • 文件大小:1401856
    • 提供者:david_zn315
  1. ceSuperUART

    0下载:
  2. 基于SuperSerialPort在visual studio 2008重新编译,静态mfc编译,在wince7中可以直接打开运行。重新配置界面,取出多余无用功能,简洁方便,可以配置一般串口调试助手等功能,下载到wince 7中亲测可用,wince6.0中没有测试(Based on SuperSerialPort Visual Studio 2008 recompile, static MFC compiler, in wince7 can directly open the operation
  3. 所属分类:Windows CE

    • 发布日期:2018-01-05
    • 文件大小:8054784
    • 提供者:Nick-kusyn
  1. DS18B20

    0下载:
  2. 基于STM32F103ZET6和DS18B20的一个温度检测程序,可以串口用串口助手也显示(A temperature detection program based on STM32F103ZET6 and DS18B20, can also be used by serial port assistant also display)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-05
    • 文件大小:4915200
    • 提供者:_Fire丶龙猫
  1. 串口计算器

    2下载:
  2. STM32串口计算器,能过实现较为复杂的计算,包括小数点,括号优先级(多重括号)等。在串口助手中输入要计算的算式,点击发送就能返回结果。(STM32 serial calculator, can achieve more complex calculation, including decimal points, brackets priority (multiple brackets) and so on. In the serial assistant, enter the formula
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-06
    • 文件大小:4119552
    • 提供者:乔峰11
  1. LCD1602显示+串口接收温度

    0下载:
  2. 液晶屏LCD1602显示当前温度并通过串口调试助手修改温度(The liquid crystal screen LCD1602 displays the current temperature and modifies the temperature through the serial debug assistant)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-06
    • 文件大小:1342464
    • 提供者:白粥
  1. DWIN(触摸屏)

    1下载:
  2. 通过迪文科技提供的SSCOM32网络共享软件,通过串口调试助手对液晶终端进行调试; 初始波特率设置为115200 N 8 1(对于有USB接口的终端 要参考手册注意拨码开关的位置); 选择对应的COM口号,可以先下发十六进制方式的AA 52 清屏指令,观看屏幕的变化,调通则屏幕被清为蓝屏; 3、串口调通后便可以根据迪文科技提供的M600指令集对其执行相应操作;(Debugging the liquid crystal terminal by the serial debug a
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-07
    • 文件大小:87310336
    • 提供者:hzxjm2
  1. 04_USB读取鼠标

    0下载:
  2. 读取鼠标传感器坐标,并通过串口打印到串口助手。(Read the mouse sensor coordinates, and print to the serial assistant through the serial port.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-08
    • 文件大小:520192
    • 提供者:蜡笔大叔
  1. AD转换测土壤湿度

    1下载:
  2. 用单片机自带的AD转换测量土壤湿度并通过串口发送到串口助手中显示出来(The AD conversion of the single chip microcomputer is used to measure the soil humidity and is sent to the assistant of the serial port by serial port.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-09
    • 文件大小:38912
    • 提供者:御00魂
  1. 底层数据采集(温湿度)终版

    0下载:
  2. 实现STM12单片机连接DHT22模块进行环境数据采集工作,并且将采集到的数据进行串口发送到电脑在调试助手中显示。波特率为9600(The STM12 microcontroller is connected to the DHT22 module to collect environmental data, and the collected data is sent to the computer through serial port to display in the debugging
  3. 所属分类:单片机开发

  1. 2-蓝牙显示温湿度

    0下载:
  2. 使用AT89C51RC单片机,即 51单片机,HC-06 蓝牙模块,用户在手机端下载一个蓝牙串口助手,单片机和手机端通过蓝牙通讯;烧写好程序到单片机后,手机连接HC-06 蓝牙,然后就可以在手机显示温湿度了。(Using the AT89C51RC single chip microcomputer, i.e. 51 single-chip microcomputer, hc-06 bluetooth module, the user can download a bluetooth seria
  3. 所属分类:单片机开发

    • 发布日期:2018-04-19
    • 文件大小:109568
    • 提供者:
  1. 9 RSSI值测距离

    2下载:
  2. 1.CC2530F256测距,使用Zigbee协议栈开发,精度为小数点后1位,主程序入口提供详细文档解析,采用广播的方式组网,目前组网3个没问题,上位机串口调试助手显示距离; 2.协议栈使用rssi来计算距离,测量范围在0.1~3m区间误差不到百分之3; 3.如需定位,简单修改主函数套公式即可; 4.程序使用ZStack-CC2530-2.3.1-1.4.0。(1.CC2530F256 ranging, using Zigbee protocol stack development, ha
  3. 所属分类:单片机开发

    • 发布日期:2018-05-02
    • 文件大小:13097984
    • 提供者:test_node
  1. DMA实验nvic

    0下载:
  2. 用stm32f103控制nand flash,采用DMA方式把FPGA传输过来的数据存到Flash里,输入f1,f2,f3可以实现读取FLASH内容到串口助手。(The NAND flash is controlled by STM32F103, and the data transmitted by FPGA is stored in Flash by DMA way. Input F1, F2, F3 can read FLASH content to serial assistant.)
  3. 所属分类:微处理器开发

    • 发布日期:2018-04-30
    • 文件大小:3067904
    • 提供者:sycist
  1. 电位器AD并串口通信(8位)

    0下载:
  2. 利用xpt2046的ad转换功能转换电位器的模拟量,晶码管显示并通过串口通信发到电脑,利用串口调试助手显示数据(The analog converter of potentiometer is transformed by xpt2046's AD conversion function. The crystal code tube is displayed and sent to the computer through serial port communication, and the d
  3. 所属分类:单片机开发

    • 发布日期:2018-05-03
    • 文件大小:35840
    • 提供者:赶路人
« 1 2 ... 22 23 24 25 26 2728 »
搜珍网 www.dssz.com